Changed v2.0/samples/routers-show-res.json to show the correct output.
The routers-show-res.json file was changed to match the output of the neutron router-show command. Change-Id: I894172a4f15dd0771efd96f13d1d3e888d097979 Closes-Bug: #1276690
This commit is contained in:
parent
48c1b910e9
commit
a6f9080872
@ -1,6 +1,6 @@
|
||||
{
|
||||
"routers":
|
||||
[{
|
||||
"router":
|
||||
{
|
||||
"status": "ACTIVE",
|
||||
"external_gateway_info":
|
||||
{
|
||||
@ -10,5 +10,5 @@
|
||||
"admin_state_up": true,
|
||||
"tenant_id": "33a40233088643acb66ff6eb0ebea679",
|
||||
"id": "a9254bdb-2613-4a13-ac4c-adc581fba50d"
|
||||
}]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user