[
https://issues.apache.org/jira/browse/LIBCLOUD-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Chen resolved LIBCLOUD-69.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.4.1
Assignee: Jerry Chen
Thanks for your contribution. This has been committed in r1054521.
I'm going to close this ticket, but if you can provide a test in
test/test_ec2.py for ex_createnode, that would be great, especially for the
following situation:
- If you repeat the request with the same client token, but change another
request parameter, Amazon EC2 returns an IdempotentParameterMismatch error.
When testing with the live API though, I did not seem to receive this error.
> 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
>
>
> 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.