horizon/openstack_dashboard/test/api_tests
Justin Pomeroy 79971c627b Add action for editing instance metadata
This adds the Update Metadata action to the instances table to allow
managing the metadata on an instance. This is very similar to the
Update Metadata actions for images, flavors, etc.

Implements: blueprint edit-server-metadata
Change-Id: Ia09a05f5cd93898ec9d64ac7af1e6baf07e71757
2016-01-04 08:46:28 -06:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
base_tests.py Fixing permissions for data processing panels 2015-03-09 17:17:22 -04:00
ceilometer_tests.py Replace mox with mox3 2015-07-13 15:02:10 +02:00
cinder_rest_tests.py Add API services for system information 2015-12-16 23:22:20 +00:00
cinder_tests.py Added volume type description for volume type 2015-08-18 12:46:48 -07:00
config_rest_tests.py Port config_rest_tests to Python 3 2015-09-01 18:35:44 +02:00
fwaas_tests.py Corrected spelling errors throughout the project 2015-10-29 16:18:49 -05:00
glance_rest_tests.py Add API to Create/Update/Delete Images in Glance 2015-12-01 13:03:46 -07:00
glance_tests.py Add version check for listing namespaces 2015-11-18 03:14:46 +00:00
heat_rest_tests.py Add API services for system information 2015-12-16 23:22:20 +00:00
heat_tests.py Add handle get_file when launch stack from horizon 2015-12-17 23:11:07 -06:00
keystone_rest_tests.py Add API services for system information 2015-12-16 23:22:20 +00:00
keystone_tests.py py3: Replace unicode with six.text_type 2015-08-27 01:26:02 +02:00
lbaas_tests.py corrected the wrong return value in lbaas test case 2015-06-22 19:14:36 +05:30
network_rest_tests.py py3: Add json attribute to HTTP response objects 2015-10-06 14:17:19 +02:00
network_tests.py Fix a few typos 2015-08-25 11:19:29 +09:00
neutron_rest_tests.py Add API services for system information 2015-12-16 23:22:20 +00:00
neutron_tests.py Merge "Implement client API bindings for Neutron subnet allocation" 2015-08-05 15:11:49 +00:00
nova_rest_tests.py Add action for editing instance metadata 2016-01-04 08:46:28 -06:00
nova_tests.py Add action for editing instance metadata 2016-01-04 08:46:28 -06:00
policy_rest_tests.py Merge "py3: Add json attribute to HTTP response objects" 2015-10-14 02:28:39 +00:00
rest_util_tests.py py3: Add json attribute to HTTP response objects 2015-10-06 14:17:19 +02:00
swift_tests.py Fixed getting success msg on failing swift operation 2015-07-24 19:27:24 +00:00
vpnaas_tests.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00