Files
collectd-openstack-plugins/releasenotes/notes/devstack-units-feature-b0db37e81a854676.yaml
Helena McGough 606902c455 DevStack enablement of the collectd-ceilometer custom units feature
- Added deployment code for custom units enablement
      - Updated the DevStack documentation to provide instructions on
        how to enable this feature
      - Editted the collectd-ceilometer-plugin.conf file to enable the
        feature
      - Added a reno for this change

Change-Id: Ia93da4abdf066ba677dcb3ee0e44388c06d97ff5
2017-01-11 10:18:08 +00:00

10 lines
372 B
YAML

---
features:
- Enabled the pre-existing custom units feature for DevStack
deployment. You can now customize the units of existing meters
before DevStack is deployed. This can be done for multiple
units at a time.
other:
- Updated the devstackGSG.rst guide to provide instructions on
how to enable the custom units feature before DevStack is deployed.