charm-keystone/unit_tests
James Page 2851aefeb5 Deal with py2-py3 migration during charm upgrade
On charm upgrade the charm may switch to py3 packages. If so, ensure
the old py2 packages are purged after any new packages have been
installed.  If packages where removed during the upgrade, then
restart all services to pickup any py2->py3 switches.

Change-Id: I8a17f679e85448680ab0b1f5ae362ef7a65b035c
Closes-Bug: 1803451
2018-11-15 12:25:16 +00:00
..
__init__.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_actions.py Convert the charm to Python 3 only 2018-09-21 09:09:47 +00:00
test_keystone_contexts.py Convert the charm to Python 3 only 2018-09-21 09:09:47 +00:00
test_keystone_hooks.py Deal with py2-py3 migration during charm upgrade 2018-11-15 12:25:16 +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