[openstack-nova/el6] Moved python-keystone from nova to nova-common

paramite paramite at fedoraproject.org
Thu Jan 24 13:25:27 UTC 2013


commit 2c4f5c29d8607a55a2120429631934cc56d78641
Author: Martin Magr <mmagr at redhat.com>
Date:   Thu Jan 24 14:25:00 2013 +0100

    Moved python-keystone from nova to nova-common

 openstack-nova.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 6627612..f851af0 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -68,7 +68,7 @@ Requires:         openstack-nova-api = %{version}-%{release}
 Requires:         openstack-nova-network = %{version}-%{release}
 Requires:         openstack-nova-objectstore = %{version}-%{release}
 Requires:         openstack-nova-console = %{version}-%{release}
-Requires:         python-keystone
+
 
 
 %description
@@ -87,6 +87,7 @@ Group:            Applications/System
 
 Requires:         openstack-utils
 Requires:         python-nova = %{version}-%{release}
+Requires:         python-keystone
 
 Requires(post):   chkconfig
 Requires(postun): initscripts


More information about the scm-commits mailing list