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

paramite paramite at fedoraproject.org
Wed Jan 23 18:44:21 UTC 2013


commit b67042ed26e8d62a52d03e213e48a5ddff0a8cf7
Author: Martin Magr <mmagr at redhat.com>
Date:   Wed Jan 23 19:44:04 2013 +0100

    Added python-keystone requirement

 openstack-quantum.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/openstack-quantum.spec b/openstack-quantum.spec
index ca37f41..70f81b8 100644
--- a/openstack-quantum.spec
+++ b/openstack-quantum.spec
@@ -38,6 +38,7 @@ BuildRequires:	systemd-units
 
 Requires:	python-quantum = %{version}-%{release}
 Requires:	openstack-utils
+Requires:       python-keystone
 
 Requires(pre):	shadow-utils
 Requires(post): systemd-units
@@ -522,6 +523,9 @@ fi
 
 
 %changelog
+* Wed Jan 23 2013 Martin Magr <mmagr at redhat.com> - 2012.2.1-2
+- Added python-keystone requirement
+
 * Mon Jan 21 2013 Gary Kotton <gkotton at redhat.com> - 2012.2.1-2
 - Ensure libvirt_vif_driver is set with node installation (bug 885932)
 - Cleanup of symbolic link plugin.ini (bug 901959)


More information about the scm-commits mailing list