29d4340e9f
Includes some updates to docs and configs and related files to remove references to neutron-lbaas. Also remove handlers. Change-Id: I3082962841d3b645f3cbd1a6b41fc7fb28dcf7e6
20 lines
391 B
JSON
20 lines
391 B
JSON
{
|
|
"versions": [{
|
|
"status": "SUPPORTED",
|
|
"updated": "2016-12-11T00:00:00Z",
|
|
"id": "v2.0",
|
|
"links": [{
|
|
"href": "http://10.21.21.53/load-balancer/v2",
|
|
"rel": "self"
|
|
}]
|
|
}, {
|
|
"status": "CURRENT",
|
|
"updated": "2018-04-20T00:00:00Z",
|
|
"id": "v2.1",
|
|
"links": [{
|
|
"href": "http://10.21.21.53/load-balancer/v2",
|
|
"rel": "self"
|
|
}]
|
|
}]
|
|
}
|