comment out and add warning/howto
This commit is contained in:
parent
ae350033ad
commit
9f17332a24
1 changed files with 5 additions and 5 deletions
|
@ -267,9 +267,9 @@
|
|||
notify:
|
||||
- restart openstack-nova-compute
|
||||
|
||||
- name: "restart neutron-openvswitch-agent"
|
||||
service: name=neutron-openvswitch-agent state=restarted
|
||||
|
||||
- name: "restart openstack-nova-compute"
|
||||
service: name=openstack-nova-compute state=restarted
|
||||
# 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue