summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-02-20 21:04:29 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-02-20 21:04:29 -0500
commite19241b4a82a207ea2e6c98ecae3aee2b38dd01e (patch)
tree20d732b6dec5b06199315f440d9cac9c034196e7 /meta-openstack/recipes-devtools/python/python-neutronclient_git.bb
parentdb43720c6ce4750be4776d01454a4d5cce21c9e6 (diff)
downloadmeta-cloud-services-e19241b4a82a207ea2e6c98ecae3aee2b38dd01e.tar.gz
clients: update to the latest available clients
To start the kilo update cycle, we refresh and update the clients. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-neutronclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-neutronclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb
index 7c6c5ca..2423f6f 100644
--- a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb
@@ -25,8 +25,8 @@ SRC_URI = "git://github.com/openstack/python-neutronclient.git;branch=master \
25 file://neutron-api-check.sh \ 25 file://neutron-api-check.sh \
26 " 26 "
27 27
28PV="2.3.9+git${SRCPV}" 28PV="2.3.11+git${SRCPV}"
29SRCREV="170f8ca438bf17b5ec679cb3e5135c97dfdeb6c2" 29SRCREV="2fa6faaa9b67c0783c502d2b56bfbacc23ecfe64"
30S = "${WORKDIR}/git" 30S = "${WORKDIR}/git"
31 31
32inherit setuptools monitor 32inherit setuptools monitor