Create stx-nfv docker image directives file
This update adds the docker image build directives file for stx-nova-api-proxy and creates the centos_pike_docker_images.inc. Change-Id: I6da3f01ebfe3d787f115bdacbc671ee08ad16b04 Story: 2003907 Task: 27936 Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
parent
3e72afdb8a
commit
8305982d75
1
centos_pike_docker_images.inc
Normal file
1
centos_pike_docker_images.inc
Normal file
@ -0,0 +1 @@
|
||||
./nova-api-proxy
|
@ -0,0 +1,8 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-nova-api-proxy
|
||||
# Set PROJECT=infra and PROJECT_REPO=nil because we are not cloning a repo
|
||||
PROJECT=infra
|
||||
PROJECT_REPO=nil
|
||||
PIP_PACKAGES="api_proxy eventlet oslo.config oslo.log \
|
||||
paste PasteDeploy routes webob keystonemiddleware pylint"
|
||||
|
Loading…
Reference in New Issue
Block a user