From d7fe5f8a2a27daa094585df1d2ce0772c28e457b Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 17 Nov 2014 17:59:10 -0500 Subject: core: update to juno 2014.2 + dependencies syncing the core components to the latest juno hashes. We also introduce new packages and update others to meet the juno requirements. Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-nova_git.bb | 6 ++++-- 1 file changed, 4 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 d68725b..929adff 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb @@ -26,8 +26,8 @@ SRC_URI += "file://nova-all \ file://nova.conf \ file://openrc \ " -SRCREV="ba0a08c11535a9cedc07e1329e8bf729af3d4b02" -PV="2014.2.rc1+git${SRCPV}" +SRCREV="943f02f1a62f7eb131f62729d83d97ad431ee89f" +PV="2014.2+git${SRCPV}" S = "${WORKDIR}/git" @@ -294,6 +294,8 @@ RDEPENDS_${PN} = " libvirt \ python-netaddr \ python-oslo.config \ python-oslo.rootwrap \ + python-oslo.concurrency \ + python-oslo.middleware \ python-paste \ python-pastedeploy \ python-paramiko \ -- cgit v1.2.3-54-g00ecf