Merge "Create the stable/dev wheel and image build files"

This commit is contained in:
Zuul 2019-03-22 18:19:32 +00:00 committed by Gerrit Code Review
commit cb1af1cd4b
6 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1 @@
./nova-api-proxy

1
centos_dev_wheels.inc Normal file
View File

@ -0,0 +1 @@
nova-api-proxy-wheels

View File

@ -0,0 +1 @@
./nova-api-proxy

1
centos_stable_wheels.inc Normal file
View File

@ -0,0 +1 @@
nova-api-proxy-wheels

View File

@ -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"

View File

@ -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"