Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1255382

Summary: Modifying subnet 'Allocation Pools' is impossible
Product: Red Hat OpenStack Reporter: Ronnie Rasouli <rrasouli>
Component: python-django-horizonAssignee: Masco <mkaliyam>
Status: CLOSED CURRENTRELEASE QA Contact: Ido Ovadia <iovadia>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: aortega, athomas, mkaliyam, 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-4.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1344437 (view as bug list) Environment:
Last Closed: 2016-09-22 18:56:55 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 Ronnie Rasouli 2015-08-20 12:33:33 UTC
Description of problem:

Modifying subnet 'Allocation Pools' is impossible after creating via Horizon GUI



Version-Release number of selected component (if applicable):

python-django-horizon-2015.1.0-11.el7ost.noarch

How reproducible:

Always

Steps to Reproduce:

1.Create a network
2. create a subnet
3. check the disable gateway
4. edit the subnet: project --> newly created network --> click edit subnet in the relevant subnet
4. change the  'Allocation Pools' so it will start valid from 192.168.1.2-192.168.1.254
5. click save
6. save message success - but in fact nothing has changed, the Allocation pools did not change


Actual results:

Horizon indicates that it saved, after reviewing the subnet again the allocation pool did not change
Expected results:

modifying the subnet will change its allocation pools

Additional info:

From nuetron CLI works:
neutron subnet-update ce373461-08a4-4974-95d0-75ebf328a62f --allocation-pool 'start=192.168.1.10,end=192.168.1.254'

The bug does not allow adding new gateway, creating floating IP - a dragging bug that effects other components

Comment 3 Itxaka 2016-06-09 17:10:13 UTC
Setting target to 8.0. We cannot backport the patch downstream to 7.0 as it introduces new strings, but on 8.0 its possible to do the backport as those strings are there

Comment 4 Itxaka 2016-06-10 11:33:53 UTC
Patch merged downstream.

Comment 5 Lon Hohberger 2016-06-23 18:21:02 UTC
According to our records, this should be resolved by python-django-horizon-8.0.1-4.el7ost.  This build is available now.

Comment 6 Ido Ovadia 2016-08-30 15:59:41 UTC
Verified
========
python-django-horizon-8.0.1-6.el7ost.noarch