[Horizon] [LBaaS] Port id is missing in the VIP Details

Bug #1243115 reported by Rami Vaknin
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Undecided
Tatiana Ovchinnikova

Bug Description

Version
=======
Havana on rhel

Description
===========
The port id is missing in the VIP Details ("Load Balancers" tab->"Pools"->VIP of an existing pool) while it exists in the "neutron lb-vip-show" cli command:

# neutron lb-vip-show af09da35-96d9-4823-a8d1-a7e6b9d5455f
+--------------------+--------------------------------------+
| Field | Value |
+--------------------+--------------------------------------+
| address | 10.35.212.15 |
| admin_state_up | True |
| connection_limit | -1 |
| description | |
| id | af09da35-96d9-4823-a8d1-a7e6b9d5455f |
| name | vip1 |
| pool_id | aaf43d05-f4dd-4a0b-93d0-79f5a34e4306 |
| port_id | 7a7bd906-d25c-4026-bfed-fb23c2bb2e40 |
| protocol | HTTP |
| protocol_port | 80 |
| status | ACTIVE |
| status_description | |
| subnet_id | 29ca1661-306a-4ab5-8ad5-702c0ca6b61c |
| tenant_id | cde5960d134b4a83999cbed51d1c9993 |
+--------------------+--------------------------------------+

Changed in horizon:
assignee: nobody → Tatiana Mazur (tmazur)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/53343

Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/53343
Committed: http://github.com/openstack/horizon/commit/b71e9cc6f78e8acb05129b676c5f6e8c3c3da9a0
Submitter: Jenkins
Branch: master

commit b71e9cc6f78e8acb05129b676c5f6e8c3c3da9a0
Author: Tatiana Mazur <email address hidden>
Date: Wed Oct 23 16:46:25 2013 +0400

    Add Port ID to VIP details page

    This patch set adds Port ID to LBaaS VIP details page.

    Fixes bug 1243115

    Change-Id: I227f5cc46ff582fc14edc40a69b2fb4f8fc7396b

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
milestone: none → icehouse-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: icehouse-1 → 2014.1
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.