upstream/openstack/openstack-panko/centos/stx-panko.master_docker_image
Don Penney d336cb2c02 Add directives to build StarlingX services on master
This update defines the docker image directives file to support
building the service images with openstack master branch.

Change-Id: I3203cdd1e82ffbe518d7cefa76ce28f66df1bae0
Story: 2003907
Task: 28178
Signed-off-by: Don Penney <don.penney@windriver.com>
2018-11-30 10:15:51 -06:00

8 lines
171 B
Plaintext

BUILDER=loci
LABEL=stx-panko
PROJECT=panko
PROJECT_REPO=https://github.com/openstack/panko.git
PIP_PACKAGES="pylint python-openstackclient pankoclient"
PROFILES="apache"