[fuel] Improved IP handling on config template 99/51499/22
authorGuillermo Herrero <guillermo.herrero@enea.com>
Fri, 2 Feb 2018 15:35:21 +0000 (16:35 +0100)
committerGuillermo Herrero <guillermo.herrero@enea.com>
Mon, 26 Feb 2018 14:16:09 +0000 (14:16 +0000)
commit225e5666e533ee57d21f5258f25d5488a7816870
treebe3e86b396ed8c21cc33f03672e0ea98c534ce81
parent63e122a1d0e7e4ca402353d331f44eda63d966c3
[fuel] Improved IP handling on config template

-New IP addressing.
Starts on lower available addresses for
better compatibilty for small networks.
IPs assigned secuentially and independently
on each network.

-Switched to advanced IP generation filters.
Defined integers are no longer end of the IP address part
but host order on the IP network.

-Dynamic generation of compute nodes

JIRA:FUEL-335

Change-Id: Ie95b83af64cb21ba27749d5f5d1506bfbc9ddf15
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
config/installers/fuel/pod_config.yml.j2