← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1288859] [NEW] Load ballancer can't choose proper port in multi-network configuration

 

Public bug reported:

If LBaaS functionality enabled and instances has more that one network
interfaces, horizon incorrectly choose members ports to add in the LB
pool.

Steps to reproduce:

0. nova, neutron with configured LBaaS functions, horizon.
1. Create 1st network (e.g. net1)
2. Create 2nd network (e.g. net2)
3. Create few (e.g. 6) instances with networks attached to both networks.
4. Create LB pool
5. Go to member page and click 'add members'
6. Select all instances from step 3, click add

Expected result:
all selected interfaces will be in same network.

Actual result:
Some interfaces are selected from net1, some from net2. 

And there is no way to plug instance to LB pool with proper interface
via horizon, because add member dialog do not allow to choose port of
instance.

Checked on havanna and icehouse-2.

** Affects: horizon
     Importance: Undecided
         Status: New

** Affects: neutron
     Importance: Undecided
         Status: New

** Project changed: horizon => neutron

** Also affects: horizon
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1288859

Title:
  Load ballancer can't choose proper port in multi-network configuration

Status in OpenStack Dashboard (Horizon):
  New
Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  If LBaaS functionality enabled and instances has more that one network
  interfaces, horizon incorrectly choose members ports to add in the LB
  pool.

  Steps to reproduce:

  0. nova, neutron with configured LBaaS functions, horizon.
  1. Create 1st network (e.g. net1)
  2. Create 2nd network (e.g. net2)
  3. Create few (e.g. 6) instances with networks attached to both networks.
  4. Create LB pool
  5. Go to member page and click 'add members'
  6. Select all instances from step 3, click add

  Expected result:
  all selected interfaces will be in same network.

  Actual result:
  Some interfaces are selected from net1, some from net2. 

  And there is no way to plug instance to LB pool with proper interface
  via horizon, because add member dialog do not allow to choose port of
  instance.

  Checked on havanna and icehouse-2.

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


Follow ups

References