e8f1fdd8a1
Drop support for deployment from Git repositories, as deprecated in the 17.02 charm release. This feature is unmaintained and has no known users. Change-Id: Ic054e29ef55d8890a3130af16b48f105efcf8f6a
16 lines
590 B
YAML
16 lines
590 B
YAML
pause:
|
|
description: |
|
|
Pause keystone services.
|
|
If the keystone 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 keystone services.
|
|
If the keystone deployment is clustered using the hacluster charm, the
|
|
corresponding hacluster unit on the node must be resumed as well.
|
|
openstack-upgrade:
|
|
description: |
|
|
Perform openstack upgrades. Config option action-managed-upgrade must be
|
|
set to True.
|