Reviewed: https://review.openstack.org/438819 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9984599ca3dbf50c8061392fefb16c865e7262a1 Submitter: Jenkins Branch: master
commit 9984599ca3dbf50c8061392fefb16c865e7262a1 Author: Rikimaru Honjo <[email protected]> Date: Fri Feb 24 14:48:50 2017 +0900 Allow shelving instance for SHUTOFF/PAUSED/SUSPENDED statuses Nova allows users to run shelve when instance status is either ACTIVE/PAUSED/SHUTOFF/SUSPENDED. But, horizon could run shelve only when instance status is ACTIVE. This patch fix the above mismatch. Change-Id: I3a3815c82a2dd008ff1f6094c9598aa583130f20 closes-bug: #1667576 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1667576 Title: can not run shelve when instance status is PAUSED/SHUTOFF/SUSPENDED. Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Nova allows users to run shelve when instance status is ACTIVE/PAUSED/SHUTOFF/SUSPENDED. But, horizon can run shelve only when instance status is ACTIVE. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1667576/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

