Update /NetworkDriver.CreateEndpoint to catch up with libnetwork 0.5.0

Bug #1499956 reported by Taku Fukushima
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kuryr
Fix Committed
Undecided
Taku Fukushima

Bug Description

The API /NetworkDriver.CreateEndpoint has changed in libnetowrk 0.5.0.

https://github.com/docker/libnetwork/commit/a3db98ec007578d4491737aba21485d424389b6d#diff-a1e90ab5bba3aeb1ec3a46addf5b99caR107

network_driver_create_network should return the single Interface dictionary instead of the list of interfaces.

Changed in kuryr:
assignee: nobody → Taku Fukushima (tfukushima)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kuryr (master)

Fix proposed to branch: master
Review: https://review.openstack.org/231403

Changed in kuryr:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kuryr (master)

Reviewed: https://review.openstack.org/231403
Committed: https://git.openstack.org/cgit/openstack/kuryr/commit/?id=8fabf1e60403256a05d70dadf172cfc85455f635
Submitter: Jenkins
Branch: master

commit 8fabf1e60403256a05d70dadf172cfc85455f635
Author: Taku Fukushima <email address hidden>
Date: Mon Oct 5 16:21:55 2015 +0900

    Update Kuryr to catch up with libnetwork 0.5.0

    This patch makes Kuryr catch up with the new API of
    /NetworkDriver.CreateEndpoint in libnetwork 0.5.0.

    The major change is that Interfaces property which represented a list of
    interfaces with their IDs in the request is replaced with the single
    ID-less interface JSON object.

    See the following link for more details:

    https://github.com/docker/libnetwork/commit/a3db98ec007578d4491737aba21485d424389b6d#diff-a1e90ab5bba3aeb1ec3a46addf5b99ca

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

Changed in kuryr:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.