summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-08-20 15:30:02 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-08-20 15:30:02 -0400
commit7b6330cd51d5e9049b52911d8dd463a1a83302c0 (patch)
tree05f1df03fd1cf7fbb190b1700a56f835efa6ba21 /meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
parent743da013bbbb0f8dfb146986540ff2d9b4627d5e (diff)
downloadmeta-cloud-services-7b6330cd51d5e9049b52911d8dd463a1a83302c0.tar.gz
glance: update API and client to Juno latest
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 03dd740..3d978bc 100644
--- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
@@ -9,7 +9,7 @@ DEPENDS += " \
9 python-pbr \ 9 python-pbr \
10 " 10 "
11 11
12SRCREV = "68c1d1fbc614d11b95f2fd6da26fd669e40f4186" 12SRCREV = "69361a146ecd0cd775579e5dcf34692e9c6328bc"
13PV = "0.13.1+git${SRCPV}" 13PV = "0.13.1+git${SRCPV}"
14PR = "0" 14PR = "0"
15 15