upstream/openstack/python-platformclients/centos/stx-platformclients.stable_docker_image
Stefan Dinescu e613733b9d Create image file for platform clients
A docker image with included platform clients needs to be
created to be used for remote CLI access.

Clients included in this image: cgtsclient, fmclient,
openstackclient, distributedcloudclient

Change-Id: Id61afeff0894b158597a18000124dbba9652705b
Signed-off-by: Stefan Dinescu <stefan.dinescu@windriver.com>
Story: 2005312
Task: 33652
2019-06-12 13:02:01 +03:00

9 lines
368 B
Plaintext

BUILDER=loci
LABEL=stx-platformclients
PROJECT=infra
PROJECT_REPO=nil
DIST_PACKAGES="python-devel libffi-devel openssl-devel which bash-completion"
PIP_PACKAGES="pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 \
six prettytable PyYAML python-keystoneclient python-barbicanclient \
python-openstackclient cgtsclient fmclient distributedcloud_client"