← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2120777] Re: Networking Option 1: Provider networks in Neutron

 

I dont see anything actionable here. As per Brian's patch link this will
default to `openvswitch`[1]. I will close this LP as "not a bug"

[1]

** Changed in: neutron
       Status: Incomplete => Invalid

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

Title:
  Networking Option 1: Provider networks in Neutron

Status in neutron:
  Invalid

Bug description:
  I found a missing config in this section
  https://docs.openstack.org/neutron/2025.1/install/controller-install-
  option1-ubuntu.html#configure-the-dhcp-agent

  `/etc/neutron/dhcp_agent.ini`
  ```
  [DEFAULT]
  # ...
  interface_driver = openvswitch # <<<<<<<< This needs to be added
  dhcp_driver = neutron.agent.linux.dhcp.Dnsmasq
  enable_isolated_metadata = true
  ```

  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

  -----------------------------------
  Release: 26.0.2.dev34 on 2025-02-19 09:42:53
  SHA: 6c4b1b565fb7cb4147dc4876b64530e22233fdcf
  Source: https://opendev.org/openstack/neutron/src/doc/source/install/controller-install-option1-ubuntu.rst
  URL: https://docs.openstack.org/neutron/2025.1/install/controller-install-option1-ubuntu.html

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



References