Adds check to ensure that provided static_ip_range param is correct 25/1425/1
authorTim Rozet <trozet@redhat.com>
Tue, 8 Sep 2015 20:00:46 +0000 (16:00 -0400)
committerTim Rozet <trozet@redhat.com>
Tue, 8 Sep 2015 20:00:46 +0000 (16:00 -0400)
commit50fe670726f2229ef963517a890fef2d821b8821
treed6129c053d2fb7664b7d3c709318b64e3e26eb27
parent153ad3e4d97f19ab5e465df6a46e26b7c7935058
Adds check to ensure that provided static_ip_range param is correct

Patch adds a check to make sure that the user specified static_ip_range
argument (Ex. 192.168.0.10,192.168.0.20) falls within the valid public
subnet of the host (the same subnet as the default gateway).

JIRA: APEX-19

Change-Id: Ifc0b79074b887509617c2749e50d97d1800abad0
Signed-off-by: Tim Rozet <trozet@redhat.com>
foreman/ci/deploy.sh