
The fix is to document that, if binding profile of a port is updated to null using put command then it is treated as {} in response. Closes-Bug: #1836263 Change-Id: I5fe45af8a8075e52d3a196b24fc926343018d8fd
11 lines
315 B
JSON
11 lines
315 B
JSON
{
|
|
"port": {
|
|
"binding:host_id": "test_for_port_update_host",
|
|
"binding:profile": null,
|
|
"device_id": "d90a13da-be41-461f-9f99-1dbcf438fdf2",
|
|
"data_plane_status": "DOWN",
|
|
"device_owner": "compute:nova",
|
|
"qos_policy_id": "29d5e02e-d5ab-4929-bee4-4a9fc12e22ae"
|
|
}
|
|
}
|