2 Commits

Author SHA1 Message Date
Ilya Chukhnakov
378e571dd4 Controller service base
This patch introduces an eventlet-based Kuryr-Kubernetes controller service
base (based on oslo.service) and command-line launcher.

Change-Id: Idfd5efd71d9dd7cb184905dd487eea4ba33b029e
Partially-Implements: blueprint kuryr-k8s-integration
2016-10-04 21:56:50 +03:00
Antoni Segura Puimedon
2f82bb7ebe
devstack: First version of kuryr-kubernetes plugin
At the moment, since the repo doesn't have CNI, and the event processing
pipeline is just a stub, it won't do practically anything, but it should
already be laying all the environment that we'll use to develop the
missing pieces and we can use it for the fullstack tests as well.

Partially implements: blueprint kuryr-k8s-integration
Change-Id: I7ca43ec7d0379d73273609078f5377ea6f55c363
Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
2016-09-24 00:29:53 +02:00