summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-nova_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-nova_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-nova_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-nova_git.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb
index e88220a..4d33daf 100644
--- a/meta-openstack/recipes-devtools/python/python-nova_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb
@@ -14,8 +14,6 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}"
14SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ 14SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
15 file://0001-nova-api-paste.ini-make-controller-IP-configurable.patch \ 15 file://0001-nova-api-paste.ini-make-controller-IP-configurable.patch \
16 file://nova-add-migrate.cfg-to-the-MANIFEST.patch \ 16 file://nova-add-migrate.cfg-to-the-MANIFEST.patch \
17 file://Make-rbd.libvirt_info-parent-class-compatible.patch \
18 file://Fix-rbd-backend-not-working-for-none-admin-ceph-user.patch \
19 " 17 "
20 18
21SRC_URI += "file://nova-all \ 19SRC_URI += "file://nova-all \
@@ -24,7 +22,7 @@ SRC_URI += "file://nova-all \
24 file://nova.conf \ 22 file://nova.conf \
25 file://openrc \ 23 file://openrc \
26 " 24 "
27SRCREV="afc9e4e23327fb566e8ade2c0c06c90d369c9e29" 25SRCREV="feedcb240807cdfa354d27ebe3a4b7f416504a62"
28PV="2013.2.2+git${SRCPV}" 26PV="2013.2.2+git${SRCPV}"
29 27
30S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"