summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-04-03 23:51:34 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-04-03 23:51:34 -0400
commit74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6 (patch)
tree4fe99656a7d908156330c48b10e19afeac1283b2 /meta-openstack/recipes-devtools/python/python-novaclient_git.bb
parent3b9fa62452c636c49cc1bd19436e37882c76b88c (diff)
downloadmeta-cloud-services-74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6.tar.gz
clients: update to the latest client code
Updating to the latest clients as of April 3, 2014. 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
index ff81924..9d114d2 100644
--- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
@@ -12,7 +12,7 @@ SRC_URI = "\
12 " 12 "
13 13
14PV="2.16.0+git${SRCPV}" 14PV="2.16.0+git${SRCPV}"
15SRCREV="64043442bbafa48f9042b669d30292b1db00db4f" 15SRCREV="9344f02649df65af26ca13b4d3443be73beb5d4e"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18inherit setuptools 18inherit setuptools