ironic/ironic_tempest_plugin/tests/scenario
Vu Cong Tuan c10bfc9152 Replace the usage of 'manager' with 'os_primary'
In tempest, alias 'manager' has been moved to 'os_primary'
in version Pike, and it will be removed in version Queens [1].

The other usages which also need to be replaced, are listed below:
* admin_manager > os_admin [2]
* os_adm > os_admin [3]
* os > os_primary [4]

[1] https://review.openstack.org/#/c/468036/
[2] https://review.openstack.org/#/c/467852/
[3] https://review.openstack.org/#/c/467605/
[4] https://review.openstack.org/#/c/466991/

Change-Id: I295bc37b903ada341320b73de6ebb4bf31aa955b
2017-06-23 20:25:32 +07:00
..
ironic_standalone Replace test.attr with decorators.attr 2017-05-26 17:33:47 +08:00
__init__.py Use Tempest plugin interface 2016-01-18 19:37:42 +00:00
baremetal_manager.py Include a copy of tempest.scenario.manager module 2017-03-16 10:17:14 -05:00
baremetal_standalone_manager.py Replace the usage of 'manager' with 'os_primary' 2017-06-23 20:25:32 +07:00
test_baremetal_basic_ops.py Switch to decorators.idempotent_id 2017-01-27 05:57:16 +00:00
test_baremetal_multitenancy.py Replace the usage of 'manager' with 'os_primary' 2017-06-23 20:25:32 +07:00