tempest/tempest/api/orchestration/stacks
Jordan Pittier 8160d31e58 test.py: stop using aliases for creds manager
It could be confusing to new comers that the variables
cls.os and cls.os_primary or cls.alt_manager and cls.os_alt
actually are aliases. Besides we are not consistent in their usage.

This patch normalizes the usage around os_admin, os_primary and
os_alt. We keep the old aliases for compatibility but we should not
use them anymore.

This fix a long standing TODO item.

Change-Id: I5f7164f7a7ec5d4380ca22885000caa0183a0bf7
2017-04-26 10:34:56 +02:00
..
templates Heat: wait condition: allow insecure HTTPS url 2016-05-24 16:26:53 +00:00
__init__.py Initial heat orchestration tests. 2013-05-22 17:12:45 +12:00
test_environment.py Use tempest.lib data_utils - orchestration 2017-03-13 12:07:54 +00:00
test_limits.py Use tempest.lib data_utils - orchestration 2017-03-13 12:07:54 +00:00
test_neutron_resources.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_non_empty_stack.py Use tempest.lib data_utils - orchestration 2017-03-13 12:07:54 +00:00
test_nova_keypair_resources.py Use tempest.lib data_utils - orchestration 2017-03-13 12:07:54 +00:00
test_resource_types.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_soft_conf.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_stacks.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_swift_resources.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_templates.py Use tempest.lib data_utils - orchestration 2017-03-13 12:07:54 +00:00
test_templates_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_volumes.py Remove remaining usage of cinder v1 API call from Tempest 2017-03-28 10:00:52 +00:00