nfv/nova-api-proxy/centos/stx-nova-api-proxy.pike_docker_image
Don Penney 8305982d75 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>
2018-11-14 15:11:44 -06:00

9 lines
273 B
Plaintext

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"