upstream/openstack/python-openstackclient/centos/stx-openstackclient.stable_docker_image
Stefan Dinescu a8b99bea82 Create image files for openstackclients
Add loci configuration files for dev and stable versions
of images for openstackclients.

Change-Id: Ia285210fe0eda55635b79862acd801e55da2bde6
Signed-off-by: Stefan Dinescu <stefan.dinescu@windriver.com>
Story: 2005312
Task: 30556
2019-04-18 07:34:08 +03:00

10 lines
447 B
Plaintext

BUILDER=loci
LABEL=stx-openstackclients
PROJECT=infra
PROJECT_REPO=nil
PIP_PACKAGES="pycrypto httplib2 pylint pyopenssl ndg-httpsclient pyasn1 \
python-ceilometerclient python-cinderclient python-glanceclient python-heatclient \
python-keystoneclient python-neutronclient python-novaclient python-barbicanclient \
python-swiftclient python-openstackclient"
DIST_PACKAGES="python-devel libffi-devel openssl-devel which bash-completion"