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.
Reviewed: https:/ /review. openstack. org/231403 /git.openstack. org/cgit/ openstack/ kuryr/commit/ ?id=8fabf1e6040 3256a05d70dadf1 72cfc85455f635
Committed: https:/
Submitter: Jenkins
Branch: master
commit 8fabf1e60403256 a05d70dadf172cf c85455f635
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 ver.CreateEndpo int in libnetwork 0.5.0.
/NetworkDri
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/ a3db98ec007578d 4491737aba21485 d424389b6d# diff-a1e90ab5bb a3aeb1ec3a46add f5b99ca
Change-Id: I6377d63237fe6e fa06355bc0e50e0 b498e1cedfa
Signed-off-by: Taku Fukushima <email address hidden>
Closes-Bug: #1499956