Description of problem: Validation fails when providing a blank value in ip address field while adding a Cloud/ Infrastructure provider Version-Release number of selected component (if applicable): 5.4.0.0.14.20150325124454_9e339f3 How reproducible: 100% Steps to Reproduce: 1. Navigate to Cloud/Infrastructure ==> Providers 2. Add a new provider with blank value for ip address Actual results: Provider gets added Expected results: Should throw an error message stating "IP Address can't be blank" Additional info: It used to work fine previously
The IP Address field in new provider UI form has been removed. The commits in master, those are removing the IP Address from the UI forms: commit 0ef0bef692044c2d892800deebe5e36b1ea38a6c Author: Jozef Zigmund <jzigmund> Date: Thu Mar 26 17:19:18 2015 +0100 Remove reference of ipaddress in controllers commit 64882d67f4dda05c7a28c148d2edd09940e9f933 Author: Jozef Zigmund <jzigmund> Date: Thu Mar 26 16:20:20 2015 +0100 Remove IP Address form field from UI Hostname will be used for connections
Good to go. Verified and working fine in 5.4.0.0.24.20150427192818_1fd9e49. Latest appliance does not have IP Address field
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1100.html