Tempest plugin for the keystone project.
Go to file
Vishakha Agarwal 47244edbc5 Drop py3.5 from tempest plugins
As per the community goal drop python2.7 [1], tempest is dropping
py3.5 and asked to drop from its plugins too.

[1]lists.openstack.org/pipermail/openstack-discuss/2020-February/012310.html

Change-Id: I40d40c58a77c58533da543d59cdb4549a1d20d45
2020-02-05 11:29:25 +05:30
doc/source Follow the PTI for docs 2019-10-09 14:37:23 +05:30
keystone_tempest_plugin Add option to disable testing against external idp 2019-10-17 11:01:32 -07: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 Update Zuul job list 2020-01-28 15:34:41 -08: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 Drop py3.5 from tempest plugins 2020-02-05 11:29:25 +05:30
setup.py Updated from global requirements 2018-01-27 17:44:29 +00:00
test-requirements.txt [ussuri][goal] Drop python 2.7 support and testing 2020-01-22 12:41:06 +05:30
tox.ini Drop py3.5 from tempest plugins 2020-02-05 11:29:25 +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.