Install Networking services on a dedicated network node in OpenStack Installation Guide for Red Hat Enterprise Linux, CentOS, and Fedora  - havana

Bug #1294312 reported by Michael Petersen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Matt Kassawara

Bug Description

-----------------------------------
Built: 2014-03-18T18:59:16 00:00
git SHA: b4f5cdc33b9248aa9c9768e2deccbc3a1a04cc3f
URL: http://docs.openstack.org/havana/install-guide/install/yum/content/neutron-install.dedicated-network-node.html
source File: file:/home/jenkins/workspace/openstack-install-deploy-guide-fedora/doc/install-guide/section_neutron-install.xml
xml:id: neutron-install.dedicated-network-node

The rest of the guide has you setup the keystone endpoints on the controller node, including the setup for neutron-server. The guide has you "restart" the neutron-server on the network node even though it's not setup to turn on at boot.

This:

# service neutron-server restart
# service neutron-dhcp-agent restart
# service neutron-l3-agent restart
# service neutron-metadata-agent restart

Should be changed to:

# service neutron-dhcp-agent restart
# service neutron-l3-agent restart
# service neutron-metadata-agent restart

Revision history for this message
Matt Kassawara (ionosphere80) wrote :
Changed in openstack-manuals:
status: New → Incomplete
assignee: nobody → Matt Kassawara (ionosphere80)
Tom Fifield (fifieldt)
Changed in openstack-manuals:
status: Incomplete → Fix Released
importance: Undecided → Medium
milestone: none → icehouse
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.