OpenStack-Keystone Proxy Containerization
Add keystone-api-proxy image directives files Story: 2004766 Task: 30449 Depends-On: https://review.openstack.org/#/c/651558/ Change-Id: I3d541cdc996405f2b35008532249afad2cb2db6b Signed-off-by: Tao Liu <tao.liu@windriver.com>
This commit is contained in:
parent
d69ed53208
commit
5d7870d7e9
1
centos_dev_docker_images.inc
Normal file
1
centos_dev_docker_images.inc
Normal file
@ -0,0 +1 @@
|
||||
distributedcloud
|
1
centos_dev_wheels.inc
Normal file
1
centos_dev_wheels.inc
Normal file
@ -0,0 +1 @@
|
||||
distributedcloud-wheels
|
1
centos_stable_docker_images.inc
Normal file
1
centos_stable_docker_images.inc
Normal file
@ -0,0 +1 @@
|
||||
distributedcloud
|
@ -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 \
|
||||
"
|
@ -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 \
|
||||
"
|
Loading…
Reference in New Issue
Block a user