We are pumped to announce the release of: ceilometer 7.0.4: OpenStack Telemetry This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/ceilometer/ For more details, please see below. Changes in ceilometer 7.0.3..7.0.4 ---------------------------------- 1276d46 add configuration instructions from admin guide and dev docs c16d089 chill out on the number of items in toc e67d103 tests: fix tests for functional tests without dsvm 46f817a tests: fix messaging driver 2db73af Swallow & report 404s from Swift (missing tenant) c6ff6f6 Adds 'disabled' to the possible states for a member in LBaaSv2 c6b8f5b tripleo: Fix logging of tripleo discovery Diffstat (except docs and test files) ------------------------------------- bindep.txt | 8 ++ ceilometer/hardware/discovery.py | 17 ++-- ceilometer/network/services/lbaas.py | 3 +- ceilometer/objectstore/swift.py | 25 +++-- .../source/cinder/install-cinder-config-common.inc | 16 ++++ install-guide/source/cinder/install-cinder-obs.rst | 40 ++++++++ install-guide/source/cinder/install-cinder-rdo.rst | 40 ++++++++ .../source/cinder/install-cinder-ubuntu.rst | 41 +++++++++ .../cinder/install-cinder-obs.rst | 44 --------- .../cinder/install-cinder-rdo.rst | 44 --------- .../cinder/install-cinder-ubuntu.rst | 45 --------- .../glance/install-glance-obs.rst | 44 --------- .../glance/install-glance-rdo.rst | 44 --------- .../glance/install-glance-ubuntu.rst | 45 --------- .../nova/install-nova-common.rst | 82 ----------------- .../configure_services/nova/install-nova-obs.rst | 32 ------- .../configure_services/nova/install-nova-rdo.rst | 32 ------- .../nova/install-nova-ubuntu.rst | 31 ------- .../swift/install-swift-config-common.rst | 40 -------- .../configure_services/swift/install-swift-obs.rst | 31 ------- .../swift/install-swift-prereq-common.rst | 36 -------- .../configure_services/swift/install-swift-rdo.rst | 31 ------- .../swift/install-swift-ubuntu.rst | 31 ------- install-guide/source/glance/install-glance-obs.rst | 44 +++++++++ install-guide/source/glance/install-glance-rdo.rst | 44 +++++++++ .../source/glance/install-glance-ubuntu.rst | 45 +++++++++ install-guide/source/heat/install-heat-obs.rst | 28 ++++++ install-guide/source/heat/install-heat-rdo.rst | 28 ++++++ install-guide/source/heat/install-heat-ubuntu.rst | 29 ++++++ install-guide/source/index.rst | 17 +--- .../source/install-base-config-common.inc | 76 +++++++++++++++ .../source/install-base-config-common.rst | 76 --------------- install-guide/source/install-base-obs.rst | 8 +- .../source/install-base-prereq-common.inc | 102 +++++++++++++++++++++ .../source/install-base-prereq-common.rst | 102 --------------------- install-guide/source/install-base-rdo.rst | 8 +- install-guide/source/install-base-ubuntu.rst | 8 +- install-guide/source/install-compute-common.inc | 82 +++++++++++++++++ install-guide/source/install-compute-obs.rst | 32 +++++++ install-guide/source/install-compute-rdo.rst | 32 +++++++ install-guide/source/install-compute-ubuntu.rst | 31 +++++++ install-guide/source/install-compute.rst | 17 ++++ install-guide/source/install-controller.rst | 82 +++++++++++++++++ .../source/neutron/install-neutron-obs.rst | 27 ++++++ .../source/neutron/install-neutron-rdo.rst | 27 ++++++ .../source/neutron/install-neutron-ubuntu.rst | 27 ++++++ .../source/swift/install-swift-config-common.inc | 40 ++++++++ install-guide/source/swift/install-swift-obs.rst | 31 +++++++ .../source/swift/install-swift-prereq-common.inc | 36 ++++++++ install-guide/source/swift/install-swift-rdo.rst | 31 +++++++ .../source/swift/install-swift-ubuntu.rst | 31 +++++++ 57 files changed, 1138 insertions(+), 926 deletions(-)
participants (1)
-
no-reply@openstack.org