charm-keystone/unit_tests
Tianqi c3587026cc Refactor admin password related actions code for better maintenance
Moved rotate-admin-password action to admin-password.py and made
changes to the unit test accordingly. Putting admin password
related actions together will reduce confusion and improve
maintainability

Change-Id: I27f8d3a279833dde5f6021e9d78a5ab2f05445b2
2022-03-28 18:21:31 -04:00
..
__init__.py Unpin flake8 and fix lint 2020-03-10 13:39:41 +01:00
test_actions.py Refactor admin password related actions code for better maintenance 2022-03-28 18:21:31 -04:00
test_actions_openstack_upgrade.py Use unittest.mock instead of mock 2021-12-14 13:33:00 +00:00
test_admin_password.py Refactor admin password related actions code for better maintenance 2022-03-28 18:21:31 -04:00
test_keystone_contexts.py Use unittest.mock instead of mock 2021-12-14 13:33:00 +00:00
test_keystone_hooks.py Use unittest.mock instead of mock 2021-12-14 13:33:00 +00:00
test_keystone_utils.py Add rotate-admin-password action 2022-03-21 19:55:34 +00:00
test_scripts_fernet_rotate_and_sync.py Use unittest.mock instead of mock 2021-12-14 13:33:00 +00:00
test_utils.py Use unittest.mock instead of mock 2021-12-14 13:33:00 +00:00