upstream/openstack/python-glance/debian/stx-glance.stable_docker_image
Romulo Leite 281590535e Port openstack related images to stx-debian
Build stx-openstack related images using stx-debian base image
This change port openstack related images from Centos to Debian
in stx/upstream.

 The following images were ported:

- stx-cinder
- stx-glance
- stx-neutron
- stx-openstackclients
- stx-heat
- stx-barbican

Test Plan:

PASS - Build images in a debian build environment
PASS - Manually upload the built images to stx-openstack,
       use helm-override to change the required containers
       image and reapply stx-openstack.
PASS - Check the healthy of the pods related to those images

Story: 2010072
Task: 47088

Signed-off-by: Romulo Leite <romulo.leite@windriver.com>
Change-Id: Ief0f0c53eb973dad2dd5b7461d756ad79278858e
2023-01-13 16:49:45 -03:00

12 lines
317 B
Plaintext

BUILDER=loci
LABEL=stx-glance
PROJECT=glance
PROJECT_REPO=https://opendev.org/openstack/glance.git
PROJECT_REF=stable/ussuri
DIST_REPOS="OS"
UPDATE_SYSTEM_ACCOUNT="yes"
NON_UNIQUE_SYSTEM_ACCOUNT="yes"
PIP_PACKAGES="pycryptodomex python-swiftclient psutil pylint "
DIST_PACKAGES="libpq5"
PROFILES="fluent glance ceph"