openstack-python-openstackc.../openstackclient/tests/functional
Monty Taylor 2dd5393167
Use os-cloud instead of OS env vars for functional tests
In order to support switching auth contexts, such as for registered_limits
which take a system scoped token, switch the functional tests to using
the --os-cloud command line parameter. However, honor the OS_CLOUD env var
as a way that someone can select a different cloud, including 'envvars',
to use.

Use devstack-system-admin cloud for limit tests

Keystone requires these to have system scope now.

Change-Id: Ia81eebd3e00ae986cf3ba7e3d98f3e8a1647b622
2019-01-10 14:21:03 +00:00
..
common Add command to show all service versions 2018-07-23 16:58:30 -05:00
compute Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Use os-cloud instead of OS env vars for functional tests 2019-01-10 14:21:03 +00:00
image Fix broken gate jobs 2018-08-07 09:32:00 +00:00
network Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
object Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
volume More volume functional test fixes 2018-12-18 22:32:16 -06:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Use os-cloud instead of OS env vars for functional tests 2019-01-10 14:21:03 +00:00