nova/doc/v3/api_samples/os-floating-ips-bulk/floating-ips-bulk-create-resp.json
Eli Qiao 4bb34182fe Port floating_ips_bulk extention to v2.1
This patch ports floating_ips_bulk extention from v2 to v2.1,
and have v2 unit test cases shared between v2.1 and v2.
Partially implements blueprint v2-on-v3-api

Change-Id: I9444ff9c394d530cb76dd4ac21b51cd4de7ef6dc
2014-10-22 10:42:33 +08:00

7 lines
133 B
JSON

{
"floating_ips_bulk_create": {
"interface": "eth0",
"ip_range": "192.168.1.0/24",
"pool": "nova"
}
}