Go to file
Baohua Yang 6d5ebc088e Add debug flag in the config
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
2016-01-05 05:23:17 -06:00
2015-12-21 17:55:42 +01:00
2015-12-14 09:41:51 -06:00
2016-01-05 05:23:17 -06:00
2015-12-10 07:33:55 +00:00
2015-07-27 19:40:49 +09:00
2015-10-08 21:37:54 +09:00
2015-07-14 18:00:33 +00:00
2015-07-15 10:00:44 +03:00
2015-07-15 10:00:44 +03:00
2015-07-15 10:00:44 +03:00
2015-07-15 10:00:44 +03:00
2015-07-15 10:00:44 +03:00
2015-07-15 10:00:44 +03:00
2015-11-23 14:55:07 +02:00
2015-11-04 17:03:49 +09:00
2015-12-23 01:31:10 +00:00
2015-07-15 10:00:44 +03:00

kuryr

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.

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
Docker remote driver for OpenStack Neutron
Readme 7.8 MiB
Languages
Python 96.8%
Shell 3%
Dockerfile 0.2%