tempest/tempest/api/orchestration
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
..
stacks test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
__init__.py Initial heat orchestration tests. 2013-05-22 17:12:45 +12:00
base.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00