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: - [X] 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 OFTC hello,The document configuration nova connection placement section in this link is incorrect。 Will cause nova scheduler and nova conductor services to fail to start link: https://docs.openstack.org/nova/2023.2/install/controller-install- rdo.html [placement] # ... region_name = RegionOne project_domain_name = Default project_name = service auth_type = password user_domain_name = Default auth_url = http://controller:5000/v3 ### !!! incorrect username = placement password = PLACEMENT_PASS the "auth_url" address:port is incorrect ,It should be modified to "auth_url = http://controller:8778" thanks! ----------------------------------- Release: 28.3.1.dev14 on 2023-02-15 22:37:40 SHA: 0e4406a33e6907d3b335455a3f3c3ff80045ea0f Source: https://opendev.org/openstack/nova/src/doc/source/install/controller-install-rdo.rst URL: https://docs.openstack.org/nova/2023.2/install/controller-install-rdo.html ** Affects: nova Importance: Undecided Status: New ** Tags: doc -- 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/2083956 Title: Install and configure controller 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: - [X] 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 OFTC hello,The document configuration nova connection placement section in this link is incorrect。 Will cause nova scheduler and nova conductor services to fail to start link: https://docs.openstack.org/nova/2023.2/install/controller- install-rdo.html [placement] # ... region_name = RegionOne project_domain_name = Default project_name = service auth_type = password user_domain_name = Default auth_url = http://controller:5000/v3 ### !!! incorrect username = placement password = PLACEMENT_PASS the "auth_url" address:port is incorrect ,It should be modified to "auth_url = http://controller:8778" thanks! ----------------------------------- Release: 28.3.1.dev14 on 2023-02-15 22:37:40 SHA: 0e4406a33e6907d3b335455a3f3c3ff80045ea0f Source: https://opendev.org/openstack/nova/src/doc/source/install/controller-install-rdo.rst URL: https://docs.openstack.org/nova/2023.2/install/controller-install-rdo.html To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/2083956/+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

