From 99c62cfff192a5129859e3358599b691a4f4ce95 Mon Sep 17 00:00:00 2001
From: Roman Vyalov <rvyalov@mirantis.com>
Date: Thu, 31 Jul 2014 11:13:12 +0400
Subject: [PATCH] Correct version for requirements python-oslo-messaging >=
 1.3.0 Closes-bug : #1350692

---
 rpm/SPECS/openstack-cinder.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rpm/SPECS/openstack-cinder.spec b/rpm/SPECS/openstack-cinder.spec
index a1e67a37e..a92a0bee2 100644
--- a/rpm/SPECS/openstack-cinder.spec
+++ b/rpm/SPECS/openstack-cinder.spec
@@ -104,7 +104,7 @@ Requires:         python-lockfile
 
 Requires:         python-oslo-rootwrap
 Requires:         python-taskflow
-Requires:         python-oslo-messaging >= 1.3.0-0.1.a9
+Requires:         python-oslo-messaging >= 1.3.0
 
 Requires:         python-ceph
 #Requires:         iscsi-initiator-utils
-- 
2.45.2