diff --git a/openstack-aodh.spec b/openstack-aodh.spec index c9c00e3c9f05637009daae385cf6d785e11bf466..210efb80ebf3ef2008ea01f231d02c84884d21e0 100644 --- a/openstack-aodh.spec +++ b/openstack-aodh.spec @@ -4,7 +4,7 @@ Name: openstack-%{service} Version: 12.0.0 -Release: 3 +Release: 4 Summary: OpenStack Telemetry Alarming License: ASL 2.0 URL: https://github.com/openstack/%{service}.git @@ -87,6 +87,7 @@ Requires: python3-keystoneauth1 >= 2.1 Requires: python3-octaviaclient Requires: python3-debtcollector Requires: python3-voluptuous >= 0.8.10 +Requires: python3-ceilometerclient Requires: python3-pysnmp Requires: python3-lxml Requires: python3-paste-deploy @@ -335,8 +336,11 @@ exit 0 %{_unitdir}/%{name}-expirer.service %changelog +* Tue Dec 26 2023 zhengting - 12.0.0-4 +- add the dependency on python3-ceilometerclient + * Fri Apr 08 2022 huangtianhua - 12.0.0-3 - Specify port to 8042 for aodh api +- Specify port to 8042 for aodh api * Tue Mar 15 2022 lijiawei - 12.0.0-2 - Remove the dependency on python3-ceilometerclient