Tempest plugin for the keystone project.
Go to file
Ghanshyam Mann 4774d61bb4 [goal] Migrate keystone-tempest-plugin jobs to focal
As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

Most of the Tempest jobs will be migrate automatically once devstack
base job start running on Focal(Depends-On).

Stable jobs testing stable branch needs to keep running on their supported
distro version which is bionic from stein till ussuri.

[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html

Change-Id: I8c7c12202e5fd024999bb2010bb483b0b2582346
Story: #2007865
Task: #40190
2020-07-30 22:53:17 +00:00
doc Update docs building, cleanup 2020-06-09 07:51:26 +02:00
keystone_tempest_plugin Merge "Add addCleanup just after resource creation" 2020-06-16 15:44:01 +00:00
releasenotes Update docs building, cleanup 2020-06-09 07:51:26 +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 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 [goal] Migrate keystone-tempest-plugin jobs to focal 2020-07-30 22:53:17 +00: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 Remove six library 2020-03-23 21:06:29 +05:30
setup.cfg Update docs building, cleanup 2020-06-09 07:51:26 +02:00
setup.py Updated from global requirements 2018-01-27 17:44:29 +00:00
test-requirements.txt Update docs building, cleanup 2020-06-09 07:51:26 +02:00
tox.ini Update docs building, cleanup 2020-06-09 07:51:26 +02:00

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.