
Ports virtual-interfaces extension and adapts it to the v2.1/v3 API framework. API behaviour is identical. - unittest code modified to share testing with both v2/v2.1 - Adds expected error decorators for API methods Partially implements blueprint v2-on-v3-api Change-Id: Ic25ae83ecfaaa461b6ddd044e04af844d02dd6b7
16 lines
491 B
JSON
16 lines
491 B
JSON
{
|
|
"server": {
|
|
"adminPass": "m62Pu3gkXXV2",
|
|
"id": "a98dd3ae-5feb-4b4b-afa4-25e830ad3305",
|
|
"links": [
|
|
{
|
|
"href": "http://openstack.example.com/v2/openstack/servers/a98dd3ae-5feb-4b4b-afa4-25e830ad3305",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://openstack.example.com/openstack/servers/a98dd3ae-5feb-4b4b-afa4-25e830ad3305",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
}
|
|
} |