--- /dev/null
+From 67985017f58d9e4e68b2555aa38afc4b46008b6a Mon Sep 17 00:00:00 2001
+From: Maksym Yatsenko <myatsenko@mirantis.com>
+Date: Thu, 19 Mar 2015 19:51:47 +0200
+Subject: [PATCH] Adjust-kombu-version-in-requirements.txt
+
+ Adjust "kombu" version in requirements.txt:
+ set the lower bound - "kombu>=2.5.0" according to
+ https://github.com/openstack/requirements/blob/stable/juno/global-requirements.txt#L43
+ Related-bug:#1434093
+
+---
+ requirements.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/requirements.txt b/requirements.txt
+index de06b96..933f3fd 100644
+--- a/requirements.txt
++++ b/requirements.txt
+@@ -16,7 +16,7 @@ django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)
+ eventlet>=0.15.1,<=0.15.2
+ httplib2>=0.7.5,<=0.9
+ iso8601>=0.1.9,<=0.1.10
+-kombu>=2.5.0,<=3.0.7
++kombu>=2.5.0
+ # Horizon Utility Requirements
+ # for SECURE_KEY generation
+ lockfile>=0.8,<=0.8
+--
+1.9.1
+
#Patch0009: 0009-remove-runtime-dep-to-python-pbr.patch
#Patch0010: 0010-Add-Change-password-link-to-the-RCUE-theme.patch
#Patch0011: 0011-.less-replaced-in-rcue.patch
+Patch0001: 0001-Adjust-kombu-version-in-requirements.txt.patch
#
# BuildArch needs to be located below patches in the spec file. Don't ask!
%prep
%setup -q -n horizon-%{version}
+%patch0001 -p1
+
# Use git to manage patches.
# http://rwmj.wordpress.com/2011/08/09/nice-rpm-git-patch-management-trick/
#git init
+horizon (1:2014.2.2-fuel6.1-14.04-3) trusty; urgency=medium
+
+ * fix kombu version in requirements (Related-bug: #1434093)
+
+ -- Maksym Yatsenko <myatsenko@mirantis.com> Fri, 20 Mar 2015 12:27:24 +0300
+
horizon (1:2014.2.2-fuel6.1-14.04-2) trusty; urgency=medium
* Update requirements
--- /dev/null
+From 67985017f58d9e4e68b2555aa38afc4b46008b6a Mon Sep 17 00:00:00 2001
+From: Maksym Yatsenko <myatsenko@mirantis.com>
+Date: Thu, 19 Mar 2015 19:51:47 +0200
+Subject: [PATCH] Adjust-kombu-version-in-requirements.txt
+
+ Adjust "kombu" version in requirements.txt:
+ set the lower bound - "kombu>=2.5.0" according to
+ https://github.com/openstack/requirements/blob/stable/juno/global-requirements.txt#L43
+ Related-bug:#1434093
+
+---
+ requirements.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/requirements.txt b/requirements.txt
+index de06b96..933f3fd 100644
+--- a/requirements.txt
++++ b/requirements.txt
+@@ -16,7 +16,7 @@ django-pyscss>=1.0.3,<=1.0.6 # BSD License (2 clause)
+ eventlet>=0.15.1,<=0.15.2
+ httplib2>=0.7.5,<=0.9
+ iso8601>=0.1.9,<=0.1.10
+-kombu>=2.5.0,<=3.0.7
++kombu>=2.5.0
+ # Horizon Utility Requirements
+ # for SECURE_KEY generation
+ lockfile>=0.8,<=0.8
+--
+1.9.1
+
# Disabled during Grizzly dev. cycle
#add_juju_settings_panel.patch
-
#fix-ubuntu-tests.patch
ubuntu_settings.patch
+adjust-kombu-version-in-requirements.txt.patch
\ No newline at end of file