No description
Find a file
Ryan Petrello c8f0f00c4f 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
cloud Fix neutron floating IP allocation for networks with a v4 *and* v6 subnet. 2014-06-06 17:03:26 -04:00
commands Clarify free_form isn't a real option :) 2014-04-03 17:34:33 -04:00
database Fix typo in CHANGE MASTER TO syntax 2014-06-02 13:42:55 +02:00
files Fix issue with symlink path detection 2014-06-04 23:31:59 -05:00
internal Make async jid's unique per host 2014-03-26 13:48:47 -05:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Fix version_added for node in rabbitmq modules 2014-04-08 10:40:41 -04:00
monitoring Stackdriver module was in the wrong category, so moving. 2014-05-16 08:30:38 -04:00
net_infrastructure Relax suds module requirement 2014-05-23 10:40:10 -05:00
network unified calls to fs function vs duplicate functions for file and 2014-05-24 09:28:45 -04:00
notification Stackdriver module was in the wrong category, so moving. 2014-05-16 08:30:38 -04:00
packaging Fix typo in variable name 2014-05-24 09:26:44 -04:00
source_control Cleanup subversion module documentation in regards to export 2014-05-27 16:20:10 -05:00
system Add primary group in the first user module doc example 2014-06-02 14:32:52 +02:00
utilities corrected doc example, non existing fact to the 2 it had 'merged' 2014-05-29 22:44:33 -04:00
web_infrastructure unified calls to fs function vs duplicate functions for file and 2014-05-24 09:28:45 -04:00