Wrong port number in Queens install guide

Bug #1781536 reported by Pawan Gupta
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Low
Gage Hugo

Bug Description

I noticed that on page https://docs.openstack.org/keystone/queens/install/keystone-install-rdo.html#install-and-configure-components, which is for installing and configuring keystone, under Finalize the installation section, step 2, this value export OS_AUTH_URL=http://controller:35357/v3 seems wrong. Here port number should be 5000 as now keystone runs on same port for all interfaces

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: ______
- [ ] This is a doc addition request.
- [X] I have a fix to the document that I can paste below including example: input and output.

Input - export OS_AUTH_URL=http://controller:35357/v3
Output - export OS_AUTH_URL=http://controller:5000/v3

If you have a troubleshooting or support issue, use the following resources:

 - Ask OpenStack: http://ask.openstack.org
 - The mailing list: http://lists.openstack.org
 - IRC: 'openstack' channel on Freenode

-----------------------------------
Release: 13.0.1.dev9 on 2018-05-08 06:44
SHA: 4ca0172fcdb1ce28a1f00d5a0e1bb3d646141803
Source: https://git.openstack.org/cgit/openstack/keystone/tree/doc/source/install/keystone-install-rdo.rst
URL: https://docs.openstack.org/keystone/queens/install/keystone-install-rdo.html

Revision history for this message
wangxiyuan (wangxiyuan) wrote :
Revision history for this message
Lance Bragstad (lbragstad) wrote :

We could backport a fix to Queens, but I agree with comment #1 that this doesn't appear to be affecting master.

https://review.openstack.org/#/c/562814/

Changed in keystone:
importance: Undecided → Low
status: New → Confirmed
summary: - Install and configure in keystone
+ Wrong port number in Queens install guide
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (stable/queens)

Reviewed: https://review.openstack.org/616286
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=34185638dbf5f4421a44e44c7c245517eb79c938
Submitter: Zuul
Branch: stable/queens

commit 34185638dbf5f4421a44e44c7c245517eb79c938
Author: Lance Bragstad <email address hidden>
Date: Thu Apr 19 19:58:34 2018 +0000

    Update the RDO installation guide to use port 5000

    This makes the RDO guide consistent with the Ubuntu and SLES guides.

    Closes-Bug: #1781536
    Change-Id: Ic935e5335378246b3363f7fd96e958388aa98b50
    (cherry picked from commit 38d25b7b5f57c5ef349c26395134c3e1ea180721)

tags: added: in-stable-queens
Revision history for this message
Gage Hugo (gagehugo) wrote :
Changed in keystone:
assignee: nobody → Gage Hugo (gagehugo)
status: Confirmed → Fix Committed
status: Fix Committed → Fix Released
Changed in keystone:
milestone: none → stein-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/keystone 13.0.3

This issue was fixed in the openstack/keystone 13.0.3 release.

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.