From 81965da1b57fbe59b6c261fb57aa0f13a598dbbb Mon Sep 17 00:00:00 2001 From: Sergey Otpuschennikov Date: Wed, 6 Nov 2013 09:59:48 +0400 Subject: [PATCH] Added python-importlib to python-cinder requirement Change-Id: Icb61103647daa1cebae76c9aa0aab812f1ca392f --- rpm/SPECS/openstack-cinder.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm/SPECS/openstack-cinder.spec b/rpm/SPECS/openstack-cinder.spec index 14954f2f1..a973c2627 100644 --- a/rpm/SPECS/openstack-cinder.spec +++ b/rpm/SPECS/openstack-cinder.spec @@ -80,6 +80,7 @@ Requires: python-paramiko Requires: python-qpid Requires: python-kombu Requires: python-amqplib +Requires: python-importlib Requires: python-eventlet Requires: python-greenlet -- 2.45.2