← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2068532] [NEW] Install and configure controller node for Ubuntu in nova - Documentation error

 

Public bug reported:

- [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

** 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/2068532

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

Status in OpenStack Compute (nova):
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2068532/+subscriptions