Tempest plugin for the keystone project.
Go to file
Colleen Murphy 44df103ff9 Apply cookiecutter to newly split project
This tempest plugin is being split out of the main keystone project in
accordance with Queens goal "Split Tempest Plugins into Separate
Repos/Projects"[1]. This patch applies the standard boilerplate files
for OpenStack projects so that it can stand on its own.

[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
2017-05-30 16:56:11 +02:00
doc/source Apply cookiecutter to newly split project 2017-05-30 16:56:11 +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 Apply cookiecutter to newly split project 2017-05-30 16:56:11 +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 Apply cookiecutter to newly split project 2017-05-30 16:56:11 +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.