URI misspelled as URL Configure the Compute service to use the Networking service

Bug #1655370 reported by Vinoth Kumar Selvaraj
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Invalid
Low
Unassigned

Bug Description

In the "Configure the Compute service to use the Networking service" session.
URI is misspelled as URL.
This is stopping NOVA service with the following errors....

"CRITICAL nova [req-364b4a63-960b-4768-bc0d-35a094ce2d06 - - - - -] ConfigFileValueError: Value for option url is not valid: invalid URI: 'http://newton-controller-01:9696'
2017-01-10 20:27:57.355 31515 ERROR nova Traceback (most recent call last):
2017-01-10 20:27:57.355 31515 ERROR nova File "/usr/bin/nova-api", line 10, in <module>"

-----------------------------------
Release: 0.1 on 2017-01-10 11:32
SHA: a61f620efc774234e2918864a887f1e007be0616
Source: http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/install-guide/source/neutron-controller-install.rst
URL: http://docs.openstack.org/newton/install-guide-ubuntu/neutron-controller-install.html

Revision history for this message
Vinoth Kumar Selvaraj (vinothkumar-s) wrote :
Revision history for this message
Alexandra Settle (alexandra-settle) wrote :

[neutron]
...
url = http://controller:9696
auth_url = http://controller:35357

SHOULD BE:

[neutron]
...
uri = http://controller:9696
auth_url = http://controller:35357

Changed in openstack-manuals:
importance: Undecided → Low
status: New → Confirmed
Changed in openstack-manuals:
assignee: nobody → Michael Glaser (mikeg451)
Revision history for this message
Michael Glaser (mikeg451) wrote :

Looks like this change need to be made in Newton, Mitaka and master branch.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/419015

Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
KATO Tomoyuki (kato-tomoyuki) wrote :

I cannot reproduce this problem, and find the "neutron/uri" option.

http://git.openstack.org/cgit/openstack/nova/tree/nova/conf/neutron.py

Revision history for this message
Alexandra Settle (alexandra-settle) wrote :

I apologise - Kato is correct, I verified on my machine also that this is meant to be url.

Vinoth - could you please explain further how and why you had to change from URL to URI?

Changed in openstack-manuals:
status: In Progress → Incomplete
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on openstack-manuals (master)

Change abandoned by Michael Glaser (<email address hidden>) on branch: master
Review: https://review.openstack.org/419015

Changed in openstack-manuals:
assignee: Michael Glaser (mikeg451) → nobody
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

Bug attachments

Remote bug watches

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