← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2042647] Re: doc: Options described in "DHCP High-availability" are outdated

 

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

commit 5cee4b34faa511a73a88a40a4e8994f053f3cc6c
Author: JangYeHoon <jkjk128jkjk@xxxxxxxxx>
Date:   Thu Apr 25 08:17:20 2024 +0000

    Remove and modify outdated options in DHCP HA documentation
    
    A database option has been added to neutron.conf.
    Removed the old options rabbit_host and rabbit_password in neutron.conf.
    
    Removed outdated options use_neutron and firewall_driver from linuxbridge_conf.ini.
    The admin_ option used in the neutron part of linuxbridge_conf.ini has been updated to the latest.
    Modify tenant_name to project_name in the neutron part of linuxbridge_conf.ini
    
    Closes-Bug: #2042647
    Change-Id: I3f4538e1e63fb316425ef7c6ab5c53a0a74f739f


** Changed in: neutron
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2042647

Title:
  doc: Options described in "DHCP High-availability" are outdated

Status in neutron:
  Fix Released

Bug description:
  The "DHCP High-availability" chapter in admin guide[1] contains
  multiple outdated options.

   - linux bridge core_plugin is used instead of ml2 + linuxbridge
   - [database] option should be added to neutron.conf
   - [DEFAULT] rabbit_host option and [DEFAULT] rabbit_password option no longer exit

   - [DEFAULT] use_neutron and [DEFAULT] firewall_driver were removed from nova
   - [neutron] admin_* options were removed from nova 

  [1] https://docs.openstack.org/neutron/latest/admin/config-dhcp-
  ha.html

  Although we can fix these, it probably makes better sense to refer to
  installation guide for most of options and then describe only specific
  options ( dhcp_agents_per_network ), so that we don't have to maintain
  basic options in multiple chapters.

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



References