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
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev