ef90f88c5f
Adds pause and resume unit to the charm such that the charm stays paused during maintenance operations. Change-Id: I2ee7c87549279b29a9cb2e4e6747953cd6825b79 Partial-Bug: 1558642
9 lines
336 B
YAML
9 lines
336 B
YAML
git-reinstall:
|
|
description: Reinstall quantum-gateway from the openstack-origin-git repositories.
|
|
openstack-upgrade:
|
|
description: Perform openstack upgrades. Config option action-managed-upgrade must be set to True.
|
|
pause:
|
|
description: Pause the neutron-gateway unit.
|
|
resume:
|
|
descrpition: Resume the neutron-gateway unit.
|