charm-swift-storage/actions
Corey Bryant 3a5b5872c5 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: I0c7184bba29731354e52dc28e3a4dd6f282fa843
2023-05-26 15:07:07 +01:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-01 18:15:00 +01:00
actions.py Fix yaml.safe_load() and allow py35 tests to complete 2021-10-14 17:37:59 +01:00
hooks Update hooks symlink 2015-10-13 12:02:33 +00:00
lib Add symlinked charmhelpers and lib 2015-07-17 11:45:37 +01:00
openstack-upgrade Action Managed Upgrades 2015-09-22 15:58:18 -07:00
openstack_upgrade.py Sync libraries & common files prior to freeze 2020-09-27 19:20:00 +01:00
package-upgrade Add package-upgrade action 2023-05-26 15:07:07 +01:00
package_upgrade.py Add package-upgrade action 2023-05-26 15:07:07 +01:00
pause Initial pause action 2015-07-17 11:43:48 +01:00
resume Add resume action 2015-08-11 10:55:31 +01:00