Docker remote driver for OpenStack Neutron
49680fa16f
This patch adds scripts/run_server.py to launch Kuryr with Fask's development server. etc/kuryr.json is also introduced as the JSON spec file for the remote driver. scripts/run_kuryr.sh manages them and starts Kuryr appropriately as the following command: $ ./scripts/run_kuryr.sh Change-Id: Ie16a085dbf8fbb7dfdfaca009017ff7223cf1880 Signed-off-by: Taku Fukushima <f.tac.mac@gmail.com> |
||
---|---|---|
doc/source | ||
etc | ||
kuryr | ||
scripts | ||
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