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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to