Description of problem: Later updated subnet gateway leads to IP address conflict with DHCP pool range. 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, disable gateway IP 3. click to Subnet Details on blue top part of dialogue Actual results: Primary button has label "Next" - it doesn't make sense and it's disabled anyway. Also on the first blue tab "Subnet" it's primary button "Create" - it cause skipping setup of DHCP (should I file it as a another bug, or can it stay here?)
Created attachment 1305658 [details] proper create button Works correctly for me. Must have been fixed in the mean time.