summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-neutron_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-04-04 11:28:32 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-04-04 11:28:32 -0400
commitf3210ec132a82482eaea8fad2c9748d08cdfeb6a (patch)
tree29cf47f0b2e135a210fdaa52376b9cb090ac3a60 /meta-openstack/recipes-devtools/python/python-neutron_git.bb
parent74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6 (diff)
downloadmeta-cloud-services-f3210ec132a82482eaea8fad2c9748d08cdfeb6a.tar.gz
glance/keystone/neutron/nova: update to latest havana/stable
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-neutron_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-neutron_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
index 4e3c1b8..b44726e 100644
--- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
13 file://neutron-server.init \ 13 file://neutron-server.init \
14 file://neutron-agent.init \ 14 file://neutron-agent.init \
15 " 15 "
16SRCREV="e79771e9ba2e50b542d2acc127c9d7613e8374bf" 16SRCREV="8cb9d895675f2a89c6b741da4b594f416fbeee5a"
17PV="2013.2.2+git${SRCPV}" 17PV="2013.2.2+git${SRCPV}"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"