
All pci passthrough code is merged into nova, but the API does not support. this patch extends the servers to show PCI information for instance and compute node. This is a part of PCI APIs, for more information see the blueprint. Partially implement blueprint pci-api-support Change-Id: I99eeeca67983c49433ab0079f490a454d250f5e0
16 lines
476 B
JSON
16 lines
476 B
JSON
{
|
|
"server": {
|
|
"admin_password": "8C5KEgw2cQxu",
|
|
"id": "fb947804-6a43-499d-9526-3eac8adf7271",
|
|
"links": [
|
|
{
|
|
"href": "http://openstack.example.com/v3/servers/fb947804-6a43-499d-9526-3eac8adf7271",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://openstack.example.com/servers/fb947804-6a43-499d-9526-3eac8adf7271",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
}
|
|
} |