Tempest plugin for the keystone project.
Go to file
Doug Hellmann 807bd94f3e import zuul job settings from project-config
This is a mechanically generated patch to complete step 1 of moving
the zuul job settings out of project-config and into each project
repository.

Because there will be a separate patch on each branch, the branch
specifiers for branch-specific jobs have been removed.

Because this patch is generated by a script, there may be some
cosmetic changes to the layout of the YAML file(s) as the contents are
normalized.

See the python3-first goal document for details:
https://governance.openstack.org/tc/goals/stein/python3-first.html

Change-Id: Ia47cf5948034aa524d30ed1c02f027e4c863988c
Story: #2002586
Task: #24304
2018-08-29 16:04:12 -04:00
doc/source Use openstackdocstheme for docs and release notes 2018-01-15 16:11:43 +01:00
keystone_tempest_plugin Add functional test cases for v3-ext/OS-OAUTH1 2017-06-20 12:13:03 +05:30
releasenotes Use openstackdocstheme for docs and release notes 2018-01-15 16:11:43 +01: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
.zuul.yaml import zuul job settings from project-config 2018-08-29 16:04:12 -04:00
CONTRIBUTING.rst Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
HACKING.rst fix error url 2018-02-02 11:31:37 +08: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 Updated from global requirements 2018-03-15 07:03:15 +00:00
setup.cfg Removed the older version of python and added 3.5 2017-08-11 04:31:58 +00:00
setup.py Updated from global requirements 2018-01-27 17:44:29 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:03:15 +00:00
tox.ini fix tox python3 overrides 2018-06-09 09:28:00 +08: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.