bootstrap-vz/bootstrapvz/common
Tiago Ilieve aa1f8cf189 Update volume image path after move it
The `loopback.MoveImage` task wasn't updating `info.volume.image_path`
after moving the volume image file. That made `volume.Delete` to fail
when called, because it would try to remove a file that didn't exist
anymore.
2014-06-07 12:48:45 -03:00
..
assets/init.d Move code into proper package folder 2014-04-02 21:26:13 +02:00
fs Set volume dev_path to None when detaching 2014-04-07 21:52:20 +02:00
tasks Update volume image path after move it 2014-06-07 12:48:45 -03:00
__init__.py PEP8 fixes 2014-04-27 11:05:53 -03:00
bytes.py Use string concatenation instead of format() 2014-05-04 13:41:15 +02:00
exceptions.py Use string concatenation instead of format() 2014-05-04 13:41:15 +02:00
fsm_proxy.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
minify_json.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
phases.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
task_groups.py Expose debootstrap include/exclude in manifest. 2014-05-04 22:12:03 +05:30
tools.py Don't use Queue to gather log messages in log_call 2014-05-04 14:36:43 +02:00