charm-keystone/unit_tests
Aymen Frikha c272d2c707 Add support for Middleware
This patch creates a new middleware context to retrieve data
from subordinate charm and update the kesytone configuration file.
It also allows integration with keystone-middleware interface:
https://github.com/openstack-charmers/interface-keystone-middleware
This patch uses the subordinate configuration approach
to retrieve data from the subordinate charm.

Every changes required for paste.ini file will be handled by
the subordinate charm. The latter should deal with keystone upgrades.

Closes-Bug: #1808597

Change-Id: I4897011fbc791abc97e34e75826579820e80a4f1
2019-01-07 18:52:05 +00:00
..
__init__.py Convert the charm to Python 3 only 2018-09-21 09:09:47 +00:00
test_actions.py Convert the charm to Python 3 only 2018-09-21 09:09:47 +00:00
test_actions_openstack_upgrade.py Convert the charm to Python 3 only 2018-09-21 09:09:47 +00:00
test_keystone_contexts.py Add support for Middleware 2019-01-07 18:52:05 +00:00
test_keystone_hooks.py Use chelper generate_ha_relation_data for ha rel 2018-12-04 15:39:59 +00:00
test_keystone_utils.py Merge "Improve Apache PID check on service restart" 2018-11-08 17:17:09 +00:00
test_scripts_fernet_rotate_and_sync.py Convert the charm to Python 3 only 2018-09-21 09:09:47 +00:00
test_utils.py Convert the charm to Python 3 only 2018-09-21 09:09:47 +00:00