Docker remote driver for OpenStack Neutron
a8dd46e290
This patch adds the entrypoint of Kuryr libnetwork remote driver, which works as a JSON-oriented Flask app. Change-Id: Idd6a8d5e72fd4c619bfa88c01edf1f0e19391f91 Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com> |
||
---|---|---|
doc/source | ||
kuryr | ||
tests | ||
tools | ||
__init__.py | ||
.gitignore | ||
.gitreview | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
openstack-common.conf | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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