Install and configure controller node in Neutron

Bug #1996889 reported by Naoshi SAKAMOTO
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
Brian Haley

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: ______
- [ ] This is a doc addition request.
- [x] 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

-----------------------------------
Release: 20.2.1.dev76 on 2019-08-21 16:09:09
SHA: 26187a3d4148eea03e2d8df298cadd47587f5f42
Source: https://opendev.org/openstack/neutron/src/doc/source/install/controller-install-ubuntu.rst
URL: https://docs.openstack.org/neutron/yoga/install/controller-install-ubuntu.html

The section "Configure the Compute service to use the Networking service"
instructs to edit the /etc/nova/nova.conf in the [neutron] section:
project_domain_name = default
user_domain_name = default

But they should be the followings:
project_domain_name = Default
user_domain_name = Default

Revision history for this message
Brian Haley (brian-haley) wrote :

Could be that the case doesn't matter, but it's inconsistent and other projects have changed to use Default so should fix.

Changed in neutron:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Brian Haley (brian-haley)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/864921

Changed in neutron:
status: Confirmed → In Progress
tags: added: low-hanging-fruit
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/864921
Committed: https://opendev.org/openstack/neutron/commit/a2090e4cbc4ad8e86c0346a2a6be1a3778a1a06f
Submitter: "Zuul (22348)"
Branch: master

commit a2090e4cbc4ad8e86c0346a2a6be1a3778a1a06f
Author: Brian Haley <email address hidden>
Date: Thu Nov 17 11:42:14 2022 -0500

    Doc: Capitalize keystone domain names

    There is an inconsistency for keystone domain names
    in the docs, 'default' and 'Default'. Should always
    use the latter, 'Default'.

    Change-Id: I4487de4e121362a02f839546721f007781f84057
    Closes-bug: #1996889

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron 22.0.0.0rc1

This issue was fixed in the openstack/neutron 22.0.0.0rc1 release candidate.

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.