21c1ab037e
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
12 lines
454 B
YAML
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
|