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
This commit is contained in:
parent
775ea37b32
commit
a8b99bea82
@ -14,3 +14,4 @@ openstack/python-keystone
|
|||||||
openstack/python-neutron
|
openstack/python-neutron
|
||||||
openstack/python-nova
|
openstack/python-nova
|
||||||
openstack/distributedcloud
|
openstack/distributedcloud
|
||||||
|
openstack/python-openstackclient
|
||||||
|
@ -14,3 +14,4 @@ openstack/python-keystone
|
|||||||
openstack/python-neutron
|
openstack/python-neutron
|
||||||
openstack/python-nova
|
openstack/python-nova
|
||||||
openstack/distributedcloud
|
openstack/distributedcloud
|
||||||
|
openstack/python-openstackclient
|
||||||
|
@ -0,0 +1,9 @@
|
|||||||
|
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"
|
@ -0,0 +1,9 @@
|
|||||||
|
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"
|
Loading…
Reference in New Issue
Block a user