Merge "OpenStack-Keystone Proxy Containerization"

This commit is contained in:
Zuul 2019-04-10 19:44:59 +00:00 committed by Gerrit Code Review
commit 258c216c55
5 changed files with 52 additions and 0 deletions

View File

@ -13,3 +13,4 @@ openstack/python-horizon
openstack/python-keystone
openstack/python-neutron
openstack/python-nova
openstack/distributedcloud

2
centos_dev_wheels.inc Normal file
View File

@ -0,0 +1,2 @@
distributedcloud-client-wheels
distributedcloud-wheels

View File

@ -13,3 +13,4 @@ openstack/python-horizon
openstack/python-keystone
openstack/python-neutron
openstack/python-nova
openstack/distributedcloud

View File

@ -0,0 +1,24 @@
BUILDER=loci
LABEL=stx-keystone-api-proxy
PROJECT=infra
PROJECT_REPO=nil
PIP_PACKAGES="
distributedcloud \
cgcs-patch \
tsconfig \
eventlet \
pecan \
SQLAlchemy \
pycrypto \
psycopg2 \
oslo.concurrency \
oslo.config \
oslo.db \
oslo.log \
oslo.messaging \
oslo.middleware \
oslo.policy \
oslo.service \
oslo.versionedobjects \
keystonemiddleware \
"

View File

@ -0,0 +1,24 @@
BUILDER=loci
LABEL=stx-keystone-api-proxy
PROJECT=infra
PROJECT_REPO=nil
PIP_PACKAGES="
distributedcloud \
cgcs-patch \
tsconfig \
eventlet \
pecan \
SQLAlchemy \
pycrypto \
psycopg2 \
oslo.concurrency \
oslo.config \
oslo.db \
oslo.log \
oslo.messaging \
oslo.middleware \
oslo.policy \
oslo.service \
oslo.versionedobjects \
keystonemiddleware \
"