horizon/openstack_dashboard/dashboards/project/instances
Rikimaru Honjo 9c399da5c5 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
(cherry picked from commit 9984599ca3)
2017-03-08 12:04:10 +00:00
..
templates/instances Merge "Fix alignment issues for nav-tabs and ul on details panels" 2017-01-30 05:52:18 +00:00
workflows i18n: The same use of args with ugettext_lazy 2017-02-02 15:59:57 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
audit_tables.py Link to the user details from action log 2016-11-11 15:21:55 +01:00
console.py Replace six.iteritems(iter) with iter.items() 2016-12-14 11:13:20 +08:00
forms.py Horizon selects are now themable: Project Panels 2016-08-01 14:15:54 -07:00
panel.py Revert "Add policy rules to project panels" 2017-01-03 19:35:35 +00:00
tables.py Allow shelving instance for SHUTOFF/PAUSED/SUSPENDED statuses 2017-03-08 12:04:10 +00:00
tabs.py Fix alignment issues for nav-tabs and ul on details panels 2017-01-18 11:40:14 -08:00
tests.py Add default common template to python table views 2017-01-05 08:59:35 +00:00
urls.py Implement Manage Attachments in Instances 2016-06-28 09:41:41 -05:00
utils.py Choose a server group when booting a VM 2016-05-03 15:56:23 -07:00
views.py Add default common template to python table views 2017-01-05 08:59:35 +00:00