
Adds api sample tests and api samples for admin-password Partially implements blueprint v3-api-unittests Change-Id: Iade39ff931471d1d68e358ac5d35a1921e85df66
16 lines
472 B
JSON
16 lines
472 B
JSON
{
|
|
"server": {
|
|
"admin_pass": "oCYTjD2KnRtB",
|
|
"id": "aa3130b9-dffc-417b-aa03-93d5394a2fa6",
|
|
"links": [
|
|
{
|
|
"href": "http://openstack.example.com/v3/servers/aa3130b9-dffc-417b-aa03-93d5394a2fa6",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://openstack.example.com/servers/aa3130b9-dffc-417b-aa03-93d5394a2fa6",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
}
|
|
} |