summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools
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
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')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glance_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-neutron_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-nova_git.bb4
4 files changed, 4 insertions, 6 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb
index 41d6046..5bc3c68 100644
--- a/meta-openstack/recipes-devtools/python/python-glance_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
11 file://glance.init \ 11 file://glance.init \
12 " 12 "
13 13
14SRCREV="5cd7a22b44c3e8acb90bcb0cb7a0d58b3c6a17e9" 14SRCREV="1690a739cd94efe6cb2af8e794a4acdf59de54cd"
15PV="2013.2.2+git${SRCPV}" 15PV="2013.2.2+git${SRCPV}"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
index 6966d07..68357a0 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
15 file://Update-test-core-ETCDIR-location.patch \ 15 file://Update-test-core-ETCDIR-location.patch \
16 " 16 "
17 17
18SRCREV="0d83e7eee20a50a75863a9d3c75aee7030518229" 18SRCREV="a96d1a44bc0f074729c312e5c2a0f0875edf1765"
19PV="2013.2.2+git${SRCPV}" 19PV="2013.2.2+git${SRCPV}"
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
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"
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"