
Availability zone and name attributes were marked as required while they are not, hence causing errors when Gnocchi tried to create the resource. This patch set removes the requirement over those attributes. Availability zone has been removed, it will be shown only when its present. Name has been replaced with share_id, which is always present. Other attributes has been added as well to keep track of other relevant data. Closes-Bug: #1706440 Change-Id: I191bcfae155278f7688c1148ad7e6994a0322fa6
Ceilometer
Ceilometer is a data collection service that collects event and metering data by monitoring notifications sent from OpenStack services. It publishes collected data to various targets including data stores and message queues.
Ceilometer is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.
For more information about Ceilometer APIs, see https://developer.openstack.org/api-ref-telemetry-v2.html
Release notes are available at https://releases.openstack.org/teams/telemetry.html
Developer documentation is available at https://docs.openstack.org/ceilometer/latest/
For information on how to contribute to ceilometer, see the CONTRIBUTING.rst file.
The project home is at https://launchpad.net/ceilometer
To report any ceilometer related bugs, see https://bugs.launchpad.net/ceilometer/