keystone/keystone_tempest_plugin
Rodrigo Duarte b4bfc541b0 Fix credentials_factory method call
The method has changed from get_configured_credentials to
get_configured_admin_credentials.

This is one of the parts imported directly from tempest
(not tempest.lib) so there is no "care" in keeping it stable.

Change-Id: I0072157d0cf9ab87a5b939868ae4a1d0bbec294b
2016-05-31 10:11:27 -03:00
..
services Add identity providers integration tests 2016-05-11 12:44:35 -03:00
tests Fix credentials_factory method call 2016-05-31 10:11:27 -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 identity providers integration tests 2016-05-11 12:44:35 -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.