← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1630412] Re: Associate floating IP pop up shows all the existing ports in the 'port to be associated to' dropdown

 

Reviewed:  https://review.openstack.org/513922
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=d14fbc849e45e7a959c159d460715ece20013a31
Submitter: Zuul
Branch:    master

commit d14fbc849e45e7a959c159d460715ece20013a31
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date:   Sat Oct 21 10:50:48 2017 +0000

    FIP associate: Show only ports from a target server
    
    Previously when associating an FIP to a server, neutron ports which
    do not belong to a target server were also shown in the target list.
    It is clearer if only neutron ports connected to a target server
    are shown. This commit changes the logic to lookup FIP targets to
    achieve this.
    
    Closes-Bug: #1630412
    Change-Id: I9901b54e125b6bf09df86537c8308b2bfb1499f2


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
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/1630412

Title:
  Associate floating IP pop up shows all the existing ports in the 'port
  to be associated to' dropdown

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Description:
  ------------
  When I try to associate floating IP by clicking the instance 'actions' drop down and select 'associate floating IP'. In the pop up, in the "Port to be associated" drop down, I see a list of ports of all the instances.

  Expected Behaviour:
  ------------------
  Since I am selecting the 'associate floating IP' option by clicking on a specific instance's actions, for a user it makes more sense to show the ports that are related to that specific instance.

  
  Environment:
  -----------
  OpenStack Mitaka on Ubuntu 14.04 server

  Reproduction Steps:
  -------------------

  Steps from horizon:
  1. Create a network/subnet.
  2. Create 2 instances attached to the above subnet
  3. Click on instance1's actions to associate floating IP and click on the 'ports to be associated' drop down
  4. it displays a list of all existing ports related to all the instances

  
  Please refer to the attached screenshots for more details

  
  Thanks,
  Kiran Vemuri

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


References