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.
Thanks!
--
Best wishes!
Baohua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151109/503c9840/attachment.html>