File: changelog

package info (click to toggle)
ceilometer-instance-poller 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 124 kB
  • sloc: python: 236; makefile: 24; sh: 4
file content (44 lines) | stat: -rw-r--r-- 1,478 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
ceilometer-instance-poller (1.0.0-2) unstable; urgency=medium

  * Switch to pybuild (Closes: #1090400).

 -- Thomas Goirand <zigo@debian.org>  Fri, 20 Dec 2024 09:11:42 +0100

ceilometer-instance-poller (1.0.0-1) unstable; urgency=medium

  * New upstream release:
    - always mount disks with format='raw' so it works with newer libguestfs.
    - Understand multiple AZ and cross-AZ attached volumes.

 -- Thomas Goirand <zigo@debian.org>  Tue, 29 Oct 2024 14:29:33 +0100

ceilometer-instance-poller (0.1.10-1) unstable; urgency=medium

  * New upstream release:
    - More doc (in README.md).
    - Use os_family instead of os_type, as os_type is conflicting with another
      value already in instances.
    - Also reports VCPU num.
    - rename `ceilometer.instance.os.billable` to
      `ceilometer.instance.os.metadata`.
  * Cleans correctly (Closes: #1043859).

 -- Thomas Goirand <zigo@debian.org>  Fri, 14 Apr 2023 09:37:57 +0200

ceilometer-instance-poller (0.1.5-1) unstable; urgency=medium

  * New upstream release (fixes minor typo in the json output).

 -- Thomas Goirand <zigo@debian.org>  Fri, 03 Mar 2023 17:03:43 +0100

ceilometer-instance-poller (0.1.4-2) unstable; urgency=medium

  * Re-upload source-only.

 -- Thomas Goirand <zigo@debian.org>  Thu, 02 Feb 2023 23:54:17 +0100

ceilometer-instance-poller (0.1.4-1) unstable; urgency=medium

  * Initial release (Closes: #1029545).

 -- Thomas Goirand <zigo@debian.org>  Tue, 24 Jan 2023 10:49:31 +0100