[openstack-nova/f18] Added python-keystone requirement

paramite paramite at fedoraproject.org
Wed Jan 23 18:39:30 UTC 2013


commit 96cdae5191f0b68be43e489b30df3c4724258a12
Author: Martin Magr <mmagr at redhat.com>
Date:   Wed Jan 23 19:39:13 2013 +0100

    Added python-keystone requirement

 openstack-nova.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index a732fd7..8e2c64a 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
@@ -742,6 +742,9 @@ fi
 %endif
 
 %changelog
+* Wed Jan 23 2013 Martin Magr <mmagr at redhat.com> - 2012.2.2-1
+- Added python-keystone requirement
+
 * Fri Dec 14 2012 Pádraig Brady <pbrady at redhat.com> - 2012.2.2-1
 - Update to folsom stable release 2 (fixes CVE-2012-5625)
 


More information about the scm-commits mailing list