summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-07-21 15:09:41 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-07-21 15:09:41 -0400
commite3759348bd96a2e0cf436204b2444a3e2ac632d1 (patch)
treea16bf9dcd39d390d590762e633e674753f86a057 /meta-openstack/recipes-devtools/python/python-novaclient_git.bb
parenta47a0973d0dd3c95063c9cea5368d20b715f8d92 (diff)
downloadmeta-cloud-services-e3759348bd96a2e0cf436204b2444a3e2ac632d1.tar.gz
novaclient: update to 2014.x latest
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-novaclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-novaclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
index 3bb3aac..70cb39e 100644
--- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
@@ -12,8 +12,8 @@ SRC_URI = "\
12 file://novaclient-specify-full-path-to-test-certificate.patch \ 12 file://novaclient-specify-full-path-to-test-certificate.patch \
13 " 13 "
14 14
15PV="2.16.0+git${SRCPV}" 15PV="2.18.1+git${SRCPV}"
16SRCREV="9344f02649df65af26ca13b4d3443be73beb5d4e" 16SRCREV="b21d6775685fc2ca9bd5c13e817343789d7ad6c5"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit setuptools 19inherit setuptools