keystone/keystone_tempest_plugin
Nishant Kumar d6a05f568d Reuse already existing groups from upstream tempest config
Tempest plugin tests uses the same config file/object from the
upstream tempest, therefore instead of registering the same group
again in plugin tests we should reuse already existing groups and
register only plugin specific option here.

Change-Id: I948fdcf20732b98d5ba5d34fe0352ea9cff59f91
Closes-Bug: #1659596
2017-01-27 01:07:00 -05:00
..
services Fix issues with keystone-dsvm-py35-functional-v3-only on py35 2017-01-05 21:59:57 +00:00
tests Fix the usage of tempest.client.Manager class 2017-01-05 13:07:55 -03:00
README.rst Base for keystone tempest plugin 2016-03-31 11:41:13 -03:00
__init__.py Base for keystone tempest plugin 2016-03-31 11:41:13 -03:00
clients.py Fix the usage of tempest.client.Manager class 2017-01-05 13:07:55 -03:00
config.py Reuse already existing groups from upstream tempest config 2017-01-27 01:07:00 -05:00
plugin.py Reuse already existing groups from upstream tempest config 2017-01-27 01:07:00 -05:00

README.rst

Tempest tests for keystone

This directory contains Tempest tests to cover the keystone project.