magnum/magnum/tests
Corey O'Brien 8270d3cc7a Fix gate for client and devstack
These two changes have to merge together to pass the gate.

Update import because of magnum client change
  Magnum client has moved out apiclient and cliutils from
  oslo-incubator, update the import reference here.
  Refer to:
    https://review.openstack.org/#/c/280050
  for magnumclient change.

Change SERVICE_TENANT_NAME to SERVICE_PROJECT_NAME
  Devstack is converting from TENANT to PROJECT[1]. This patch changes
  SERVICE_TENANT_NAME to SERVICE_PROJECT_NAME in the devstack plugin to
  match.

[1] https://review.openstack.org/#/c/281779/

Change-Id: Ib03e421e48a3aa40c11cbc892a3ca724cbd644e7
Closes-Bug: #1548634
Co-Authored-By: Yang Hongyang <hongyang.yang@easystack.cn>
2016-02-23 23:48:26 -05:00
..
contrib Add magnum certificate api tests 2016-02-12 09:47:41 -06:00
functional Fix gate for client and devstack 2016-02-23 23:48:26 -05:00
unit Fix misleading M310 unit test outputs 2016-02-17 05:59:03 +08:00
__init__.py Remove redundant FunctionalTest class 2015-07-15 03:39:11 +08:00
base.py Merge "Remove coding:utf-8" 2015-09-23 16:26:55 +00:00
conf_fixture.py Code refactor for ConfFixture 2015-09-06 11:10:39 +08:00
fake_policy.py Remove node object from Magnum 2016-02-04 14:02:49 +08:00
fakes.py Merge "Remove coding:utf-8" 2015-09-23 16:26:55 +00:00
policy_fixture.py Remove redundant code about fake_policy 2015-08-07 01:29:26 +00:00
utils.py Remove redundant code from magnum.test.utils 2015-07-20 21:53:12 +08:00