distcloud/distributedcloud/centos/stx-keystone-api-proxy.stable_docker_image
Tao Liu fd7e61fa9b Update keystone-api-proxy container dependencies
This update changes pycrypto to cryptography in
keystone-api-proxy image directives file.

In addition, syinv and cgtsclient are added as dependencies
as they are now required by keystone-api-proxy.

Change-Id: Iff2765d371b28e991a6dd127fcec36d44472952d
Story: 2004766
Task: 30454
Depends-On: https://review.opendev.org/#/c/663764/
Signed-off-by: Tao Liu <tao.liu@windriver.com>
2019-11-04 14:36:50 -05:00

27 lines
544 B
Plaintext

BUILDER=loci
LABEL=stx-keystone-api-proxy
PROJECT=infra
PROJECT_REPO=nil
PIP_PACKAGES="
distributedcloud \
cgcs-patch \
tsconfig \
eventlet \
pecan \
SQLAlchemy \
cryptography \
cgtsclient \
sysinv \
psycopg2 \
oslo.concurrency \
oslo.config \
oslo.db \
oslo.log \
oslo.messaging \
oslo.middleware \
oslo.policy \
oslo.service \
oslo.versionedobjects \
keystonemiddleware \
"