upstream/openstack/python-gnocchi/centos/stx-gnocchi.pike_docker_image
Don Penney ffaabb565d Create stx-upstream docker image directives files
This update adds the docker image build directives file for the
following services:
- stx-aodh
- stx-ceilometer
- stx-cinder
- stx-glance
- stx-gnocchi
- stx-heat
- stx-horizon
- stx-ironic
- stx-keystone
- stx-magnum
- stx-murano
- stx-neutron
- stx-nova
- stx-panko

and creates the centos_pike_docker_images.inc.

Change-Id: Ic51a5829a73aed9335895dc5554870019c9d58b5
Story: 2003907
Task: 27937
Signed-off-by: Don Penney <don.penney@windriver.com>
2018-11-14 15:17:42 -06:00

10 lines
287 B
Plaintext

BUILDER=loci
LABEL=stx-gnocchi
PROJECT=gnocchi
PROJECT_REPO=https://github.com/gnocchixyz/gnocchi.git
PROJECT_REF=4.2.5
PIP_PACKAGES="pylint SQLAlchemy SQLAlchemy-Utils oslo.db keystonemiddleware gnocchiclient pymemcache psycopg2"
DIST_PACKAGES="python-rados"
PROFILES="gnocchi apache"