Bug 1420677

Summary: Overcloud network block validation should warn against invalid IP addresses
Product: Red Hat Quickstart Cloud Installer Reporter: Julie <juwu>
Component: WebUIAssignee: John Matthews <jmatthew>
Status: NEW --- QA Contact: Sudhir Mallamprabhakara <smallamp>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.1CC: qci-bugzillas
Target Milestone: ---Keywords: Triaged
Target Release: 1.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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
invalidAddressblock none

Description Julie 2017-02-09 09:53:46 UTC
Created attachment 1248767 [details]
invalidAddressblock

Steps to Reproduce:
1.Deploy OSP.
2.Get to step 2D Configure Overcloud.
3.For private network, enter an invalid address such as 192168.254.0/24

Actual results:
Validation passes

Expected results:
This is an invalid CIDR notation.


Additional Info:
The OSP deployment proceeds to 80% and fails at Actions:Fusor:Deployment::Openstack:OvercloudConfiguration.
Error: 400 Bad request. 192168.254.0/24 is not a valid IP subnet

Cannot edit the network block value in the UI and need to deploy a new deployment.