summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2015-04-15 13:58:29 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-04-16 15:12:21 -0400
commit4a6d0a7e0975bb18434a392b6d1d319ead1e97d0 (patch)
treecfab57a81e61a91c017c97639b57995709b0668f /meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
parentb19bf1efdc8a565317f97039768f89b4cf464680 (diff)
downloadmeta-cloud-services-4a6d0a7e0975bb18434a392b6d1d319ead1e97d0.tar.gz
python-glanceclient: upgrade to 0.17.0
Signed-off-by: Jackie Huang <jackie.huang@windriver.com> 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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
index 1d8529a..a8ba1ed 100644
--- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
@@ -9,8 +9,8 @@ DEPENDS += " \
9 python-pbr \ 9 python-pbr \
10 " 10 "
11 11
12SRCREV = "69361a146ecd0cd775579e5dcf34692e9c6328bc" 12SRCREV = "26280ed58b5d16feed4ab27be063d305ef48a252"
13PV = "0.13.1+git${SRCPV}" 13PV = "0.17.0+git${SRCPV}"
14PR = "r0" 14PR = "r0"
15 15
16SRC_URI = "\ 16SRC_URI = "\