commit | fda9df8795d422679387b2ea8b20556fe4116645 | [log] [tgz] |
---|---|---|
author | Chmouel Boudjnah <chmouel@chmouel.com> | Tue May 22 10:27:08 2012 +0000 |
committer | Chmouel Boudjnah <chmouel@chmouel.com> | Mon Jun 11 22:41:28 2012 +0200 |
tree | cd78e5070a7750a431d7cc0fe16d774b9998b679 | |
parent | f07d9b1956c35367ef3481c5103b1df8cbcb8cab [diff] [blame] |
Install python-swiftclient when installing swift. - Fixes bug 1002789. Change-Id: I8ee54652c6a38c7c226c820366897e53807f664d
diff --git a/stackrc b/stackrc index 98e6bd4..3c20c87 100644 --- a/stackrc +++ b/stackrc
@@ -20,6 +20,10 @@ SWIFT3_BRANCH=master +# python swift client library +SWIFTCLIENT_REPO=https://github.com/openstack/python-swiftclient +SWIFTCLIENT_BRANCH=master + # image catalog service GLANCE_REPO=https://github.com/openstack/glance.git GLANCE_BRANCH=master