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:
|
notify:
|
||||||
- restart openstack-nova-compute
|
- restart openstack-nova-compute
|
||||||
|
|
||||||
- name: "restart neutron-openvswitch-agent"
|
# This needs to be run after controller reprovision
|
||||||
service: name=neutron-openvswitch-agent state=restarted
|
#- name: "restart neutron-openvswitch-agent"
|
||||||
|
# service: name=neutron-openvswitch-agent state=restarted
|
||||||
- name: "restart openstack-nova-compute"
|
#- name: "restart openstack-nova-compute"
|
||||||
service: name=openstack-nova-compute state=restarted
|
# service: name=openstack-nova-compute state=restarted
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue