charm-neutron-api/actions.yaml
Chris MacNaughton d97244b09a Add security-checklist audit
Change-Id: I575fab32eb04efe28522b1005fb392e44c4247b4
2019-03-13 10:32:50 +01:00

16 lines
710 B
YAML

openstack-upgrade:
description: Perform openstack upgrades. Config option action-managed-upgrade must be set to True.
pause:
description: |
Pause neutron-api services.
If the neutron-api deployment is clustered using the hacluster charm, the
corresponding hacluster unit on the node must first be paused as well.
Not doing so may lead to an interruption of service.
resume:
description: |
Resume neutron-api services.
If the neutron-api deployment is clustered using the hacluster charm, the
corresponding hacluster unit on the node must be resumed as well.
security-checklist:
description: Validate the running configuration against the OpenStack security guides checklist