Files
community.general/library/cloud
Ryan Petrello bb0ca4c1aa Fix neutron floating IP allocation for networks with a v4 *and* v6 subnet.
For networks that have both a v4 and a v6 subnet, the floating IP plugin
currently has two problems:

* When determining the subnet for the provided `internal_network_name`, it
assumes that the first item in the list of subnets is the one you want.
Instead, it should pick the first v4 subnet.

* When multiple fixed IP's exist for a given port (as is the case in a network
a v4 and a v6 subnet), neutron needs a hint as to which fixed IP to associate
to the floating IP address (the v4 one).
2014-06-06 17:03:26 -04:00
..
2014-05-15 15:04:30 +01:00
2014-05-21 07:18:30 -07:00
2014-03-15 19:16:14 +13:00
2014-04-24 20:41:51 +00:00
2014-04-24 01:12:55 +02:00
2014-04-29 17:13:25 -04:00
2014-05-07 10:35:16 +02:00
2014-03-28 22:47:46 +02:00
2014-05-27 14:37:44 -04:00
2014-04-03 17:16:24 -04:00
2014-04-06 19:17:13 -05:00
2014-04-03 17:16:24 -04:00
2014-04-03 17:16:24 -04:00
2014-04-03 17:16:24 -04:00
2014-04-03 17:16:24 -04:00
2014-06-01 14:31:26 -05:00
2014-04-03 17:16:24 -04:00
2014-04-03 17:16:24 -04:00
2014-03-28 22:47:46 +02:00
2014-03-31 11:05:31 +08:00