shade/shade/tests/functional
Monty Taylor 2b48637b67
Use openstack.config directly for config
shade depends on openstacksdk already. Let's go ahead and start
consuming it directly rather than through the os-client-config compat
layer. We have to leave the os-client-config depend for the legacy
client functions.

Change-Id: Ibe2176c16e29960e9cc2b569325e41d1a4e297a8
2018-05-04 11:30:09 -05:00
..
__init__.py Add initial compute functional tests to Shade 2015-03-13 13:40:46 +00:00
base.py Use openstack.config directly for config 2018-05-04 11:30:09 -05:00
test_aggregate.py Removes unnecessary utf-8 encoding 2017-01-11 16:42:25 +05:30
test_cluster_templates.py Use more specific asserts in tests 2017-08-01 10:18:30 +02:00
test_compute.py Temporarily disable volume and os_image functional tests 2017-10-12 11:59:15 -05:00
test_devstack.py Rename demo_cloud to user_cloud 2017-02-12 08:39:13 -06:00
test_domain.py Follow name_or_id pattern on domain operations 2016-03-31 22:34:27 +02:00
test_endpoints.py Set interface=admin for keystonev2 keystone tests 2017-04-28 11:45:01 -05:00
test_flavor.py Support to get resource by id 2017-08-11 09:48:48 +08:00
test_floating_ip.py Support to get resource by id 2017-08-11 09:48:48 +08:00
test_floating_ip_pool.py Use more specific asserts in tests 2017-08-01 10:18:30 +02:00
test_groups.py Create clouds in Functional Test base class 2016-03-21 15:22:49 -05:00
test_identity.py Use more specific asserts in tests 2017-08-01 10:18:30 +02:00
test_image.py Support to get resource by id 2017-08-11 09:48:48 +08:00
test_inventory.py Remove direct uses of nova_client in functional tests 2017-05-16 18:40:18 -05:00
test_keypairs.py Add normalization and functional tests for keypairs 2017-06-17 12:20:41 -05:00
test_limits.py Add get_volume_limits() support 2018-04-25 12:38:33 -04:00
test_magnum_services.py Removes unnecessary utf-8 encoding 2017-01-11 16:42:25 +05:30
test_network.py Adds toggle port security on network create 2018-03-09 21:05:05 +11:00
test_object.py Fix a few minor annoyances that snuck in 2017-03-29 04:16:39 -05:00
test_port.py Fix functional test about port 2018-02-14 08:49:50 -05:00
test_project.py Add helper property to get the current user id 2017-11-14 07:19:36 -06:00
test_qos_bandwidth_limit_rule.py Add functional tests for Neutron QoS policies and rules 2017-08-12 17:07:36 +00:00
test_qos_dscp_marking_rule.py Add functional tests for Neutron QoS policies and rules 2017-08-12 17:07:36 +00:00
test_qos_minimum_bandwidth_rule.py Add functional tests for Neutron QoS policies and rules 2017-08-12 17:07:36 +00:00
test_qos_policy.py Add functional tests for Neutron QoS policies and rules 2017-08-12 17:07:36 +00:00
test_quotas.py Add support for network quota details command 2017-09-14 19:32:08 +00:00
test_range_search.py Use more specific asserts in tests 2017-08-01 10:18:30 +02:00
test_recordset.py Rename demo_cloud to user_cloud 2017-02-12 08:39:13 -06:00
test_router.py Add ability to run any tox env in python3 2017-05-19 12:39:21 -05:00
test_security_groups.py Support to get resource by id 2017-08-11 09:48:48 +08:00
test_server_group.py Rename demo_cloud to user_cloud 2017-02-12 08:39:13 -06:00
test_services.py Set interface=admin for keystonev2 keystone tests 2017-04-28 11:45:01 -05:00
test_stack.py Fix python3 issues in functional tests 2017-05-24 14:01:34 -05:00
test_usage.py Actually normalize nova usage data 2017-02-16 12:54:36 -06:00
test_users.py Add ability to work in other auth contexts 2017-11-14 06:31:37 -06:00
test_volume.py Temporarily disable volume and os_image functional tests 2017-10-12 11:59:15 -05:00
test_volume_backup.py Temporarily disable volume and os_image functional tests 2017-10-12 11:59:15 -05:00
test_volume_type.py Remove direct calls to cinderclient 2017-05-08 19:23:12 +00:00
test_zone.py Rename demo_cloud to user_cloud 2017-02-12 08:39:13 -06:00
util.py Fix several concurrent shade gate issues 2017-02-15 13:18:30 -06:00