Go to file
Taku Fukushima 88fe57c855 Add python-neutronclient to the dependencies
This patch adds python-neutronclient to requirements.txt.

Change-Id: Ie8921252c3f3b09c84d748fa5f5a513540afb509
Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com>
2015-07-29 16:17:58 +09:00
2015-07-15 10:00:44 +03:00
2015-07-27 19:40:49 +09:00
2015-07-28 16:05:23 +09:00
2015-07-27 19:40:49 +09:00
2015-07-15 10:00:44 +03:00
2015-07-27 19:40:49 +09:00
2015-07-15 07:46:16 +00: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-07-28 15:50:09 +09: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

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
Bridge between container framework networking and storage models to OpenStack networking and storage abstractions.
Readme 10 MiB
Languages
Python 91.5%
Shell 8.5%