Installing python-iso8601 on the OSCLIENT server

This is just a temporary workaround for nova client
https://bugzilla.redhat.com/show_bug.cgi?id=888795
This commit is contained in:
Derek Higgins 2012-12-19 18:09:08 -05:00
parent 1fa2eddee5
commit 24df2a7bc6

View File

@ -1,4 +1,8 @@
package {"clientdeps":
name => ["python-iso8601"]
}
package {"clientlibs":
name => ["python-novaclient", "python-keystoneclient", "python-glanceclient", "python-swiftclient", "python-cinderclient"]
}