Bug 1315224

Summary: router port fixed IP is not shown in port detail
Product: Red Hat OpenStack Reporter: Martin Pavlásek <mpavlase>
Component: python-django-horizonAssignee: Itxaka <iserrano>
Status: CLOSED CURRENTRELEASE QA Contact: Ido Ovadia <iovadia>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0 (Liberty)CC: aortega, athomas, iserrano, mrunge, srevivo
Target Milestone: asyncKeywords: TestOnly, ZStream
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-django-horizon-8.0.1-3.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-24 19:34:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Pavlásek 2016-03-07 09:46:53 UTC
Description of problem:
Fixed IP shown in list of ports of router differs with the same attribute in router detail.


Version-Release number of selected component (if applicable):
RHEL 7.2
python-django-horizon-8.0.1-1.el7ost.noarch
openstack-dashboard-8.0.1-1.el7ost.noarch
openstack-packstack-puppet-7.0.0-0.12.dev1699.g8f54936.el7ost.noarch
openstack-neutron-common-7.0.1-10.el7ost.noarch
openstack-neutron-ml2-7.0.1-10.el7ost.noarch
openstack-neutron-7.0.1-10.el7ost.noarch

How reproducible:
100%


Steps to Reproduce:
Log in as demo user.
1. Project - Network - Networks - Create Network
2. network "test_net", subnet "test_subnet", network address 10.0.0.0/24, IPv4, gateway IP 10.0.0.1, Next, leave Allocation Pools unchanged
3. navigate to Network Detail test_net
4. table with list of ports contains one line with 'network:dhcp' as Attached Device

Actual results:
In list of all ports there is Fixed IP i.e. 10.0.0.2, but in detail of the port there is Fixed IP as 'None'

Expected results:
Fixed IP shown in list of all ports have to correlate with Fixed IP in detail

Comment 2 Itxaka 2016-04-07 08:37:03 UTC
As liberty upstream is security/critical only, I will do the patch downstream to rhos8

Comment 3 Itxaka 2016-04-07 10:25:01 UTC
Seems that to port this downstream we would need at least one extra patch of 200+ lines first as a base.

https://review.openstack.org/#/c/212152/

Comment 5 Ido Ovadia 2016-06-22 16:34:05 UTC
Verified
========
python-django-horizon-8.0.1-4.el7ost.noarch

Comment 7 Lon Hohberger 2016-06-24 19:33:59 UTC
This is resolved by python-django-horizon-8.0.1-4.el7ost.noarch, available now.