You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to 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).
11 years ago
cloud Fix neutron floating IP allocation for networks with a v4 *and* v6 subnet. 11 years ago
commands
database Fix typo in CHANGE MASTER TO syntax 11 years ago
files Fix issue with symlink path detection 11 years ago
internal
inventory
messaging
monitoring Stackdriver module was in the wrong category, so moving. 11 years ago
net_infrastructure Relax suds module requirement 11 years ago
network unified calls to fs function vs duplicate functions for file and 11 years ago
notification Stackdriver module was in the wrong category, so moving. 11 years ago
packaging Fix typo in variable name 11 years ago
source_control Cleanup subversion module documentation in regards to export 11 years ago
system Add primary group in the first user module doc example 11 years ago
utilities corrected doc example, non existing fact to the 2 it had 'merged' 11 years ago
web_infrastructure unified calls to fs function vs duplicate functions for file and 11 years ago