upstream/openstack/python-glance/centos/stx-glance.stable_docker_image
zhipengl 029758edc4 Upgrade docker images for openstack release train
Story: 2006544
Task: 36618

Depends-on: https://review.opendev.org/#/c/684166/
Change-Id: Iffe257ae67781c4711906e7ae0b72b3ed38531dc
Signed-off-by: Zhipeng Liu <zhipengs.liu@intel.com>
2019-10-11 07:58:21 +00:00

10 lines
244 B
Plaintext

BUILDER=loci
LABEL=stx-glance
PROJECT=glance
PROJECT_REPO=https://opendev.org/openstack/glance.git
PROJECT_REF=stable/train
PIP_PACKAGES="pycrypto python-swiftclient psutil pylint"
DIST_PACKAGES="postgresql-libs"
PROFILES="fluent glance ceph"