← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2011724] [NEW] [OVN] Method "create_metadata_port" should pass the "fixed_ips" when creating the port

 

Public bug reported:

The method "create_metadata_port" creates the OVN metadata port. This
port should have fixed IP addresses only on the subnets with DHCP
enabled. Now this method is just creating a port in the selected
network, without handling the DHCP status of the subnets. However, this
method should fetch the network subnets and explicitly request a fixed
IP only on those subnets with "dhcp_enabled" flag active.

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  [OVN] Method "create_metadata_port" should pass the "fixed_ips" when
  creating the port

Status in neutron:
  New

Bug description:
  The method "create_metadata_port" creates the OVN metadata port. This
  port should have fixed IP addresses only on the subnets with DHCP
  enabled. Now this method is just creating a port in the selected
  network, without handling the DHCP status of the subnets. However,
  this method should fetch the network subnets and explicitly request a
  fixed IP only on those subnets with "dhcp_enabled" flag active.

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



Follow ups