bootstrap-vz/bootstrapvz/plugins/ec2_launch
Jonh Wendell 50d61c735d ec2_launch: Store the instance object directly in the info dictionary
Instead of storing just its ID.

This gives quick access to the recently created instance, which
allows us to simplify the code that needs to fetch the instance object
every time it was necessary.
2015-04-06 14:21:13 -03:00
..
__init__.py New plugin: ec2_launch 2015-03-30 15:36:33 -03:00
manifest-schema.yml New plugin: ec2_launch 2015-03-30 15:36:33 -03:00
tasks.py ec2_launch: Store the instance object directly in the info dictionary 2015-04-06 14:21:13 -03:00