diff --git a/doc/install-guide/section_neutron-ml2-network-node.xml b/doc/install-guide/section_neutron-ml2-network-node.xml index ded839c834..e1909547d9 100644 --- a/doc/install-guide/section_neutron-ml2-network-node.xml +++ b/doc/install-guide/section_neutron-ml2-network-node.xml @@ -125,13 +125,7 @@ admin_password = NEUTRON_PASS # openstack-config --set /etc/neutron/neutron.conf DEFAULT \ rpc_backend neutron.openstack.common.rpc.impl_qpid # openstack-config --set /etc/neutron/neutron.conf DEFAULT \ - qpid_hostname controller -# openstack-config --set /etc/neutron/neutron.conf DEFAULT \ - qpid_port 5672 -# openstack-config --set /etc/neutron/neutron.conf DEFAULT \ - qpid_username guest -# openstack-config --set /etc/neutron/neutron.conf DEFAULT \ - qpid_password guest + qpid_hostname controller Configure Networking to use the message broker: