Take care of the subnet on public subnet 75/975/3
authorarnaudmorin <arnaud.morin@gmail.com>
Tue, 7 Jul 2015 13:34:04 +0000 (15:34 +0200)
committerarnaudmorin <arnaud.morin@gmail.com>
Fri, 10 Jul 2015 06:51:42 +0000 (08:51 +0200)
commit1c6f0e2a85d30d1619e078eed61f1a01e6550e25
treef7ddb49b41e9916db9a1b91ed49e90ac218c285f
parentc6d49fc10b99c98f82f077c1b113960350ecdf5e
Take care of the subnet on public subnet

This patch will take care of the subnet on public range. Instead of
having a stoned /24, we can use now use at least /27 subnet (because
foreman will try to use 20 IPs for public floating ip pool)
This is not the best way to do that, but it's better than the current
way.

It also add a parameter to set the number of floating IP we want to use
from the public subnet in provider network.

Change-Id: I467f2a4098d2da3c6f666453cead64e18d0c655c
JIRA: BGS-75
Signed-off-by: arnaudmorin <arnaud.morin@gmail.com>
foreman/ci/deploy.sh