Fix inspect network show gateway with mask

Signed-off-by: Lei Jitang <leijitang@huawei.com>
Upstream-commit: 096bb5fb0740656b91b3e35f8df23c79270f7f90
Component: engine
This commit is contained in:
Lei Jitang
2016-08-11 21:08:54 -04:00
parent 75a7c851a1
commit 8eacfa50f9
8 changed files with 12 additions and 12 deletions

View File

@ -183,7 +183,7 @@ If you inspect the network, you'll find that it has nothing in it.
"Config": [
{
"Subnet": "172.18.0.0/16",
"Gateway": "172.18.0.1/16"
"Gateway": "172.18.0.1"
}
]
},