nova/doc/api_samples/os-extended-floating-ips
Phil Day 1b2c121f13 Allow a floating IP to be associated to a specific fixed IP
The current floating IP API extension only accepts the instance ID
and the floating address to be assigned. Where the instance is
connected to more than one network the behaviour is to associated
the floating IP with the first fixed IP of the instances
(and to log a warning)

This change introduces a new extension which wehn loaded adds a
fixed IP address as an optional parameter, allowing the floating
IP to be associated with a specific fixed IP.

Without this extension, or without the optional parameters,
the API behaviour is unchanged.

If specified the fixed IP must be associated with the instance.

DocImpact

Implements blueprint multi-nic-floating-ip-assignment

Change-Id: I9241137ad794cdf7f452ed84e9445f0e11fdd44e
2013-05-10 01:29:27 +01:00
..
floating-ips-create-nopool-req.json Allow a floating IP to be associated to a specific fixed IP 2013-05-10 01:29:27 +01:00
floating-ips-create-nopool-req.xml Allow a floating IP to be associated to a specific fixed IP 2013-05-10 01:29:27 +01:00
floating-ips-create-req.json Allow a floating IP to be associated to a specific fixed IP 2013-05-10 01:29:27 +01:00
floating-ips-create-req.xml Allow a floating IP to be associated to a specific fixed IP 2013-05-10 01:29:27 +01:00
floating-ips-create-resp.json Allow a floating IP to be associated to a specific fixed IP 2013-05-10 01:29:27 +01:00
floating-ips-create-resp.xml Allow a floating IP to be associated to a specific fixed IP 2013-05-10 01:29:27 +01:00
floating-ips-list-empty-resp.json Allow a floating IP to be associated to a specific fixed IP 2013-05-10 01:29:27 +01:00
floating-ips-list-empty-resp.xml Allow a floating IP to be associated to a specific fixed IP 2013-05-10 01:29:27 +01:00
floating-ips-list-resp.json Allow a floating IP to be associated to a specific fixed IP 2013-05-10 01:29:27 +01:00
floating-ips-list-resp.xml Allow a floating IP to be associated to a specific fixed IP 2013-05-10 01:29:27 +01:00