keystone/keystone_tempest_plugin
Rodrigo Duarte 23c23fcbf3 Add service providers integration tests
This patch adds the tests for the Service Provider API (part of
the Federated Identity API).

To run the tests install keystone and run (in tempest):

    $ tox -e all-plugin -- keystone

Change-Id: I6d6f44736e4187dd2a500c7c0b6715e52296a9b3
2016-06-02 16:12:43 -03:00
..
services Add service providers integration tests 2016-06-02 16:12:43 -03:00
tests Add service providers integration tests 2016-06-02 16:12:43 -03: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 Add service providers integration tests 2016-06-02 16:12:43 -03:00
config.py Base for keystone tempest plugin 2016-03-31 11:41:13 -03: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.