magnum/magnum/tests/functional/common
dimtruck 63de8e5540 Migration to utilize tempest plugin
This is a migration step to utilize tempest plugin
system instead of directly calling functional api tests.

This is the approach used by a number of other projects as well
as an approved process by openstack-qa.

The difference in execution is that we will need to execute tempest's
tox instead of our own:

tox -eall-plugin magnum.tests.functional.api.v1 --  --concurrency=1

Implements: blueprint magnum-tempest
Change-Id: Ic3eadae7fb5d88b776f9ded9589ef25279a2e1be
2015-12-22 22:53:35 -06:00
..
__init__.py Functional tests with Tempest - BayModel CRUD 2015-09-21 16:27:07 -05:00
base.py Functional tests with Tempest - BayModel CRUD 2015-09-21 16:27:07 -05:00
client.py Functional tests for magnum service 2015-10-09 23:05:52 +00:00
config.py Migration to utilize tempest plugin 2015-12-22 22:53:35 -06:00
datagen.py Migration to utilize tempest plugin 2015-12-22 22:53:35 -06:00
manager.py Functional tests with Tempest - BayModel CRUD 2015-09-21 16:27:07 -05:00
models.py Functional tests with Tempest - BayModel CRUD 2015-09-21 16:27:07 -05:00
utils.py Fix order of arguments in assertEqual 2015-10-10 11:34:10 +08:00