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
As liberty upstream is security/critical only, I will do the patch downstream to rhos8
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/
Verified ======== python-django-horizon-8.0.1-4.el7ost.noarch
This is resolved by python-django-horizon-8.0.1-4.el7ost.noarch, available now.