
The keystone functional tests are currently not using tempest, and are quite lacking in functionality. This PR adds tempest testing to the keystone role. We use the tempest.api.identity tests but exclude the tests for credentials and ec2 which we don't currently support. TODO: (andymccr) We need to add support for these (and remove the exclusion) by performing a 'keystone-manage credential_setup --keystone-user keystone --keystone-group keystone' Change-Id: I9a7207e75040c304c53820795cb66ce9be00c350
OpenStack-Ansible keystone
Ansible role that installs and configures OpenStack Keystone. Keystone is installed behind the Apache webserver listening on port 5000 and port 35357 by default.
Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_keystone/ The project home is at: http://launchpad.net/openstack-ansible
Description
Languages
Jinja
69.4%
Python
22%
Shell
8.6%