openstack-python-openstackc.../openstackclient/tests/functional/identity
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
..
v2 Replace assertEqual(True/False, expr) with assertTrue/assertFalse 2018-11-14 14:50:05 +08:00
v3 Use os-cloud instead of OS env vars for functional tests 2019-01-10 14:21:03 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00