This patch updates the API reference to fit into the changes that were done in order to implement share networks with multiple subnets. Change-Id: I667a26cbf9ea93509718b71dadc8fb304fbca855 Partial-Bug: #1843953
344 B
344 B
Note
Since API version 2.51, a share network is allowed to span multiple
subnets and the fields neutron_net_id,
neutron_subnet_id, network_type,
cidr, ip_version, gateway,
segmentation_id and mtu were moved from the
share network to the subnet. The response will look like the below
example.