From 6549b2afe37bc17cafd8c6a824cd799afa1bb35b Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 29 Aug 2014 09:47:53 -0400 Subject: core: update core projects to juno 2014.2-b2 versions Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-nova_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index 56209b8..f6c090f 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb @@ -24,8 +24,8 @@ SRC_URI += "file://nova-all \ file://nova.conf \ file://openrc \ " -SRCREV="e0331cfe9d49f25b8a23f5fc473f610415bb07ac" -PV="2014.2.b1+git${SRCPV}" +SRCREV="e15ce7735e492f9eb0914efb621211e315ea40d9" +PV="2014.2.b2+git${SRCPV}" S = "${WORKDIR}/git" @@ -304,6 +304,7 @@ RDEPENDS_${PN} = " libvirt \ python-pbr \ spice-html5 \ python-posix-ipc \ + python-rfc3986 \ " RDEPENDS_${SRCNAME}-common = "${PN} openssl openssl-misc libxml2 libxslt \ -- cgit v1.2.3-54-g00ecf