[
https://issues.apache.org/jira/browse/LIBCLOUD-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David LaBissoniere updated LIBCLOUD-69:
---------------------------------------
Attachment: ec2_idem_tests.diff
Thanks for quick integration of the feature. Attached is a patch which provides
tests for EC2 idempotent node creation. I also added a new exception type for
the parameter mismatch error and appropriate handling in parse_error().
I may not have rigged up the new fixtures in the best way, but all passes. I'm
not sure why you were unable to reproduce the error with EC2 itself, I am able
to by adjusting the instance count parameters and using the same client token.
> Support for EC2 Idempotent launches
> -----------------------------------
>
> Key: LIBCLOUD-69
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-69
> Project: Libcloud
> Issue Type: New Feature
> Components: Core
> Reporter: David LaBissoniere
> Assignee: Jerry Chen
> Priority: Minor
> Fix For: 0.4.1
>
> Attachments: ec2-idempotent-launch.diff, ec2_idem_tests.diff
>
>
> As of API version 2010-08-31, EC2 supports idempotent instance creation. An
> optional clientToken can be included in launch requests. Usage is detailed in
> this document:
> http://docs.amazonwebservices.com/AWSEC2/latest/DeveloperGuide/index.html?Run_Instance_Idempotency.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.