charm-keystone/actions
Corey Bryant ac87b4bce5 Add package-upgrade action
The package-upgrade action performs package upgrades for the current
OpenStack release.

The code path used is similar to the openstack-upgrade action, with the
difference being that package-upgrade will not execute if an openstack
upgrade is available (based on the openstack-origin setting).

This change includes a charm-helpers sync.

Change-Id: Ifd99ea307a6e4d1d034d7c1e494e2cd8abd894e9
2023-06-02 11:23:25 +01:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-03 16:39:47 +00:00
actions.py Refactor admin password related actions code for better maintenance 2022-03-28 18:21:31 -04:00
admin_password.py Refactor admin password related actions code for better maintenance 2022-03-28 18:21:31 -04:00
get-admin-password Add get-admin-password action with unit test 2022-03-04 21:51:03 +00:00
list-service-usernames Add service user password rotation actions 2023-02-24 18:57:02 +00:00
openstack-upgrade [thedac, trivial] Add missing symlink for openstack-upgrade action 2015-10-08 15:30:32 -07:00
openstack_upgrade.py Unpin flake8 and fix lint 2020-03-10 13:39:41 +01:00
package-upgrade Add package-upgrade action 2023-06-02 11:23:25 +01:00
package_upgrade.py Add package-upgrade action 2023-06-02 11:23:25 +01:00
pause Move actions to action.py 2015-08-19 09:22:21 +03:00
resume Move actions to action.py 2015-08-19 09:22:21 +03:00
rotate-admin-password Refactor admin password related actions code for better maintenance 2022-03-28 18:21:31 -04:00
rotate-service-user-password Add service user password rotation actions 2023-02-24 18:57:02 +00:00
rotate_service_user_password.py Add service user password rotation actions 2023-02-24 18:57:02 +00:00
security-checklist Add security checklist to Keystone 2019-03-07 06:54:40 +00:00
security_checklist.py Fix lint errors E741 and E741 2020-05-21 13:55:29 -04:00