horizon/openstack_dashboard/test/api_tests
Ying Zuo ddfa667d02 Add instance locked status on instances table
Added a column to show the locked status on project/admin instances table.

There will be a locked or unlocked icon with help tooltip if nova 2.9 or
above is used. See openstack_dashboard/api/microversions.py

Added the locked field on project/admin instance details panel.

Change-Id: If31ae281d2782c71cd6112f3bd6228647a6130e4
Closes-bug: #1593903
2017-06-14 20:00:56 -07:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
base_tests.py Merge "Properly compare versions in APIVersionManager" 2017-03-02 20:53:15 +00:00
cinder_rest_tests.py Retrieve quota and usage only for quota-enabled resources 2017-05-05 13:53:11 +00:00
cinder_tests.py Replace six.iteritems(iter) with iter.items() 2016-12-14 11:13:20 +08:00
config_rest_tests.py Port config_rest_tests to Python 3 2015-09-01 18:35:44 +02:00
fwaas_tests.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
glance_rest_tests.py Support for Glance v2 2016-09-12 11:16:33 -07:00
glance_tests.py Merge "Enable volumes metadata update" 2016-10-03 23:47:31 +00:00
heat_rest_tests.py Add API services for system information 2015-12-16 23:22:20 +00:00
heat_tests.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
keystone_rest_tests.py Add Keystone Groups to REST API 2016-10-11 11:33:37 -07:00
keystone_tests.py py3: Replace unicode with six.text_type 2015-08-27 01:26:02 +02:00
network_rest_tests.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
network_tests.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron_rest_tests.py New readonly panel for trunks 2017-05-24 02:34:33 +00:00
neutron_tests.py Add instance locked status on instances table 2017-06-14 20:00:56 -07:00
nova_rest_tests.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
nova_tests.py Add instance locked status on instances table 2017-06-14 20:00:56 -07:00
policy_rest_tests.py Merge "Update Horizon to use latest nova policy rules for validation" 2017-04-05 20:34:46 +00:00
rest_util_tests.py Fix order of arguments in assertEqual 2016-08-16 12:02:45 +07:00
swift_rest_tests.py Merge "Added Server-side filtering for swift UI" 2017-03-29 05:24:49 +00:00
swift_tests.py Merge "Added Server-side filtering for swift UI" 2017-03-29 05:24:49 +00:00
vpnaas_tests.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00