[
https://issues.apache.org/jira/browse/JCLOUDS-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959401#comment-13959401
]
ASF subversion and git services commented on JCLOUDS-317:
---------------------------------------------------------
Commit 222779bbc4052c41a6db0e484cee44b58251abdd in jclouds's branch
refs/heads/master from [~jmourelos]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=222779b ]
JCLOUDS-317: Add missing states to Nova v2 Server
- Deprecated state: STOPPED
- Add states: MIGRATING, SHUTOFF, RESCUE, SOFT_DELETED,
SHELVED, SHELVED_OFFLOADED
> OpenStack Nova v2.0 Domain Server Status missing from OpenStack API
> -------------------------------------------------------------------
>
> Key: JCLOUDS-317
> URL: https://issues.apache.org/jira/browse/JCLOUDS-317
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute
> Affects Versions: 1.7.1
> Reporter: Qin An
>
> In OpenStack Compute API v2 and Extensions Reference:
> http://docs.openstack.org/api/openstack-compute/2/content/
> Section 2.1.1 List Servers:
> http://docs.openstack.org/api/openstack-compute/2/content/List_Servers-d1e2078.html
> One can find the expected Server Status Values.
> However in jClouds(I checked both 1.6 and 1.7), some of these server status
> are missing.
> They are: RESCUE and SHUTOFF
> Some of the server status are not in OpenStack API documents:
> PAUSED and STOPPED
> Among these differences, I guess SHUTOFF replaced the original STOPPED from
> v1 and PAUSED is removed from v1.
--
This message was sent by Atlassian JIRA
(v6.2#6252)