nova/doc/v3/api_samples/os-access-ips/server-put-req.json
He Jie Xu 0063d17d74 Change V3 access_ips extension into v2.1
This patch changes v3 access_ips API to v2.1 and makes v2
unit tests share between v2 and v2.1.
The differences between v2 and v3 are described on the wiki page
https://wiki.openstack.org/wiki/NovaAPIv2tov3 .

Partially implements blueprint v2-on-v3-api

Change-Id: Id464cbe4a8b7a7749c4f14e4531e4494dd315857
2014-08-25 15:34:15 +08:00

6 lines
89 B
JSON

{
"server": {
"accessIPv4": "4.3.2.1",
"accessIPv6": "80fe::"
}
}