Bug 1315224 - router port fixed IP is not shown in port detail
Summary: router port fixed IP is not shown in port detail
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-django-horizon
Version: 8.0 (Liberty)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: async
: 8.0 (Liberty)
Assignee: Itxaka
QA Contact: Ido Ovadia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-07 09:46 UTC by Martin Pavlásek
Modified: 2016-06-24 19:34 UTC (History)
5 users (show)

Fixed In Version: python-django-horizon-8.0.1-3.el7ost
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-24 19:34:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1537843 0 None None None 2016-03-07 10:02:39 UTC
OpenStack gerrit 272205 0 None None None 2016-04-07 08:37:53 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.