charm-neutron-gateway/actions.yaml
Liam Young ef90f88c5f Add pause/resume actions and sync charm-helpers
Adds pause and resume unit to the charm such that the
charm stays paused during maintenance operations.

Change-Id: I2ee7c87549279b29a9cb2e4e6747953cd6825b79
Partial-Bug: 1558642
2016-04-10 06:54:31 +00:00

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.