Tempest plugin for the keystone project.
Go to file
Vishakha Agarwal 30b20b6e04 Follow the PTI for docs
Use sphinx-build instead of the pbr sphinx extention for building docs
as instructed by the PTI[1].

It fixes the header formatting for the index page, as the headers weren't
rendering at all.

[1] https://governance.openstack.org/tc/reference/pti/python.html

Change-Id: Ibac2b45ecfab4a7e575d097ecb9fc2c5e57b81cf
2019-10-09 14:37:23 +05:30
doc/source Follow the PTI for docs 2019-10-09 14:37:23 +05:30
keystone_tempest_plugin Clean up the auto generated domain 2019-01-03 09:43:29 +00:00
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 OpenDev Migration Patch 2019-04-19 19:39:40 +00: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 Add python3 functional test job 2018-10-31 14:05:40 +01:00
CONTRIBUTING.rst Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
HACKING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 15:36:06 +08:00
LICENSE Apply cookiecutter to newly split project 2017-05-30 16:56:11 +02:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 15:36:06 +08: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 Change openstack-dev to openstack-discuss 2018-12-05 03:39:47 +00:00
setup.py Updated from global requirements 2018-01-27 17:44:29 +00:00
test-requirements.txt Fix sphinx requirement for python2 2019-05-28 11:53:01 -07:00
tox.ini Follow the PTI for docs 2019-10-09 14:37:23 +05:30

README.rst

keystone-tempest-plugin

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.