From 231bcf46fd9d999e8ea4ef354d1ee400bef727d5 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 18 Jul 2014 15:43:02 -0400 Subject: neutron: uprev to juno release Updating neutron to the juno branches. No configuration or startup changes were required. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-neutron_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-neutron_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb index 2f88e44..ebe76b2 100644 --- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb +++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" PR = "r0" SRCNAME = "neutron" -SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ +SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ file://ovs_neutron_plugin.ini \ file://linuxbridge_conf.ini \ file://neutron-server.init \ @@ -20,8 +20,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/icehouse \ file://uuid_wscheck.patch \ file://neutron-test-nec-plugin-extensions-location.patch \ " -SRCREV="e0deffc71e5031059530b9b6c2ef3b0765de3d10" -PV="2014.1+git${SRCPV}" +SRCREV="57011b901f0c26c840c207e007e392ba9ff5890b" +PV="2014.2.b1+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf