puppet-gnocchi/releasenotes/notes/added_python_rados_package-0427154d398c9d75.yaml
Matthew J. Black bbd0b178f4 Add python-rados package in ceph backend class.
The python-rados package provides the functionality that was missing, which
cradox implemented. As of ceph jewel there is an official package that replaces
the need for the cradox package. The cradox package has been deprecated in
favor of the offical package.

Change-Id: I5dbc12b320c3b08e2a5c37ea91101252a2b5d823
2016-09-09 12:20:58 -04:00

7 lines
330 B
YAML

---
features:
- The python-rados package is part of ceph jewel release and should replace the cradox package.
- Ubuntu Xenial comes with ceph jewel release and the python-rados package resolves a missing dependency for ceph backends.
deprecations:
- The cradox package setting in gnocchi::storage::ceph has been deprecated.