horizon/openstack_dashboard/test/tests
Monty Taylor 6d315598aa Add support for downloading clouds.yaml files
python-openstackclient, shade, openstacksdk and Ansible's OpenStack
modules all support reading client config information from a file called
clouds.yaml instead of from environment variables set from openrc files.
Unfortunately, the only thing horizon currently offers for download is
old-style openrc files.

Add support for downloading clouds.yaml files.

Change-Id: I0611dd44524b746ad993bff7435ec8628a83a762
2017-04-06 17:16:55 +00:00
..
__init__.py Allow running tests individually 2012-11-15 14:50:51 +11:00
error_pages.py Fix compatibility issues with Django 1.10 2016-09-20 12:29:16 +01:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
policy_backend.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
quotas.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
selenium_tests.py Use assertGreater(len(x), 0) instead of assertTrue(len(x) > 0) 2016-12-09 11:11:41 +07:00
templates.py Add support for downloading clouds.yaml files 2017-04-06 17:16:55 +00:00
utils.py Removing deprecate ceilometer code 2016-11-17 16:52:13 -07:00