Add IPv4Data and IPv6Data to the schema for the network
This patch adds the newly introduced properties, IPv4Data and IPv6Data,
in the request against /NetworkDriver.CreateNetwork. This patch covers
only the schema change to validate the request against
/NetworkDriver.CreateNetwork, and the actual logic to use the passed data
and create subnets is not implemented in this patch. It will be added in
the following patches.
Reviewed: https:/ /review. openstack. org/243395 /git.openstack. org/cgit/ openstack/ kuryr/commit/ ?id=db80d0ef4a1 1a16a74034223af 3b779f32450bbf
Committed: https:/
Submitter: Jenkins
Branch: master
commit db80d0ef4a11a16 a74034223af3b77 9f32450bbf
Author: Taku Fukushima <email address hidden>
Date: Tue Nov 10 11:26:51 2015 +0900
Add IPv4Data and IPv6Data to the schema for the network
This patch adds the newly introduced properties, IPv4Data and IPv6Data, CreateNetwork. This patch covers ver.CreateNetwo rk, and the actual logic to use the passed data
in the request against /NetworkDriver.
only the schema change to validate the request against
/NetworkDri
and create subnets is not implemented in this patch. It will be added in
the following patches.
Change-Id: I4e5cf7a0c8ea97 c39e54508468188 06408467352
Signed-off-by: Taku Fukushima <email address hidden>
Closes-Bug: #1514668