bootstrap-vz/bootstrapvz
Jonh Wendell a5cd6e077d ec2_launch: Allow to deregister the AMI after launching image
If all you want is to test an image or product and to achieve this
you need to generate several images a day, you will end up with
lots of AMI's and snapshots that have no use in the end of the day.

This commit adds the new boolean manifest option "deregister_ami"
that, if True, deletes the recently created AMI and snapshot. So, the
final result will be only the running instance, nothing else.
2015-04-06 14:23:36 -03:00
..
base Add the manifest "include-source-type" key for packages object 2015-03-03 19:39:58 -03:00
common Add the manifest "include-source-type" key for packages object 2015-03-03 19:39:58 -03:00
plugins ec2_launch: Allow to deregister the AMI after launching image 2015-04-06 14:23:36 -03:00
providers Merge pull request #192 from wrigri/disk-resize 2015-01-31 18:26:15 +00:00
__init__.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00