Add Openstack unified client
https://www.redhat.com/archives/rdo-list/2015-February/msg00030.html
Change-Id: I83e6f261cba9e34ec362f40fb94d7fd91cad5aaf
(cherry picked from commit 719f141d8d)
This commit is contained in:
committed by
Lukas Bezdicka
parent
25ced1296f
commit
77ea7a7816
@@ -4,7 +4,7 @@ package { $clientdeps: }
|
|||||||
|
|
||||||
$clientlibs = ['python-novaclient', 'python-keystoneclient',
|
$clientlibs = ['python-novaclient', 'python-keystoneclient',
|
||||||
'python-glanceclient', 'python-swiftclient',
|
'python-glanceclient', 'python-swiftclient',
|
||||||
'python-cinderclient']
|
'python-cinderclient', 'python-openstackclient']
|
||||||
|
|
||||||
package { $clientlibs: }
|
package { $clientlibs: }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user