summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinderclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-heatclient_git.bb4
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb5
-rw-r--r--meta-openstack/recipes-devtools/python/python-neutronclient_git.bb4
-rw-r--r--meta-openstack/recipes-devtools/python/python-novaclient_git.bb12
-rw-r--r--meta-openstack/recipes-devtools/python/python-saharaclient_git.bb4
-rw-r--r--meta-openstack/recipes-devtools/python/python-swiftclient_git.bb2
-rw-r--r--meta-openstack/recipes-devtools/python/python-troveclient_git.bb4
-rw-r--r--meta-openstack/recipes-support/iproute2/iproute2/0003-Don-t-enforce-that-dev-already-exists.patch27
-rw-r--r--meta-openstack/recipes-support/iproute2/iproute2_3.17.0.bbappend2
11 files changed, 19 insertions, 49 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb
index 71a2b1e..c308e4c 100644
--- a/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-ceilometerclient_git.bb
@@ -26,7 +26,7 @@ SRC_URI = "\
26 " 26 "
27 27
28PV="1.0.12+git${SRCPV}" 28PV="1.0.12+git${SRCPV}"
29SRCREV="7c0bbd34e919945a6bcfd9827041a991fe9884cf" 29SRCREV="f8765ce532a45391c5366be8fa0f583f96a30d22"
30S = "${WORKDIR}/git" 30S = "${WORKDIR}/git"
31 31
32inherit setuptools 32inherit setuptools
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
index faf9b0b..31875fa 100644
--- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
@@ -15,7 +15,7 @@ SRC_URI = "\
15 " 15 "
16 16
17PV="1.1.1+git${SRCPV}" 17PV="1.1.1+git${SRCPV}"
18SRCREV="f5d090844aff09d9db597f3cc88ea2e439d9a6b7" 18SRCREV="9e94d814c6ae07c3d5e8242754aebcce150265cc"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21inherit setuptools monitor 21inherit setuptools monitor
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
index a837ef0..2b9d34a 100644
--- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
@@ -23,8 +23,8 @@ SRCNAME = "heatclient"
23 23
24SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" 24SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master"
25 25
26PV="0.2.12+git${SRCPV}" 26PV="0.3.0+git${SRCPV}"
27SRCREV="3d402d4c936b2714a91b4d9bbf96cdc6dcef6180" 27SRCREV="065d02499ad77b9c481a83dce973cfa4fbb26711"
28S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"
29 29
30inherit setuptools 30inherit setuptools
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
index 22aa421..c001dcf 100644
--- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
@@ -10,12 +10,11 @@ SRCNAME = "keystoneclient"
10SRC_URI = "\ 10SRC_URI = "\
11 git://github.com/openstack/python-keystoneclient.git;branch=master \ 11 git://github.com/openstack/python-keystoneclient.git;branch=master \
12 file://fix_keystoneclient_memory_leak.patch \ 12 file://fix_keystoneclient_memory_leak.patch \
13 file://keystoneclient-fix-test-path-to-example-certificates.patch \
14 file://keystone-api-check.sh \ 13 file://keystone-api-check.sh \
15 " 14 "
16 15
17PV="0.11.1+git${SRCPV}" 16PV="1.1.0+git${SRCPV}"
18SRCREV="89dc951f7d5a603f0c34b7c2cb9f7d26d73d9916" 17SRCREV="b3cf5994ade5c4fda9792cfaea42bb821d176f8c"
19S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
20 19
21inherit setuptools monitor 20inherit setuptools monitor
diff --git a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb
index 7c6c5ca..2423f6f 100644
--- a/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutronclient_git.bb
@@ -25,8 +25,8 @@ SRC_URI = "git://github.com/openstack/python-neutronclient.git;branch=master \
25 file://neutron-api-check.sh \ 25 file://neutron-api-check.sh \
26 " 26 "
27 27
28PV="2.3.9+git${SRCPV}" 28PV="2.3.11+git${SRCPV}"
29SRCREV="170f8ca438bf17b5ec679cb3e5135c97dfdeb6c2" 29SRCREV="2fa6faaa9b67c0783c502d2b56bfbacc23ecfe64"
30S = "${WORKDIR}/git" 30S = "${WORKDIR}/git"
31 31
32inherit setuptools monitor 32inherit setuptools monitor
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
index 78a5c93..5192021 100644
--- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
@@ -8,13 +8,11 @@ PR = "r0"
8 8
9SRC_URI = "\ 9SRC_URI = "\
10 git://github.com/openstack/python-novaclient.git;branch=master \ 10 git://github.com/openstack/python-novaclient.git;branch=master \
11 file://fix_novaclient_memory_leak.patch \
12 file://novaclient-specify-full-path-to-test-certificate.patch \
13 file://nova-api-check.sh \ 11 file://nova-api-check.sh \
14 " 12 "
15 13
16PV="2.20.0+git${SRCPV}" 14PV="2.21.0+git${SRCPV}"
17SRCREV="1eb1abe8700a137d017dbcd4a9dab3d4c0879c81" 15SRCREV="bfd029c8ef500af705159a5f3d5fa74e39c43096"
18S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
19 17
20inherit setuptools monitor 18inherit setuptools monitor
@@ -39,8 +37,10 @@ do_install_append() {
39 install -d ${D}/${sysconfdir}/bash_completion.d 37 install -d ${D}/${sysconfdir}/bash_completion.d
40 install -m 664 ${S}/tools/nova.bash_completion ${D}/${sysconfdir}/bash_completion.d 38 install -m 664 ${S}/tools/nova.bash_completion ${D}/${sysconfdir}/bash_completion.d
41 39
42 sed -e "s:%PYTHON_SITEPACKAGES_DIR%:${PYTHON_SITEPACKAGES_DIR}:g" \ 40 if [ -e "${D}/${PYTHON_SITEPACKAGES_DIR}/novaclient/tests/v1_1/test_servers.py" ]; then
43 -i ${D}/${PYTHON_SITEPACKAGES_DIR}/novaclient/tests/v1_1/test_servers.py 41 sed -e "s:%PYTHON_SITEPACKAGES_DIR%:${PYTHON_SITEPACKAGES_DIR}:g" \
42 -i ${D}/${PYTHON_SITEPACKAGES_DIR}/novaclient/tests/v1_1/test_servers.py
43 fi
44} 44}
45 45
46PACKAGES =+ "${BPN}-bash-completion" 46PACKAGES =+ "${BPN}-bash-completion"
diff --git a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb
index 3fe7e76..e5a3216 100644
--- a/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-saharaclient_git.bb
@@ -17,8 +17,8 @@ SRCNAME = "saharaclient"
17 17
18SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master" 18SRC_URI = "git://github.com/openstack/python-saharaclient.git;branch=master"
19 19
20PV="0.7.4+git${SRCPV}" 20PV="0.7.7+git${SRCPV}"
21SRCREV="e9f953fc846dbbd05f81a227f3d87c0028fb2d85" 21SRCREV="319ceb6acf55382218dcd971367613aecb3e4afc"
22S = "${WORKDIR}/git" 22S = "${WORKDIR}/git"
23 23
24inherit setuptools 24inherit setuptools
diff --git a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
index 13a4ab3..c4b76f5 100644
--- a/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-swiftclient_git.bb
@@ -10,7 +10,7 @@ SRCNAME = "swiftclient"
10SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master" 10SRC_URI = "git://github.com/openstack/python-swiftclient.git;branch=master"
11 11
12PV="2.3.1+git${SRCPV}" 12PV="2.3.1+git${SRCPV}"
13SRCREV="83ca0b825d067c0a39c972fb0f58ce9ac34df9d2" 13SRCREV="8aff0bda9c35ab96146f4f419803e62710ab5618"
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16inherit setuptools python-dir 16inherit setuptools python-dir
diff --git a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
index 1171d54..4691145 100644
--- a/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-troveclient_git.bb
@@ -11,8 +11,8 @@ SRC_URI = "\
11 git://github.com/openstack/python-troveclient.git;branch=master \ 11 git://github.com/openstack/python-troveclient.git;branch=master \
12 " 12 "
13 13
14PV="1.0.7+git${SRCPV}" 14PV="1.0.8+git${SRCPV}"
15SRCREV="77ba6c099b7811096693f83152de2547f54766df" 15SRCREV="51aa1a8dbd1b45e6abdaf571d1d73a6d7405fd3a"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18inherit setuptools hosts default_configs 18inherit setuptools hosts default_configs
diff --git a/meta-openstack/recipes-support/iproute2/iproute2/0003-Don-t-enforce-that-dev-already-exists.patch b/meta-openstack/recipes-support/iproute2/iproute2/0003-Don-t-enforce-that-dev-already-exists.patch
deleted file mode 100644
index b296abe..0000000
--- a/meta-openstack/recipes-support/iproute2/iproute2/0003-Don-t-enforce-that-dev-already-exists.patch
+++ /dev/null
@@ -1,27 +0,0 @@
1From 4a5577fab7490573ceaafa6e4417cf03bca178f1 Mon Sep 17 00:00:00 2001
2Message-Id: <4a5577fab7490573ceaafa6e4417cf03bca178f1.1407786415.git.agx@sigxcpu.org>
3From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx@sigxcpu.org>
4Date: Mon, 11 Aug 2014 21:41:51 +0200
5Subject: [PATCH] Don't enforce that dev already exists
6
7Commit 9a02651a87d0fd56e2e7eedd63921a050a42b3ec tried to make sure
8the device can be looked up but that e.g. isn't true for
9
10 ip link add vnet10 type veth peer name vnet11
11
12where vnet10 isn't yet existent.
13---
14 ip/iplink.c | 2 --
15 1 file changed, 2 deletions(-)
16
17--- a/ip/iplink.c
18+++ b/ip/iplink.c
19@@ -571,8 +571,6 @@ int iplink_parse(int argc, char **argv,
20 duparg2("dev", *argv);
21 *dev = *argv;
22 dev_index = ll_name_to_index(*dev);
23- if (dev_index == 0)
24- invarg("Unknown device", *argv);
25 }
26 argc--; argv++;
27 }
diff --git a/meta-openstack/recipes-support/iproute2/iproute2_3.17.0.bbappend b/meta-openstack/recipes-support/iproute2/iproute2_3.17.0.bbappend
index 8949646..2fde00d 100644
--- a/meta-openstack/recipes-support/iproute2/iproute2_3.17.0.bbappend
+++ b/meta-openstack/recipes-support/iproute2/iproute2_3.17.0.bbappend
@@ -2,5 +2,3 @@ FILESEXTRAPATHS_append := "${THISDIR}/${PN}"
2 2
3RRECOMMENDS_${PN} += "kernel-module-veth \ 3RRECOMMENDS_${PN} += "kernel-module-veth \
4 " 4 "
5
6SRC_URI += " file://0003-Don-t-enforce-that-dev-already-exists.patch"