charm-keystone/unit_tests
James Page 27b84f5b13 Add new subordinate relation for domain backends
Support configuration of domains via suboridnate charms that
implement the new 'keystone-domain-backend' relation type; these
charms will create domain specific configuration files in
/etc/keystone/domains, and will notify the keystone charm when
configuration is complete, and the domain is ready for creation
in the keystone database.

Subordinate charms can also request a restart of keystone by
setting or changing the value of the 'restart-nonce' key in the
relation.

Change-Id: Ia2b171e910d7f3a5e6e09ba5b18dddc0a734e57a
Partial-Bug: 1645803
2017-02-01 08:41:30 +00:00
..
__init__.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_actions.py Re-license charm as Apache-2.0 2016-07-03 16:39:47 +00:00
test_keystone_contexts.py Use common WSGI code from charm-helpers 2017-01-18 14:33:38 -05:00
test_keystone_hooks.py Add new subordinate relation for domain backends 2017-02-01 08:41:30 +00:00
test_keystone_utils.py Use common WSGI code from charm-helpers 2017-01-18 14:33:38 -05:00
test_utils.py Re-license charm as Apache-2.0 2016-07-03 16:39:47 +00:00