6d5ebc088ece60b745f11d5c0b37ae8ef8957b9d

1) Let server read the debug flag from config 2) Write the test case, use assertEqual for explicity 3) Keep the value to True for current usage Change-Id: I83e4ae92e43b8be92cf92ff257f317ed1bf9491e Closes-Bug: #1531073
kuryr
Docker for OpenStack Neutron
Kuryr is a Docker network plugin that uses Neutron to provide networking services to Docker containers. It provides containerised images for the common Neutron plugins.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/kuryr
- Source: http://git.openstack.org/cgit/openstack/kuryr
- Bugs: http://bugs.launchpad.net/kuryr
Features
- TODO
Prerequisites
$ sudo pip install -r requirements.txt
Running Kuryr
Please run the following script, it creates /usr/lib/docker/plugins/kuryr and the JSON spec file, /usr/lib/docker/plugins/kuryr/kuryr.json, if they don't exist.
$ ./scripts/run_kuryr.sh
Testing Kuryr
$ tox
Description
Languages
Python
96.8%
Shell
3%
Dockerfile
0.2%