charm-keystone/unit_tests
Liam Young ccf153981f Add default_domain_id for Keystone v3 deploys
The default_domain_id is used to specify a domain when the client
hasn't explicitly set one. It defaults to 'default' which is fine
for liberty and previous because the id of the default domain is,
 oddly, 'default' rather than a uuid. On Mitaka and higher it is
a uuid so when keystone assumes the default domains id is 'default'
it fails.

Change-Id: Iaa5e6a07a229815cf2281858cb68a4e120aa2af3
Closes-Bug: 1626889
2016-09-27 08:45:47 +00:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-03 16:39:47 +00:00
test_actions.py Re-license charm as Apache-2.0 2016-07-03 16:39:47 +00:00
test_actions_git_reinstall.py Re-license charm as Apache-2.0 2016-07-03 16:39:47 +00:00
test_actions_openstack_upgrade.py Re-license charm as Apache-2.0 2016-07-03 16:39:47 +00:00
test_keystone_contexts.py Enable API to run under apache2 when deployed from source. 2016-07-13 19:25:35 +00:00
test_keystone_hooks.py Enable API to run under apache2 when deployed from source. 2016-07-13 19:25:35 +00:00
test_keystone_utils.py Add default_domain_id for Keystone v3 deploys 2016-09-27 08:45:47 +00:00
test_utils.py Re-license charm as Apache-2.0 2016-07-03 16:39:47 +00:00