keystone/keystone_tempest_plugin
Ronald De Rose 057d585268 Validate mapping exists when creating/updating a protocol
This patch validates that a mapping exists when adding or updating
a federation protocol.

A conflict was resolved in keystone/federation/core.py since
stable/newton has deprecated support for version drivers. Which
doesn't exist in stable/ocata or master.

Change-Id: I996f94d26eb0f2c679542ba13a03bbaa4442486a
Closes-Bug: #1571878
2017-06-29 16:37:27 +00:00
..
services Integration tests cleanup 2016-06-19 08:27:10 +00:00
tests Validate mapping exists when creating/updating a protocol 2017-06-29 16:37:27 +00:00
README.rst Base for keystone tempest plugin 2016-03-31 11:41:13 -03:00
__init__.py Base for keystone tempest plugin 2016-03-31 11:41:13 -03:00
clients.py Fix the usage of tempest.client.Manager class 2017-01-09 20:06:23 +00:00
config.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
plugin.py Base for keystone tempest plugin 2016-03-31 11:41:13 -03:00

README.rst

Tempest tests for keystone

This directory contains Tempest tests to cover the keystone project.