charm-openstack-dashboard/actions.yaml
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

12 lines
454 B
YAML

pause:
description: Pause the openstack-dashboard unit.
resume:
description: Resume the openstack-dashboard unit.
openstack-upgrade:
description: Perform openstack upgrades. Config option action-managed-upgrade must be set to True.
package-upgrade:
description: |
Perform package upgrades for the current OpenStack release.
security-checklist:
description: Validate the running configuration against the OpenStack security guides checklist