Install and configure controller node for Ubuntu in nova - Documentation error

Bug #2068532 reported by trakatelis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
New
Undecided
Unassigned

Bug Description

- [x] I have a fix to the document that I can paste below.

In Install and configure components
...
2. Edit the /etc/nova/nova.conf file and complete the following actions:
...
In the [service_user] section, configure service user tokens:

[service_user]
send_service_user_token = true
auth_url = https://controller/identity
auth_strategy = keystone

should read

[service_user]
send_service_user_token = true
auth_url = http://controller:5000/
auth_strategy = keystone

-----------------------------------
Release: 29.0.2.dev8 on 2023-02-15 22:37:40
SHA: 238c98cc988e8182da00b5081c0bcbb01e399647
Source: https://opendev.org/openstack/nova/src/doc/source/install/controller-install-ubuntu.rst
URL: https://docs.openstack.org/nova/2024.1/install/controller-install-ubuntu.html

Tags: doc
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.