Enables private and storage networks 37/6237/6
authorTim Rozet <trozet@redhat.com>
Mon, 11 Jan 2016 20:52:48 +0000 (15:52 -0500)
committerTim Rozet <trozet@redhat.com>
Wed, 13 Jan 2016 04:40:21 +0000 (23:40 -0500)
commite8231a61f36ce55465890d681fe1c1dfcbd5b6e9
tree94587d0ab82e45ad30307190e8fb544f013093f4
parent85485bca140826c2302b5c5a789de9328c3caec8
Enables private and storage networks

Fixes issues with common-functions:
 - ipcalc in epel is old and does not support HOSTMIN,HOSTMAX.  Now
   BROADCAST and NETWORK values used to find first and last IP in
   subnet.
 - fixes to auto-generation where values conflicted for IP ranges
 - provisioner_ip now generated correctly

Change-Id: I03c7f841d2e1edb1a50041f53970318b6a718cd9
Signed-off-by: Tim Rozet <trozet@redhat.com>
build/network-environment.yaml
build/nics/compute_private.yaml [new file with mode: 0644]
build/nics/compute_private_storage.yaml [new file with mode: 0644]
build/nics/compute_storage.yaml [new file with mode: 0644]
build/nics/controller_private.yaml [new file with mode: 0644]
build/nics/controller_private_storage.yaml [new file with mode: 0644]
build/nics/controller_storage.yaml [new file with mode: 0644]
build/opnfv-apex.spec
ci/deploy.sh
config/deploy/network/network_settings.yaml
lib/common-functions.sh