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

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


commit de0b0d4f698ff30a03f257e6b72660bca432d3b5
Author: Martin Magr <mmagr at redhat.com>
Date:   Thu Jan 24 14:22:57 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 8e2c64a..cf8b7ec 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -51,7 +51,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
 OpenStack Compute (codename Nova) is open source software designed to
@@ -69,6 +69,7 @@ Group:            Applications/System
 
 Requires:         openstack-utils
 Requires:         python-nova = %{version}-%{release}
+Requires:         python-keystone
 
 Requires(post):   systemd-units
 Requires(preun):  systemd-units


More information about the scm-commits mailing list