← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1460632] [NEW] [LBaaS] Create load balancer for each fixed_ip of a port

 

Public bug reported:

The spec

http://specs.openstack.org/openstack/neutron-specs/specs/juno-incubator/lbaas-api-and-objmodel-improvement.html
        
says - "If a neutron port is encountered that has many fixed_ips then a load balancer should be created for each fixed_ip with each being a deep copy of each other."

currently neutron LBaaS v2 is only creating one loadbalncer though the port is having many fixed_ip.
Enhance neutron LBaaS v2, to create load balancer for each fixed_ip of a port, as specified in spec.

** Affects: neutron
     Importance: Undecided
     Assignee: venkata anil (anil-venkata)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => venkata anil (anil-venkata)

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

Title:
  [LBaaS] Create load balancer for each fixed_ip of a port

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The spec

  http://specs.openstack.org/openstack/neutron-specs/specs/juno-incubator/lbaas-api-and-objmodel-improvement.html
          
  says - "If a neutron port is encountered that has many fixed_ips then a load balancer should be created for each fixed_ip with each being a deep copy of each other."

  currently neutron LBaaS v2 is only creating one loadbalncer though the port is having many fixed_ip.
  Enhance neutron LBaaS v2, to create load balancer for each fixed_ip of a port, as specified in spec.

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


Follow ups

References