Fix typo in actions.yaml
There was a typo in actions.yaml for the resume action that was breaking builds. This change fixes that typo. The charm will build. Closes-Bug: 2030677 Change-Id: Ic3a1427a73f89f0e0b8d279e0ab9b221e74d0d52
This commit is contained in:
parent
6e5cf7da7f
commit
d073130639
@ -24,7 +24,7 @@ pause:
|
||||
.
|
||||
NOTE: Pausing neutron-openvswitch does not stop the openvswitch-switch service.
|
||||
resume:
|
||||
descrpition: |
|
||||
description: |
|
||||
Resume the neutron-openvswitch unit. This action will start neutron-openvswitch services.
|
||||
restart-services:
|
||||
description: |
|
||||
@ -51,5 +51,5 @@ run-deferred-hooks:
|
||||
.
|
||||
NOTE: Service will be restarted as needed irrespective of enable-auto-restarts
|
||||
show-deferred-events:
|
||||
descrpition: |
|
||||
description: |
|
||||
Show the outstanding restarts
|
||||
|
Loading…
Reference in New Issue
Block a user