try this
This commit is contained in:
parent
60d40db9db
commit
ad73eff5c4
1 changed files with 4 additions and 4 deletions
|
@ -268,8 +268,8 @@
|
|||
- restart openstack-nova-compute
|
||||
|
||||
# This needs to be run after controller reprovision
|
||||
#- name: "restart neutron-openvswitch-agent"
|
||||
# service: name=neutron-openvswitch-agent state=restarted
|
||||
#- name: "restart openstack-nova-compute"
|
||||
# service: name=openstack-nova-compute state=restarted
|
||||
- name: "restart neutron-openvswitch-agent"
|
||||
service: name=neutron-openvswitch-agent state=restarted
|
||||
- name: "restart openstack-nova-compute"
|
||||
service: name=openstack-nova-compute state=restarted
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue