ceilometer-instance-poller 0.1.10-1 source package in Ubuntu

Changelog

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 <email address hidden>  Fri, 14 Apr 2023 09:37:57 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ceilometer-instance-poller_0.1.10-1.dsc 2.3 KiB cb5834267855793816c875d0a7e6796e486e23fe1be962b5b9307a8508a91b9b
ceilometer-instance-poller_0.1.10.orig.tar.xz 11.2 KiB 01738b02d1a4c71d306dc8a5227e71924b19fdc2973e6a9a2de454187ad5a138
ceilometer-instance-poller_0.1.10-1.debian.tar.xz 2.6 KiB f2882e5c83e47b847139b64a2c52e1778c3c39e3008b3fb1bb4a643afd27ba9f

Available diffs

No changes file available.

Binary packages built by this source

ceilometer-instance-poller: OpenStack ceilometer instance poller

 Ceilometer aims to deliver a Single Point Of Contact for billing systems,
 providing all the counters they need to establish customer billing, across
 all current and future OpenStack components. The delivery of counters must be
 traceable and auditable, the counters must be easily extensible to support new
 projects, and agents doing data collections should be independent of the
 overall system.
 .
 (A ceilometer is an instrument that measures cloud coverage.)
 .
 This package contains a libvirt and guestfs inspection script to poll what
 type of operating system is running in OpenStack VMs.