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:
committed by
Proskurin Kirill
parent
88c4a20346
commit
cbb9cac9c6
4
docker/neutron-server/Dockerfile.j2
Normal file
4
docker/neutron-server/Dockerfile.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM {{ namespace }}/neutron-base:{{ tag }}
|
||||
MAINTAINER {{ maintainer }}
|
||||
|
||||
USER neutron
|
||||
Reference in New Issue
Block a user