Commit Graph

3 Commits

Author SHA1 Message Date
Michał Dulko 8a38f84dd7 Add non-containerized Python 3.6 gate
Patch also changes the way we run kuryr-controller in the DevStack
plugin by removing the scripts/run_server.py and using the Python
executable in the system directly.

Implements: blueprint goal-python36

Change-Id: I1e1c62023b6018bf49163be12fdca5b42d5f46d6
2018-09-17 14:57:53 +02:00
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