keystone/keystone_tempest_plugin
Rodrigo Duarte Sousa 76e9209801 Integration tests cleanup
This patch does a cleanup and fixes some nits found by reviewers
in the original patches [1], some of them are:

- import json instead of jsonutils
- use six.moves.http_client
- put common logic on clients superclass
- use "fails" to indicate negative cases
- stronger comparison in update tests

[1] https://review.openstack.org/#/q/topic:federation_integration_tests

Change-Id: I216fc5d4758e7b09d167d9d26271ddd149c66816
2016-06-19 08:27:10 +00:00
..
services Integration tests cleanup 2016-06-19 08:27:10 +00:00
tests Integration tests cleanup 2016-06-19 08:27:10 +00:00
__init__.py Base for keystone tempest plugin 2016-03-31 11:41:13 -03:00
clients.py Add mapping rules integration tests 2016-06-02 16:12:44 -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 Base for keystone tempest plugin 2016-03-31 11:41:13 -03:00

Tempest tests for keystone

This directory contains Tempest tests to cover the keystone project.