Public bug reported:
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. - [x] I have a fix to the document that I can paste below including example: input and output. https://docs.openstack.org/horizon/victoria/install/install-ubuntu.html Enable the Identity API version 3: - OPENSTACK_KEYSTONE_URL = "http://%s/identity/v3" % OPENSTACK_HOST + OPENSTACK_KEYSTONE_URL = "http://%s:5000/identity/v3" % OPENSTACK_HOST If you have a troubleshooting or support issue, use the following resources: - Ask OpenStack: https://ask.openstack.org - The mailing list: https://lists.openstack.org - IRC: 'openstack' channel on Freenode ----------------------------------- Release: 18.6.2.dev8 on 2019-12-05 11:04:48 SHA: 7806d67529b7718cac6015677b60b9b52a4f8dd7 Source: https://opendev.org/openstack/horizon/src/doc/source/install/install-ubuntu.rst URL: https://docs.openstack.org/horizon/victoria/install/install-ubuntu.html ** Affects: horizon Importance: Undecided Status: New ** Tags: documentation -- 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/1910476 Title: Install and configure document for Ubuntu in horizon have wrong OPENSTACK_KEYSTONE_URL Status in OpenStack Dashboard (Horizon): New 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: - [ ] 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. https://docs.openstack.org/horizon/victoria/install/install- ubuntu.html Enable the Identity API version 3: - OPENSTACK_KEYSTONE_URL = "http://%s/identity/v3" % OPENSTACK_HOST + OPENSTACK_KEYSTONE_URL = "http://%s:5000/identity/v3" % OPENSTACK_HOST If you have a troubleshooting or support issue, use the following resources: - Ask OpenStack: https://ask.openstack.org - The mailing list: https://lists.openstack.org - IRC: 'openstack' channel on Freenode ----------------------------------- Release: 18.6.2.dev8 on 2019-12-05 11:04:48 SHA: 7806d67529b7718cac6015677b60b9b52a4f8dd7 Source: https://opendev.org/openstack/horizon/src/doc/source/install/install-ubuntu.rst URL: https://docs.openstack.org/horizon/victoria/install/install-ubuntu.html To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1910476/+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

