35afe120af
Change-Id: Ie1f0dcc85c708d2e837d09c7472a35d5ffa7fd13
16 lines
690 B
YAML
16 lines
690 B
YAML
openstack-upgrade:
|
|
description: Perform openstack upgrades. Config option action-managed-upgrade must be set to True.
|
|
pause:
|
|
description: |
|
|
Pause glance services.
|
|
If the glance 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 glance services.
|
|
If the glance 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
|