upstream/openstack/python-gnocchi/centos/stx-gnocchi.dev_docker_image
Don Penney ac35d5d645 Update stx-gnocchi image to drop fork
This commit updates the stx-gnocchi image directives files
to point to the upstream gnocchi repo, rather than the
temporary fork.

Change-Id: Ie8d7076fa35e8bb924c1f67b5ab2a3fc8d532d34
Story: 2004751
Task: 33480
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-05-23 10:47:35 -04:00

9 lines
269 B
Plaintext

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