X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=rpm%2FSPECS%2Fopenstack-ceilometer.spec;h=0ba7244ea06fb742e569cd39039debf3e1fd7a41;hb=fffc2d909a8920e415629b027292f9b2200ba15e;hp=bc08969cc9f13d91b1868dc3cb63e1eea0fc2979;hpb=d098b571c70ef41ddc2cd57a8403fed193ef8dc1;p=openstack-build%2Fceilometer-build.git diff --git a/rpm/SPECS/openstack-ceilometer.spec b/rpm/SPECS/openstack-ceilometer.spec index bc08969..0ba7244 100644 --- a/rpm/SPECS/openstack-ceilometer.spec +++ b/rpm/SPECS/openstack-ceilometer.spec @@ -29,11 +29,6 @@ Source150: %{name}-alarm-evaluator.upstart Source16: %{name}-notification.init Source160: %{name}-notification.upstart -# -# patches_base=2014.1.1 -# -Patch0001: 0001-Ensure-routing-key-is-specified-in-the-address-for-a.patch - # This is EL6 specific and not upstream Patch100: openstack-ceilometer-newdeps.patch @@ -73,21 +68,26 @@ Requires: python-anyjson Requires: python-jsonpath-rw Requires: python-stevedore >= 0.14 Requires: python-msgpack -Requires: python-six >= 1.6 +Requires: python-six Requires: PyYAML Requires: python-argparse +Requires: python-croniter >= 0.3.4 Requires: python-jsonschema +Requires: python-lockfile >= 0.8 Requires: python-netaddr +Requires: python-pbr Requires: python-requests -Requires: python-sqlalchemy +Requires: python-sqlalchemy >= 0.7.8, python-sqlalchemy < 0.9.5, python-sqlalchemy > 0.9.5, python-sqlalchemy <= 0.9.99 Requires: python-alembic -Requires: python-migrate +Requires: python-migrate >= 0.8.2, python-migrate < 0.8.4, python-migrate > 0.8.4 +Requires: python-happybase >= 0.5, python-happybase < 0.7, python-happybase > 0.7 Requires: python-webob >= 1.2.3 Requires: python-oslo-config >= 1:1.2.0 +Requires: python-oslo.vmware >= 0.2 Requires: pysnmp Requires: pytz @@ -262,8 +262,6 @@ This package contains documentation files for ceilometer. %prep %setup -q -n ceilometer-%{version} -%patch0001 -p1 - # Apply EL6 patch %patch100 -p1