Merge "Replace keystone reference by neutron-api"
This commit is contained in:
commit
64bda6a9b1
@ -2,12 +2,12 @@ openstack-upgrade:
|
|||||||
description: Perform openstack upgrades. Config option action-managed-upgrade must be set to True.
|
description: Perform openstack upgrades. Config option action-managed-upgrade must be set to True.
|
||||||
pause:
|
pause:
|
||||||
description: |
|
description: |
|
||||||
Pause keystone services.
|
Pause neutron-api services.
|
||||||
If the keystone deployment is clustered using the hacluster charm, the
|
If the neutron-api deployment is clustered using the hacluster charm, the
|
||||||
corresponding hacluster unit on the node must first be paused as well.
|
corresponding hacluster unit on the node must first be paused as well.
|
||||||
Not doing so may lead to an interruption of service.
|
Not doing so may lead to an interruption of service.
|
||||||
resume:
|
resume:
|
||||||
description: |
|
description: |
|
||||||
Resume keystone services.
|
Resume neutron-api services.
|
||||||
If the keystone deployment is clustered using the hacluster charm, the
|
If the neutron-api deployment is clustered using the hacluster charm, the
|
||||||
corresponding hacluster unit on the node must be resumed as well.
|
corresponding hacluster unit on the node must be resumed as well.
|
||||||
|
Loading…
Reference in New Issue
Block a user