Mohammad Banikazemi 622c2197f0 Correct location of auto-generated config file
The config file generated by 'tox -egenconfig' is created in
the etc directory off of where tox is executed from.

Change-Id: I2dc3f71201b6e87308eddbd96638e6f07016af27
2015-12-03 11:46:08 -05:00
2015-11-27 08:01:40 +02: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-07-15 10:00:44 +03:00
2015-11-23 14:55:07 +02:00
2015-11-04 17:03:49 +09:00
2015-09-24 13:45:49 -04: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
S
Description
Bridge between container framework networking and storage models to OpenStack networking and storage abstractions.
Readme 10 MiB
Languages
Python 91.5%
Shell 8.5%