
Move all configuration options related to Keystone API to [keystone] section. This change also fixes a bug for configuring user and domain names for Keystone API V3 protocol by allowing to define them via a separate option. Move the code that defines those options to 'tobiko.openstack.keystone' package. These changes are intended to re-organize code and parameters by the functionality they perform in package and subpackages that have as less interdependency as possible in a 'aspect oriented' approach. Change-Id: I61953150f4e3404b34b1e37310d9f2e35741ada7
Tobiko
Tempest plugin for testing upgrades
- Free software: Apache license
- Source: https://git.openstack.org/cgit/openstack/tobiko
- Bugs: https://bugs.launchpad.net/tobiko
Usage
Run Neutorn tests:
tox -e neutron
Description
Languages
Python
99.5%
Shell
0.2%
Dockerfile
0.2%