Comment 2 for bug 1503959

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kuryr (master)

Reviewed: https://review.openstack.org/232379
Committed: https://git.openstack.org/cgit/openstack/kuryr/commit/?id=6787e0e2fabb60c9d4902b53d7cc7a41999d8384
Submitter: Jenkins
Branch: master

commit 6787e0e2fabb60c9d4902b53d7cc7a41999d8384
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
    against /NetworkDriver.CreateEndpiont, then makes Interface an empty
    dictionary if the null value was given.

    Change-Id: I8535e739cb58258219aecfb5450410259ba45b34
    Signed-off-by: Taku Fukushima <email address hidden>
    Closes-Bug: #1503959