yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74636
[Bug 1791496] [NEW] Install and configure a compute node for Red Hat Enterprise Linux and CentOS in nova
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: ______
- [x] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.
-----------------------------------
Release: 18.0.1.dev7 on 2018-09-08 06:55
SHA: f5a528761e1b2599911c7b5ec8c8c99112e02701
Source: https://git.openstack.org/cgit/openstack/nova/tree/doc/source/install/compute-install-rdo.rst
URL: https://docs.openstack.org/nova/rocky/install/compute-install-rdo.html
Going through installation procedure there is a section which could benefit from clarification.
Guide explains how to set up keystone authentication with auth_url
parameter, which is correct way of doing it :
[keystone_authtoken]
# ...
auth_url = http://controller:5000/v3
Configuration file however contains two parameters that seem to be service this function :
www_authenticate_uri
auth_uri
Note that "auth_uri" is not equal to "auth_url". In addition "auth_uri"
is deprecated in favour of the "www_authenticate_uri".
I have made a mistake of typing "auth_uri" parameter by hand instead of
a copy&paste from guide, and as a result had issue starting the nova-
api.service
I would think a clarification of this may be helpful for those following
guide, either explanation that config file has "auth_uri" parameter,
that is different parameter and you need to add "auth_url" to that
section, or information that config file has a typo that needs to be
corrected.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1791496
Title:
Install and configure a compute node for Red Hat Enterprise Linux and
CentOS in nova
Status in OpenStack Compute (nova):
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: ______
- [x] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.
-----------------------------------
Release: 18.0.1.dev7 on 2018-09-08 06:55
SHA: f5a528761e1b2599911c7b5ec8c8c99112e02701
Source: https://git.openstack.org/cgit/openstack/nova/tree/doc/source/install/compute-install-rdo.rst
URL: https://docs.openstack.org/nova/rocky/install/compute-install-rdo.html
Going through installation procedure there is a section which could benefit from clarification.
Guide explains how to set up keystone authentication with auth_url
parameter, which is correct way of doing it :
[keystone_authtoken]
# ...
auth_url = http://controller:5000/v3
Configuration file however contains two parameters that seem to be service this function :
www_authenticate_uri
auth_uri
Note that "auth_uri" is not equal to "auth_url". In addition
"auth_uri" is deprecated in favour of the "www_authenticate_uri".
I have made a mistake of typing "auth_uri" parameter by hand instead
of a copy&paste from guide, and as a result had issue starting the
nova-api.service
I would think a clarification of this may be helpful for those
following guide, either explanation that config file has "auth_uri"
parameter, that is different parameter and you need to add "auth_url"
to that section, or information that config file has a typo that needs
to be corrected.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1791496/+subscriptions