Merge "Changed v2.0/samples/routers-show-res.json to show the correct output."

This commit is contained in:
Jenkins 2014-03-06 01:33:14 +00:00 committed by Gerrit Code Review
commit 293a652850

View File

@ -1,6 +1,6 @@
{ {
"routers": "router":
[{ {
"status": "ACTIVE", "status": "ACTIVE",
"external_gateway_info": "external_gateway_info":
{ {
@ -10,5 +10,5 @@
"admin_state_up": true, "admin_state_up": true,
"tenant_id": "33a40233088643acb66ff6eb0ebea679", "tenant_id": "33a40233088643acb66ff6eb0ebea679",
"id": "a9254bdb-2613-4a13-ac4c-adc581fba50d" "id": "a9254bdb-2613-4a13-ac4c-adc581fba50d"
}] }
} }