Install and configure compute node in OpenStack Installation Guide for Ubuntu 14.04  - juno

Bug #1495396 reported by dandan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Invalid
Undecided
Unassigned

Bug Description

-----------------------------------
Built: 2015-08-07T01:55:30 00:00
git SHA: e900fbb3e97e0c93dbcd006fb75a77ac74beb5a1
URL: http://docs.openstack.org/juno/install-guide/install/apt/content/neutron-compute-node.html
source File: file:/home/jenkins/workspace/openstack-manuals-tox-doc-publishdocs/doc/install-guide/section_neutron-compute-node.xml
xml:id: neutron-compute-node

To configure Compute to use Networking this setting should also be used in controller node ,please add ,it ,
otherwise ,it will lead nova boot error :
However, when I try to boot an instance from cli I get following error.
ERROR (ClientException): The server has either erred or is incapable
of performing the requested operation.

Revision history for this message
Darren Chan (dazzachan) wrote :

Can you explain what setting needs to be added?

Changed in openstack-manuals:
status: New → Incomplete
Revision history for this message
dandan (godvmxi) wrote :

the controller node should also contains the following sections after the neutron network node setting .
[DEFAULT]

network_api_class = nova.network.neutronv2.api.API
security_group_api = neutron
linuxnet_interface_driver = nova.network.linux_net.LinuxOVSInterfaceDriver
firewall_driver = nova.virt.firewall.NoopFirewallDriver

[neutron]
...
url = http://controller:9696
auth_strategy = keystone
admin_auth_url = http://controller:35357/v2.0
admin_tenant_name = service
admin_username = neutron
admin_password = NEUTRON_PASS

Revision history for this message
Darren Chan (dazzachan) wrote :

Correct me if I'm wrong, but isn't that information already documented in http://docs.openstack.org/juno/install-guide/install/apt/content/neutron-controller-node.html?

Revision history for this message
dandan (godvmxi) wrote :

I don't think so ,all the document metions about these setting about compute node ,not incuding the comtroller node ,
please check this section : To configure Compute to use Networking
I think the same setting should also be used in controller node.
Maybe I do not fully understand the contend ,please help me to point out.

Revision history for this message
Matt Kassawara (ionosphere80) wrote :

The content you claim is missing resides on both the neutron controller node and neutron compute node pages under the "To configure Compute to use Networking" header. Not a bug.

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