X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=rpm%2FSPECS%2Fopenstack-ceilometer.spec;h=47cc44425d4d39fda6ac1ddab8afe6458e995543;hb=refs%2Fchanges%2F55%2F4655%2F10;hp=b3aae080a02cb10398db7fbadbb31b553cc6391c;hpb=7305890619bec79f5f7f84bcb7989261efac2d8b;p=openstack-build%2Fceilometer-build.git diff --git a/rpm/SPECS/openstack-ceilometer.spec b/rpm/SPECS/openstack-ceilometer.spec index b3aae08..47cc444 100644 --- a/rpm/SPECS/openstack-ceilometer.spec +++ b/rpm/SPECS/openstack-ceilometer.spec @@ -60,7 +60,7 @@ Group: Applications/System Requires: python-qpid -Requires: python-babel +Requires: python-babel >= 1.3 Requires: python-eventlet >= 0.15.1, python-eventlet <= 0.15.2 Requires: python-iso8601 >= 0.1.9 Requires: python-lxml >= 2.3 @@ -80,7 +80,7 @@ Requires: python-lockfile == 0.8 Requires: python-netaddr >= 0.7.12 Requires: python-ordereddict < 1.2 Requires: python-pbr >= 0.6, python-pbr < 0.7, python-pbr > 0.7, python-pbr < 1.0 -Requires: python-requests >= 1.2.2, python-requests <= 2.2.1 +Requires: python-requests >= 2.1.0, python-requests <= 2.2.1 Requires: python-tooz >= 0.3 Requires: python-sqlalchemy >= 0.9.7, python-sqlalchemy <= 0.9.99 @@ -111,9 +111,9 @@ Requires: python-flask Requires: python-pecan >= 0.5.0 Requires: python-wsme >= 0.6 Requires: python-neutronclient >= 2.3.6, python-neutronclient < 3 -Requires: python-novaclient >= 2.18.0 -Requires: python-keystoneclient >= 0.10.0 -Requires: python-glanceclient >= 0.14.0 +Requires: python-novaclient >= 1:2.18.0 +Requires: python-keystoneclient >= 1:0.10.0 +Requires: python-glanceclient >= 1:0.14.0 Requires: python-swiftclient >= 2.2.0 Requires: python-ceilometerclient >= 1.0.6 Requires: libvirt-python @@ -152,8 +152,8 @@ Group: Applications/System Requires: %{name}-common = %{version}-%{release} -Requires: python-novaclient >= 2.18.0 -Requires: python-keystoneclient >= 0.10.0 +Requires: python-novaclient >= 1:2.18.0 +Requires: python-keystoneclient >= 1:0.10.0 Requires: libvirt-python %description compute @@ -170,9 +170,9 @@ Group: Applications/System Requires: %{name}-common = %{version}-%{release} -Requires: python-novaclient >= 2.18.0 -Requires: python-keystoneclient >= 0.10.0 -Requires: python-glanceclient >= 0.14.0 +Requires: python-novaclient >= 1:2.18.0 +Requires: python-keystoneclient >= 1:0.10.0 +Requires: python-glanceclient >= 1:0.14.0 Requires: python-swiftclient >= 2.2.0 %description central @@ -569,6 +569,9 @@ fi %changelog +* Sun Mar 15 2015 Ivan Berezovskiy - 2014.2.2 +- New update of requirements for current 2014.2.2 version + * Mon Mar 2 2015 Ivan Berezovskiy - 2014.2.2 - Update spec and requirements for current 2014.2.2 version https://github.com/openstack/ceilometer/blob/stable/juno/requirements.txt