Renames 'usable_ip_range' to 'overcloud_ip_range' 85/25185/1
authorTim Rozet <trozet@redhat.com>
Tue, 29 Nov 2016 21:54:10 +0000 (16:54 -0500)
committerTim Rozet <trozet@redhat.com>
Tue, 29 Nov 2016 21:54:10 +0000 (16:54 -0500)
commit52e4c1928f514856e3f9d4d6ff391ac5e4a270ca
treeff565b49ce7034220ae492b66b7b58d2732b2364
parentc3d74dbf05ee8b0c161190b85eb1e238a69402a7
Renames 'usable_ip_range' to 'overcloud_ip_range'

'usable_ip_range' was confusing for a lot of users, and most thought it
encompassed all of the defined ranges in the network settings file (like
floating_ip_range and introspection_range).  This renames it to be more
accurate.

JIRA: APEX-288

Change-Id: I2e106666df1bfd007f150279e2e0387a64cd0f48
Signed-off-by: Tim Rozet <trozet@redhat.com>
config/network/network_settings.yaml
config/network/network_settings_v6.yaml
config/network/network_settings_vlans.yaml
lib/post-install-functions.sh
lib/python/apex/network_environment.py
lib/python/apex/network_settings.py