Merge "Port stx-nova-api-proxy image to stx-debian"

This commit is contained in:
Zuul 2023-01-26 17:56:04 +00:00 committed by Gerrit Code Review
commit 5bf5c96c7d
3 changed files with 9 additions and 0 deletions

View File

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

1
debian_stable_wheels.inc Normal file
View File

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

View File

@ -0,0 +1,7 @@
BUILDER=loci
LABEL=stx-nova-api-proxy
PROJECT=infra
PROJECT_REPO=nil
PIP_PACKAGES="api_proxy eventlet oslo.config oslo.log \
paste PasteDeploy routes webob keystonemiddleware"
DIST_REPOS="OS"