Commit Graph

7 Commits

Author SHA1 Message Date
Jadon Naas 21c1ab037e Fix typo in actions.yaml
There was a typo in actions.yaml for the resume action that was breaking
builds. This change fixes that typo. The charm will build.

Closes-Bug: 2030677
Change-Id: I470c5f340cbc1282d80396af3d19b9016bb10e2f
2023-08-07 15:59:35 -04:00
Corey Bryant ea6ad355bd 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: I7a36e0f5f47423ae8601d6ca86aa0fe311ecb735
2023-05-26 16:55:30 +01:00
Chris MacNaughton 865e961067 Add security-checklist action
Change-Id: Ib9376aef02e1c8a53098a8bf6942cc71d78ea45d
2019-03-13 10:11:25 +01:00
James Page b4019e45bf Remove deploy from source support
Drop support for deployment from Git repositories, as deprecated
in the 17.02 charm release.  This feature is unmaintained and has
no known users.

Change-Id: I19732b50483ab7284723f847f182fd1cfa67e425
2018-01-08 15:09:53 +00:00
Liam Young 31ab6f77ee Add pause/resume actions and sync charm-helpers
Adds pause and resume unit to the charm such that the
charm stays paused during maintenance operations.

Change-Id: I0b7185b5f865167b30b5c56ba4e133e049f7233d
Partial-Bug: 1558642
2016-03-29 07:20:36 +00:00
David Ames dfb5ea47b0 Action OpenStack upgrade 2015-09-14 13:23:58 -07:00
Corey Bryant c7f65cc52f Deploy from source 2015-04-07 13:58:41 +00:00