kuryr/kuryr/schemata
Taku Fukushima c5c2c088ff Remove AuxAddresses from the required properties
This patch removes AuxAddresses in IPv4Data and IPv6Data in the request
against /NetworkDriver.CreateNetwork. It can not be given if it's not
specified by the CLI rather than it's set to an empty JSON object.

Change-Id: I5a36fa78adee09d91c19d533bfcf660109a0ec21
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
Closes-Bug: #1519260
2015-11-25 19:08:54 +09:00
..
__init__.py Add the validation for /NetworkDriver.Leave 2015-11-04 17:04:28 +09:00
commons.py Remove AuxAddresses from the required properties 2015-11-25 19:08:54 +09:00
endpoint_create.py Update Kuryr to catch up with libnetwork 0.5.0 2015-10-15 17:54:08 +09:00
endpoint_delete.py Refactor schemata not to import objects but modules 2015-09-16 16:44:21 +09:00
join.py Update desc in /NetworkDriver.Join json schema 2015-10-19 10:52:44 +05:30
leave.py Add the validation for /NetworkDriver.Leave 2015-11-04 17:04:28 +09:00
network_create.py Add IPv4Data and IPv6Data to the schema for the network 2015-11-20 12:36:00 +09:00
network_delete.py Refactor schemata not to import objects but modules 2015-09-16 16:44:21 +09:00