[Mainline-Build 2711]:UI- support for associating FIP to single fixed ip of port with multiple fixed IPs

Bug #1543543 reported by alok kumar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R3.0
Fix Committed
Undecided
Siva Bavanasi
Trunk
Fix Committed
Undecided
Siva Bavanasi

Bug Description

I have port with multiple IPs as below:

root@nodeg13:~# neutron port-show f41df469-2c3a-4b71-ae5f-b870b0fe2ac1
+---------------------+----------------------------------------------------------------------------------+
| Field | Value |
+---------------------+----------------------------------------------------------------------------------+
| admin_state_up | True |
| binding:host_id | nodeh3 |
| binding:vif_details | {"port_filter": true} |
| binding:vif_type | vrouter |
| binding:vnic_type | normal |
| device_id | ecda3c47-5148-4cc2-939e-9bedfc451359 |
| device_owner | compute:None |
| fixed_ips | {"subnet_id": "efcc3895-3098-41a9-b199-92eedf5e9c32", "ip_address": "9.9.9.254"} |
| | {"subnet_id": "efcc3895-3098-41a9-b199-92eedf5e9c32", "ip_address": "9.9.9.253"} |
| id | f41df469-2c3a-4b71-ae5f-b870b0fe2ac1 |
| mac_address | 02:f4:1d:f4:69:2c |
| name | p-alok |
| network_id | 53c3574b-05f4-49c3-8252-fb52bf548c3a |
| security_groups | 71d7e42c-cb89-438f-a2bc-2bc4c0665250 |
| status | ACTIVE |
| tenant_id | ed94f84bb5f745e18c2a8d954f8f2476 |
+---------------------+----------------------------------------------------------------------------------+

when we associate FIP to the port from the page Networking->FIPs, it shows single port with both the IPs. however this can be changed same as horizon, to map different fixed IPs (of single port)to different FIP.

please see the "horizon" snapshot for the options shown in dropdown list there.
"contrail-UI" snapshot for UI options.

Tags: ui
Revision history for this message
alok kumar (kalok) wrote :
Revision history for this message
alok kumar (kalok) wrote :
alok kumar (kalok)
information type: Proprietary → Public
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Bug update]

bug update...

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/19519
Submitter: Siva Bavanasi (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R3.0

Review in progress for https://review.opencontrail.org/19526
Submitter: Siva Bavanasi (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/19519
Committed: http://github.org/Juniper/contrail-web-controller/commit/b7b1b279195ebce06c026bf9dc80d62921b49656
Submitter: Zuul
Branch: master

commit b7b1b279195ebce06c026bf9dc80d62921b49656
Author: Siva Bavanasi <email address hidden>
Date: Thu Apr 21 12:45:36 2016 +0530

Changes for "support for associating FIP to single fixed ip of port with
multiple fixed IPs"

and also done below changes

1)Remove Async = false,
2)Use Common method to delete unused attrs in request payload to avoid duplicate
code

Change-Id: Ifea2b2f239f29553e38fe3e13275521453863168
Closes-bug: #1543543

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote :

Reviewed: https://review.opencontrail.org/19526
Committed: http://github.org/Juniper/contrail-web-controller/commit/4f346da8041c16e26ee19a0e31bcbb5c8534fa1b
Submitter: Zuul
Branch: R3.0

commit 4f346da8041c16e26ee19a0e31bcbb5c8534fa1b
Author: Siva Bavanasi <email address hidden>
Date: Thu Apr 21 12:45:36 2016 +0530

Changes for "support for associating FIP to single fixed ip of port with
multiple fixed IPs"

and also done below changes

1)Remove Async = false,
2)Use Common method to delete unused attrs in request payload to avoid duplicate
code

Change-Id: Ifea2b2f239f29553e38fe3e13275521453863168
Closes-bug: #1543543

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.