upstream/openstack/python-keystone/centos/stx-keystone.dev_docker_image
Don Penney e9d7ee6bbc Update image directives files for opendev.org move
This commit updates the openstack image directives to pull
source from the opendev.org repo locations, rather than
github.com

Change-Id: I79120663c2441ce76b2803b6de8aad8c2fc44bf3
Story: 2004751
Task: 33483
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-05-23 12:57:45 -04:00

8 lines
202 B
Plaintext

BUILDER=loci
LABEL=stx-keystone
PROJECT=keystone
PROJECT_REPO=https://opendev.org/openstack/keystone.git
PIP_PACKAGES="python-openstackclient ldap ldappool python-ldap pylint"
PROFILES="fluent apache"