Deprecated auth_url entries in Neutron Queen's install guide

Bug #1775758 reported by Nicholas Carydis
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Unassigned

Bug Description

This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [x] This doc is inaccurate in this way:

The Neutron installation guides use old auth_uri / auth_url values pointing at two different keystone endpoints for authentication of the network service and the compute service. This occurs within the controller node and compute node parts of the installation guide. Following the current guide then fails at the Verify step with error "Failed to retrieve extensions list from Network API"

- [x] I have a fix to the document that I can paste below including example: input and output.

input 1 (neutron.conf):
auth_uri = http://controller:5000
auth_url = http://controller:35357

input 2 (nova.conf):
auth_url = http://controller:35357

output:
auth_url = http://controller:5000

I changed the values to the above output and the Verify step succeeded.

-----------------------------------
Release: 12.0.3.dev24 on 2018-06-07 22:47
SHA: 2206636feca043a9ab958010a00641f92957e8a5
Source: https://git.openstack.org/cgit/openstack/neutron/tree/doc/source/install/controller-install-ubuntu.rst
URL: https://docs.openstack.org/neutron/queens/install/controller-install-ubuntu.html

Tags: doc
Revision history for this message
Brian Haley (brian-haley) wrote :

Please look at the source url that you linked before filing bugs as this has already been fixed.

Changed in neutron:
status: New → Invalid
Revision history for this message
Mathew Vensel (mlvensel) wrote :

Brian,

While i understand the comment i don't believe all the documentation links were updated or committed as i recently took the current Queens guide for Ubuntu today and it still has the information listed that is identical to Nick's report above.

https://docs.openstack.org/install-guide/openstack-services.html#minimal-deployment-for-queens
https://docs.openstack.org/neutron/queens/install/
https://docs.openstack.org/neutron/queens/install/install-ubuntu.html
https://docs.openstack.org/neutron/queens/install/compute-install-ubuntu.html#configure-the-common-component

-Mathew

Changed in neutron:
status: Invalid → Confirmed
status: Confirmed → New
Revision history for this message
Bernard Cafarelli (bcafarel) wrote :

I think this is a duplicate of #1783306 for which the master fix is in, but the queens backport has not merged yet:
https://review.openstack.org/#/c/571384/

Revision history for this message
Dan Radez (dradez) wrote :

Review has merged

Changed in neutron:
status: New → Fix Released
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.