kuryr-libnetwork/kuryr
Taku Fukushima db80d0ef4a 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.

Change-Id: I4e5cf7a0c8ea97c39e5450846818806408467352
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
Closes-Bug: #1514668
2015-11-20 12:36:00 +09:00
..
common Merge "Check subnetpool extension support" 2015-11-11 01:57:42 +00:00
schemata Add IPv4Data and IPv6Data to the schema for the network 2015-11-20 12:36:00 +09:00
tests Add IPv4Data and IPv6Data to the schema for the network 2015-11-20 12:36:00 +09:00
__init__.py Refactor kuryr/__init__.py not to use objects but modules. 2015-09-21 13:31:29 +09:00
binding.py Implement /NetworkDriver.Leave 2015-11-04 17:16:18 +09:00
controllers.py Add IPv4Data and IPv6Data to the schema for the network 2015-11-20 12:36:00 +09:00
i18n.py Adding configurations for Kuryr 2015-09-17 02:50:45 -04:00
opts.py Adding configurations for Kuryr 2015-09-17 02:50:45 -04:00
server.py Add entry point for kuryr-server 2015-09-24 13:45:49 -04:00
utils.py Implement /NetworkDriver.Join 2015-11-04 17:03:49 +09:00