Bug 1314393

Summary: create subnet dialogue - inaccessible Next/Submit button
Product: Red Hat OpenStack Reporter: Martin Pavlásek <mpavlase>
Component: python-django-horizonAssignee: Radomir Dopieralski <rdopiera>
Status: CLOSED WORKSFORME QA Contact: Ido Ovadia <iovadia>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.0 (Liberty)CC: aortega, apannu, athomas, mrunge, srevivo
Target Milestone: ---Keywords: ZStream
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-27 21:18:38 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:
Attachments:
Description Flags
proper create button none

Description Martin Pavlásek 2016-03-03 13:43:28 UTC
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?)

Comment 3 Radomir Dopieralski 2017-07-27 21:18:22 UTC
Created attachment 1305658 [details]
proper create button

Works correctly for me. Must have been fixed in the mean time.