834d9a6780
Ceilometer no longer requires its own database since metric/event
storage was offloaded to Gnocchi/Panko. These implementations were
formally deprecated during the previous cycle[1] so can be removed.
This also updates the outdated example manifests to adapt to
the removal and the recent refactoring.
[1] 60882c29df
Change-Id: Id18b9221703eda9311b81c5a5dfdd41cc68f5424
9 lines
159 B
YAML
9 lines
159 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The following classes have been removed.
|
|
|
|
- ``ceilometer::db``
|
|
- ``ceilometer::db::mysql``
|
|
- ``ceilometer::db::postgresql``
|