Configure compute node in OpenStack Installation Guide for Ubuntu 12.04/14.04 (LTS)  - icehouse

Bug #1309618 reported by Youhei Tooyama
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openstack-manuals
Invalid
Undecided
Unassigned

Bug Description

We should setting the database on this file.

1.Edit the /etc/neutron/neutron.conf file and add the following key to the [database] section:
Replace NEUTRON_DBPASS with the password you chose for the database.
[database]
...
connection = mysql://neutron:NEUTRON_DBPASS@controller/neutron

2.Configure Networking to use the Identity service for authentication:

Edit the /etc/neutron/neutron.conf file and add the following key to the [DEFAULT] section:

[DEFAULT]
...
auth_strategy = keystone
Add the following keys to the [keystone_authtoken] section:

Replace NEUTRON_PASS with the password you chose for the neutron user in the Identity service.
:
:
-----------------------------------
Built: 2014-04-18T13:50:59 00:00
git SHA: 0ae77db0fec4ae9e9dc3e76aa2b59799823a9fa9
URL: http://docs.openstack.org/icehouse/install-guide/install/apt/content/neutron-ml2-compute-node.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/install-guide/section_neutron-ml2-compute-node.xml
xml:id: neutron-ml2-compute-node

Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

Hello,

The neutron service on the compute node doesn't need a database access.

Changed in openstack-manuals:
status: New → Invalid
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.