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:
@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user