summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-03-03 11:16:57 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-03-03 11:31:06 -0500
commit06d8be2fc1d36213b84ffeffd237b64bdf78015b (patch)
tree6d6710ad27766ad97a53b1da68d9c50c7c9ba9f4 /meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
parente3f38c50839e2933a7f569698e928a6db70116cf (diff)
downloadmeta-cloud-services-06d8be2fc1d36213b84ffeffd237b64bdf78015b.tar.gz
*client: updating the openstack client packages to their latest versions
Tested with a controller boot, compute boot and guest launch. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glanceclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glanceclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
index 9b8cbcd..889b411 100644
--- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
6DEPENDS = "gmp" 6DEPENDS = "gmp"
7 7
8SRCREV = "cd7f2cbd79df54ea41d9a075d904efc82bdcb440" 8SRCREV = "23ad1d6db7ec8116afed7c8aca3832dac440930a"
9PV = "0.12.0+gitr${SRCREV}" 9PV = "0.12.0+gitr${SRCREV}"
10PR = "0" 10PR = "0"
11 11