charm-nova-compute/actions.yaml
Alex Kavanagh 914e639b52 Enhanced pause/resume for maintenance mode
Implemented pause/resume with some services checking.
Charm-helpers sync to bring in pause/resume support.

Change-Id: I8bcd7464a606f6fc9db374be6004d851935e749a
2016-04-01 11:49:18 +00:00

9 lines
416 B
YAML

git-reinstall:
description: Reinstall nova-compute 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 nova_compute unit. This action will stop nova_compute services.
resume:
descrpition: Resume the nova_compute unit. This action will start nova_compute services.