tobiko/tobiko/openstack
Federico Ressi 0f82027663 Rename "identity" section as "keystone" in tobiko.conf
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
2019-03-14 10:43:53 +00:00
..
keystone Rename "identity" section as "keystone" in tobiko.conf 2019-03-14 10:43:53 +00:00
__init__.py Move tobiko test config to new tobiko.openstack package. 2019-03-08 16:02:57 +01:00
config.py Rename "identity" section as "keystone" in tobiko.conf 2019-03-14 10:43:53 +00:00