Yves-Gwenael Bourhis 77f95d3a54 Allow to attach FIP without a router
The Default Neutron implementation needs a router with a gateway to associate a
FIP. So by default a topology check will be performed by horizon to list only
VM ports attached to a network which is itself attached to a router with an
external gateway. This is to prevent from setting a FIP to a port which will
fail with an error.

Some Neutron vendors do not require it. Some can even attach a FIP to any port
(e.g.: OpenContrail) owned by a tenant.

This patch adds a setting allowing to bypass the topology check in order to let
the user associate a FIP to an instance on a subnet with no router if the
Neutron backend allows it.

Change-Id: I1bf8bd0113a154c5e0bf0f75065b911f15db3e83
Closes-Bug: #1462902
2015-06-17 13:53:24 +02:00
..
2015-06-01 14:14:58 +00:00
2014-10-20 15:19:27 -06:00
2014-10-14 04:13:52 +09:00
2015-05-26 20:45:25 +00:00
2015-02-20 16:26:26 -08:00