horizon/openstack_dashboard/test/api_tests
Rob Cresswell a8f17150bf Remove all remaining vendor specific code
There's some vendor specific code still lingering from several cycles
ago. This patch removes all usage of it, all related tests, and all
default settings.

Implements: blueprint horizon-vendor-split
Change-Id: Ic0bb84f547b07b130480e587bd365f6e7805dfb5
2017-03-22 20:23:12 +00: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 Enable volumes metadata update 2016-09-28 18:17:14 +03: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 Corrected spelling errors throughout the project 2015-10-29 16:18:49 -05: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 Horizon support for Heat template versions 2016-03-14 12:40:35 +03: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 Add REST API for working with floating IPs 2016-02-16 16:11:23 -06:00
network_tests.py Only get detailed info for Nova servers when necessary 2017-02-03 12:03:22 +13:00
neutron_rest_tests.py Adding Identity NGProjects API 2016-06-21 13:12:43 +00:00
neutron_tests.py Remove all remaining vendor specific code 2017-03-22 20:23:12 +00:00
nova_rest_tests.py Strip leading or trailing spaces from Instance names during update and create 2016-11-08 08:32:25 -08:00
nova_tests.py Use more specific asserts in tests 2017-02-15 11:19:43 +01:00
policy_rest_tests.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
rest_util_tests.py Fix order of arguments in assertEqual 2016-08-16 12:02:45 +07:00
swift_rest_tests.py Use more specific asserts in tests 2017-02-15 11:19:43 +01:00
swift_tests.py Implement file update (edit) in Swift UI 2016-08-22 14:47:23 +10:00
vpnaas_tests.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00