You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Yap Sok Ann 05a235a318 ec2_ami: Account for AWS's "eventual consistency" with AMI creation.
Calling `ec2.get_image` right after `ec2.create_image` may raise error
"InvalidAMIID.NotFound". This has happend roughly 1 time out of 10 for me.

Other people has bitten by this too:
- 5707f100a0
- http://stackoverflow.com/a/14794952
- https://bitbucket.org/utoolity/bamboo-aws-plugin/pull-request/22/baws-116-fix-ec2-image-task-failing-with/diff
11 years ago
cloud ec2_ami: Account for AWS's "eventual consistency" with AMI creation. 11 years ago
commands
database
files Fixed a typo in the fetch module documentation 11 years ago
internal
inventory
messaging
monitoring
net_infrastructure
network
notification
packaging Fix for Issue #2470 - gem version string processing 11 years ago
source_control
system fixed firewalld get_service_enabled 11 years ago
utilities Fix for network byte order issues in accelerate 11 years ago
web_infrastructure