+horizon (1:2014.2.2-0ubuntu1) utopic; urgency=medium
+
+ * Update requirements
+
+ -- Mikhail Ivanov <mivanov@mirantis.com> Mon, 02 Mar 2015 17:46:55 +0400
+
horizon (1:2014.2~b3-0ubuntu1) utopic; urgency=medium
* Update requirements
Architecture: all
Depends:
python-ceilometerclient (>= 1.0.6),
- python-cinderclient (>= 1.0.7),
+ python-cinderclient (>= 1.1.0),
python-cloudfiles,
python-compressor (>= 1.4),
python-django (>= 1.4.2), python-django (<< 1.7),
python-httplib2 (>= 0.7.5),
python-iso8601 (>= 0.1.9),
python-keystoneclient (>= 1:0.10.0),
- python-kombu (>= 2.5.0),
+ python-kombu (>= 3.0.7),
python-lesscpy,
python-lockfile (>= 0.8),
python-memcache,
python-openstack-auth (>= 1.1.7),
python-oslo.serialization (>= 1.0.0),
python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0),
+ python-pyscss (>= 1.2.1),
python-saharaclient (>= 0.7.3),
python-six (>= 1.7.0),
python-swiftclient (>= 2.2.0),
%global with_compression 1
Name: python-django-horizon
-Version: 2014.2.b3
+Version: 2014.2.2
Release: 1%{?dist}
Summary: Django application for talking to Openstack
Requires: python-keystoneclient >= 1:0.10.0
Requires: python-novaclient >= 2.18.0
Requires: python-neutronclient >= 2.3.6, python-neutronclient < 3.0
-Requires: python-cinderclient >= 1.0.7
+Requires: python-cinderclient >= 1.1.0
Requires: python-swiftclient >= 2.2.0
Requires: python-heatclient >= 0.2.9
Requires: python-ceilometerclient >= 1.0.6
Requires: python-saharaclient >= 0.7.3
Requires: python-httplib2 >= 0.7.5
Requires: python-iso8601 >= 0.1.9
-Requires: python-kombu >= 2.5.0
+Requires: python-kombu >= 3.0.7
Requires: python-netaddr
Requires: python-oslo-config
+Requires: python-pyscss >= 1.2.1
Requires: python-pbr >= 0.6, python-pbr < 0.7, python-pbr > 0.7, python-pbr < 1.0
Requires: python-eventlet >= 0.15.1
Requires: python-django >= 1.4.2, python-django < 1.7
#%{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.*
%changelog
+* Mon Mar 02 2015 Mikhail Ivanov <mivanov@mirantis.com> 2014.2.2
+- Update requirements
+
* Tue Sep 23 2014 Ivan Berezovskiy <iberezovskiy@mirantis.com> 2014.2.b3
- Update requirements
- Add simple tests