Comment 4 for bug 1455267

Revision history for this message
Atul Pandey (atul-4you) wrote :

Does this bug still holds valid as now we are referring to v2.

More over this output seems okay.

[stack@localhost devstack]$ curl -H "X-Auth-Token: 2bc674307b9d47c781e6fc9324413ad6" http://10.0.1.150:9696/v2.0/lbaas/healthmonitors/9a786334-d317-432a-8cef-b762ab5d2b0 | python -mjson.tool
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
100 141 100 141 0 0 10952 0 --:--:-- --:--:-- --:--:-- 11750
{
    "NeutronError": {
        "detail": "",
        "message": "healthmonitor 9a786334-d317-432a-8cef-b762ab5d2b0 could not be found",
        "type": "EntityNotFound"
    }
}
[stack@localhost devstack]$