a9b41dfbed
Add in pause/resume feature for maintenance mode along with tests. Sync charmhelpers with support for the maintenance mode feature. Change-Id: I075459e56ce34e78f5206d116208165aa43aae21
7 lines
335 B
YAML
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.
|