Bug 1194521

Summary: RFE: Auto Assignment of an ip address when creating a VIP for a load balancer pool in horizon when the field is left blank.
Product: Red Hat OpenStack Reporter: Aaron Thomas <aathomas>
Component: python-django-horizonAssignee: Matthias Runge <mrunge>
Status: CLOSED NOTABUG QA Contact: Ido Ovadia <iovadia>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0 (Juno)CC: aathomas, aortega, athomas, jwaterwo, mrunge, srevivo
Target Milestone: ---Keywords: FutureFeature, ZStream
Target Release: 6.0 (Juno)   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-15 11:11:35 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 Aaron Thomas 2015-02-20 02:38:31 UTC
Description of the problem:

When creating a new LBAAS VIP on a load balancer pool using the dashboard (horizon) on RHOS 5 it was not required to specify an ip address, leaving the field blank resulted in automatic assignment of an ip address. 

When creating a LBAAS VIP on a load balancer pool using the dashboard (horizon) on RHOS 6 leaving the field blank does not automatically assign an ip address and will not allow the the process to complete, the ip address must be entered manually before the user can initiate the creation of the VIP.

Comment 7 Matthias Runge 2015-08-06 09:00:52 UTC
Sorry for the long delay here. It looks like this was fixed in kilo, the commit was https://github.com/openstack/horizon/commit/481b7a72f6fff9b3d636b9e370b1f27c60f88a6e

and it should be possible to backport this to juno version

Comment 9 Matthias Runge 2015-08-06 09:01:54 UTC
Is this still required for juno?