charm-neutron-openvswitch/actions.yaml
Alex Kavanagh a9b41dfbed Enhanced pause/resume for maintenance mode
Add in pause/resume feature for maintenance mode along with tests.
Sync charmhelpers with support for the maintenance mode feature.

Change-Id: I075459e56ce34e78f5206d116208165aa43aae21
2016-03-30 19:57:58 +00:00

7 lines
335 B
YAML

git-reinstall:
description: Reinstall neutron-openvswitch from the openstack-origin-git repositories.
pause:
description: Pause the neutron-openvswitch unit. This action will stop neutron-openvswitch services.
resume:
descrpition: Resume the neutron-openvswitch unit. This action will start neutron-openvswitch services.