Add a workaround for null Interface in /NetworkDriver.CreateEndpiont
This patch modifies the schema to make Interface property in the request
against /NetworkDriver.CreateEndpiont, then makes Interface an empty
dictionary if the null value was given.
Reviewed: https:/ /review. openstack. org/232379 /git.openstack. org/cgit/ openstack/ kuryr/commit/ ?id=6787e0e2fab b60c9d4902b53d7 cc7a41999d8384
Committed: https:/
Submitter: Jenkins
Branch: master
commit 6787e0e2fabb60c 9d4902b53d7cc7a 41999d8384
Author: Taku Fukushima <email address hidden>
Date: Thu Oct 8 15:09:52 2015 +0900
Add a workaround for null Interface in /NetworkDriver. CreateEndpiont
This patch modifies the schema to make Interface property in the request CreateEndpiont, then makes Interface an empty
against /NetworkDriver.
dictionary if the null value was given.
Change-Id: I8535e739cb5825 8219aecfb545041 0259ba45b34
Signed-off-by: Taku Fukushima <email address hidden>
Closes-Bug: #1503959