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)
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>

No differences found