cce9b08f04
There was a typo in the file. It was mentioning keystone instead of neutron-api. Change-Id: I5fa15aa11ef7a1c7b0f4a9e76bf7cee2ff231e20
14 lines
592 B
YAML
14 lines
592 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.
|