openstack-ansible/releasenotes/notes/renamed_variable_python_ceph_package-9575466eb146e500.yaml
Jean-Philippe Evrard ec5b3a7a82 Freeze roles for Milestone 1
This freezes the roles and copy each role releases notes for
preparing the first Milestone of the Rocky release.

Change-Id: I6b1343863eb27a5753ddbfcc3c1e2b063618ae50
2018-04-29 18:17:53 +01:00

9 lines
330 B
YAML

---
other:
- |
The internal variable ``python_ceph_package`` has been renamed to
``python_ceph_packages`` and is now a list instead of a string.
If you are using gnocchi with ceph and are using this internal
variable in your ``ceph_extra_components`` overrides,
please update it to ``python_ceph_packages``.