Public bug reported: In the wallaby horizon docs for ubuntu, in the /etc/openstack- dashboard/local_settings.py,
the docs states the following: "Enable the Identity API version 3: OPENSTACK_KEYSTONE_URL = "http://%s/identity/v3" % OPENSTACK_HOST" The OPENSTACK_KEYSTONE_URL will be therefore be interpreted as: http://controller/identity/v3 Instead, it should be http://controller:5000 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: - [ ] This doc is inaccurate in this way: ______ - [ ] This is a doc addition request. - [ ] I have a fix to the document that I can paste below including example: input and output. If you have a troubleshooting or support issue, use the following resources: - The mailing list: https://lists.openstack.org - IRC: 'openstack' channel on Freenode ----------------------------------- Release: 19.2.1.dev12 on 2021-01-02 14:56:33 SHA: 7b23f11fac592f5c9a17e376db654c18502897a7 Source: https://opendev.org/openstack/horizon/src/doc/source/install/install-ubuntu.rst URL: https://docs.openstack.org/horizon/wallaby/install/install-ubuntu.html ** Affects: horizon Importance: Undecided Status: New ** Tags: documentation ** Description changed: - In the horizon docs for ubuntu, in the /etc/openstack- + In the wallaby horizon docs for ubuntu, in the /etc/openstack- dashboard/local_settings.py, the docs states the following: "Enable the Identity API version 3: OPENSTACK_KEYSTONE_URL = "http://%s/identity/v3" % OPENSTACK_HOST" The OPENSTACK_KEYSTONE_URL will be therefore be interpreted as: http://controller/identity/v3 Instead, it should be http://controller:5000 - - - 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: + 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: - [ ] This doc is inaccurate in this way: ______ - [ ] This is a doc addition request. - - [ ] I have a fix to the document that I can paste below including example: input and output. + - [ ] I have a fix to the document that I can paste below including example: input and output. If you have a troubleshooting or support issue, use the following resources: - - The mailing list: https://lists.openstack.org - - IRC: 'openstack' channel on Freenode + - The mailing list: https://lists.openstack.org + - IRC: 'openstack' channel on Freenode ----------------------------------- Release: 19.2.1.dev12 on 2021-01-02 14:56:33 SHA: 7b23f11fac592f5c9a17e376db654c18502897a7 Source: https://opendev.org/openstack/horizon/src/doc/source/install/install-ubuntu.rst URL: https://docs.openstack.org/horizon/wallaby/install/install-ubuntu.html -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1950919 Title: Install and configure for Ubuntu in horizon Status in OpenStack Dashboard (Horizon): New Bug description: In the wallaby horizon docs for ubuntu, in the /etc/openstack- dashboard/local_settings.py, the docs states the following: "Enable the Identity API version 3: OPENSTACK_KEYSTONE_URL = "http://%s/identity/v3" % OPENSTACK_HOST" The OPENSTACK_KEYSTONE_URL will be therefore be interpreted as: http://controller/identity/v3 Instead, it should be http://controller:5000 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: - [ ] This doc is inaccurate in this way: ______ - [ ] This is a doc addition request. - [ ] I have a fix to the document that I can paste below including example: input and output. If you have a troubleshooting or support issue, use the following resources: - The mailing list: https://lists.openstack.org - IRC: 'openstack' channel on Freenode ----------------------------------- Release: 19.2.1.dev12 on 2021-01-02 14:56:33 SHA: 7b23f11fac592f5c9a17e376db654c18502897a7 Source: https://opendev.org/openstack/horizon/src/doc/source/install/install-ubuntu.rst URL: https://docs.openstack.org/horizon/wallaby/install/install-ubuntu.html To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1950919/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

