ceilometer-instance-poller (1.0.0-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.1.0 > 1.0.0-2
- Git: https://salsa.debian.org/openstack-team/services/ceilometer-instance-poller.git
-
- Branch: debian/flamingo
- Path: debian/changelog
- Repo size: 385024
- Browser: https://salsa.debian.org/openstack-team/services/ceilometer-instance-poller
- Last scan: 2025-10-09 14:51:36+00
- Next scan: 2025-10-18 04:01:00+00
- Merge requests: 1
- Debian changelog in Git:
ceilometer-instance-poller (1.1.0) unstable; urgency=medium
* Support 2 new CLI options: --do-not-print to put ceilometer-instance-poller
in a cron job, without any output, and --use-cache-only to be used in
/etc/ceilometer/pollsters.d to avoid costly libguestfs calls during the
Ceilometer compute polling run.
* Increased instance_info_cache_expiration default to 4 hours, and
instance_info_cache_fuzzing to 2 hours.
* Switch to native format.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Jun 2025 15:42:31 +0200
- This branch is 1 commit ahead of tag debian/1.0.0-2
- Git log:
commit e334a4f91b6d76cd2dbd2c6af4a68fa32a9e53bd
Author: Thomas Goirand <zigo@debian.org>
Date: Mon Jun 16 15:46:04 2025 +0200
* Support 2 new CLI options: --do-not-print to put ceilometer-instance-poller
in a cron job, without any output, and --use-cache-only to be used in
/etc/ceilometer/pollsters.d to avoid costly libguestfs calls during the
Ceilometer compute polling run.
* Increased instance_info_cache_expiration default to 4 hours, and
instance_info_cache_fuzzing to 2 hours.
* Switch to native format.