yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #84361
[Bug 1903320] [NEW] Port in OPENSTACK_KEYSTONE_URL
Public bug reported:
OPENSTACK_KEYSTONE_URL = "http://%s/identity/v3" % OPENSTACK_HOST
is not working - at least in Ubuntu 20.04 and Ussuri
OPENSTACK_KEYSTONE_URL = "http://%s:5000/identity/v3" % OPENSTACK_HOST
is working.
This fix can be found in the following bug report in comment #6:
https://bugs.launchpad.net/keystone/+bug/1697634
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: Not working config
- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.
-----------------------------------
Release: on 2019-12-05 11:04:48
SHA: a5b1853fa3e2a09f244e91a16f94219b9def9b2d
Source: https://opendev.org/openstack/horizon/src/doc/source/install/install-ubuntu.rst
URL: https://docs.openstack.org/horizon/ussuri/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/1903320
Title:
Port in OPENSTACK_KEYSTONE_URL
Status in OpenStack Dashboard (Horizon):
New
Bug description:
OPENSTACK_KEYSTONE_URL = "http://%s/identity/v3" % OPENSTACK_HOST
is not working - at least in Ubuntu 20.04 and Ussuri
OPENSTACK_KEYSTONE_URL = "http://%s:5000/identity/v3" % OPENSTACK_HOST
is working.
This fix can be found in the following bug report in comment #6:
https://bugs.launchpad.net/keystone/+bug/1697634
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: Not working config
- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.
-----------------------------------
Release: on 2019-12-05 11:04:48
SHA: a5b1853fa3e2a09f244e91a16f94219b9def9b2d
Source: https://opendev.org/openstack/horizon/src/doc/source/install/install-ubuntu.rst
URL: https://docs.openstack.org/horizon/ussuri/install/install-ubuntu.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1903320/+subscriptions
Follow ups