- 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
10 lines
372 B
YAML
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.
|