AWS API Compatibilty - TerminateInstancesResponse
Bug #730532 reported by
Gilles Gaillard
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eucalyptus |
New
|
Undecided
|
chris grzegorczyk |
Bug Description
When requesting to terminate an instance, the response looks like as below and contains an element
'shutdownState'. The AWS API contains instead an 'currentState' element.
<TerminateInsta
<requestId>
<instancesSet>
<item>
<shutdownState>
<code>32</code>
<name>
</shutdownState>
<previousState>
<code>0</code>
<name>
</previousState>
</item>
</instancesSet>
</TerminateInst
Changed in eucalyptus: | |
assignee: | nobody → chris grzegorczyk (chris-grze) |
To post a comment you must log in.
This issue is now being tracked upstream at http:// eucalyptus. atlassian. net/browse/ EUCA-2756
Please watch that issue for further updates.