← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1987281] [NEW] Create a method to add multiple IP addresses in one call

 

Public bug reported:

When the OVN metadata agent creates a local namespace in a compute node,
it creates a network namespace, a veth pair between the OVS instance and
the network metadata namespace and then assigns the each IP of the
metadata port. The number of IP addresses depend on the number of
subnets. If this number is high, setting each IP address individually
will take some time.

This bug proposes to create a method to pass multiple IP addresses that
will be set in one privsep call.

** Affects: neutron
     Importance: Undecided
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

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

Title:
  Create a method to add multiple IP addresses in one call

Status in neutron:
  New

Bug description:
  When the OVN metadata agent creates a local namespace in a compute
  node, it creates a network namespace, a veth pair between the OVS
  instance and the network metadata namespace and then assigns the each
  IP of the metadata port. The number of IP addresses depend on the
  number of subnets. If this number is high, setting each IP address
  individually will take some time.

  This bug proposes to create a method to pass multiple IP addresses
  that will be set in one privsep call.

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



Follow ups