Add missing API doc for networks-post-req.
Part of the os-tenant-networks API extension. Fixes LP Bug #1155303. Change-Id: Ic71a3d108f9401ec81d2c59a6f7ba3ec6ab59dd8
This commit is contained in:
parent
01eb75a6a7
commit
d96b07ed11
@ -0,0 +1,9 @@
|
||||
{
|
||||
"network": {
|
||||
"label": "public",
|
||||
"cidr": "172.0.0.0/24",
|
||||
"vlan_start": 1,
|
||||
"num_networks": 1,
|
||||
"network_size": 255
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user