RETIRED, Kubernetes integration with OpenStack networking
Go to file
Jaume Devesa 82dce858cf Add asyncio eventloop.
This commits introduces the asyncio event loop as well as the base
abstract class to define watchers.

It is in a very simple approach (it does not reschedule watchers if
they fail) but it lets you to see the proposal of hierarchy in watchers
as well as the methods that a watcher has to implement (see the pod
module).

Partial-Implements: blueprint kuryr-k8s-integration
Co-Authored-By: Taku Fukushima <f.tac.mac@gmail.com>
Co-Authored-By: Antoni Segura Puimedon
Change-Id: I91975dd197213c1a6b0e171c1ae218a547722eeb
2016-09-01 14:47:47 +02:00
doc/source cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
etc Introduce kuryr-k8s service 2016-08-29 11:01:50 +02:00
kuryr_kubernetes Add asyncio eventloop. 2016-09-01 14:47:47 +02:00
tools cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
.gitignore Introduce kuryr-k8s service 2016-08-29 11:01:50 +02:00
.gitreview Added .gitreview 2016-05-12 09:14:08 +00:00
.testr.conf cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
babel.cfg cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
CONTRIBUTING.rst cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
HACKING.rst cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
LICENSE cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
MANIFEST.in cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
README.rst cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
requirements.txt Introduce kuryr-k8s service 2016-08-29 11:01:50 +02:00
setup.cfg Introduce kuryr-k8s service 2016-08-29 11:01:50 +02:00
setup.py cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
test-requirements.txt cookiecutter commit for kuryr-kubernetes 2016-05-22 08:54:07 +03:00
tox.ini Introduce kuryr-k8s service 2016-08-29 11:01:50 +02:00

kuryr-kubernetes

Kubernetes integration with OpenStack networking

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO