On Mon, Nov 9, 2015 at 3:07 AM, Baohua Yang <yangbaohua at gmail.com> wrote: > Hi, kuryr guys > I may not attend tmr's IRC meeting, hence make a quick sync here. > One task is to investigate the docker python lib support to libnetwork. > I checked the code here at https://github.com/docker/docker-py. > They do have the network api support in code (in api/network.py), as > 1. create_network > 2. remove_network > 3. inspect_network > 4. connect_container_to_network > 5. disconnect_container_from_network > Those apis are implemented by calling the rest api directly. > But those apis are not mentioned in doc yet. > Great. That means that we could use it in the Rally or tempest work for the functional testing. Thanks Baohua for the investigation ;-) > Thanks! > > -- > Best wishes! > Baohua > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151110/ad60cc96/attachment.html>