Tempest plugin for the keystone project.
Go to file
Colleen Murphy 8b63586d82 Cleanup cookiecutter defaults
Some of the defaults applied by cookiecutter are not applicable to this
repository and were not cleaned up before getting committed. This patch:

 - updates the project setting so that 'git review' will work properly.
 - updates the docs conf so docs will build
 - updates the setup.cfg so that it can be installed properly

Change-Id: I47b2324202fe041d49d414f30756627123093dc9
2017-06-06 13:45:04 +02:00
doc/source Cleanup cookiecutter defaults 2017-06-06 13:45:04 +02:00
keystone_tempest_plugin Replace test.attr with decorators.attr 2017-05-19 16:20:14 +07:00
releasenotes Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
.coveragerc Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
.gitignore Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
.gitreview Cleanup cookiecutter defaults 2017-06-06 13:45:04 +02:00
.mailmap Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
.testr.conf Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
CONTRIBUTING.rst Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
HACKING.rst Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
LICENSE Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
README.rst Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
babel.cfg Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
requirements.txt Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
setup.cfg Cleanup cookiecutter defaults 2017-06-06 13:45:04 +02:00
setup.py Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
test-requirements.txt Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
tox.ini Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00

README.rst

openstack

Tempest plugin keystone_tempest_plugin

Tempest plugin for functional testing of keystone's LDAP and federation features. More information can be found in the keystone developer documentation.