Initial Neutron implementation for k8s with app_def.

Reworked Aleksandr Mogylchenko neutron work to be compatible with application
definition framework. Removed a lot of hand made workarounds.

Change-Id: I674b897dd3f0566a9879024d20afe763ba68a791
This commit is contained in:
Aleksandr Mogylchenko
2016-06-09 12:48:48 +02:00
committed by Proskurin Kirill
parent 88c4a20346
commit cbb9cac9c6
25 changed files with 587 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
FROM {{ namespace }}/neutron-base:{{ tag }}
MAINTAINER {{ maintainer }}
USER neutron