Pike Series Release Notes¶
16.0.0¶
New Features¶
CentOS7/RHEL support has been added to the ceph_client role.
Only Ceph repos are supported for now.
A new variable called
ceph_extra_components
is available for the ceph_client role. Extra components, packages, and services that are not shipped by default by OpenStack-Ansible can be defined here.
Deprecation Notes¶
The gnocchi ceph component has been moved out as a default component required by the ceph_client role. It can now be optionally specified through the use of the
ceph_extra_components
variable.
15.0.0.0rc1¶
New Features¶
The filename of the apt source for the ubuntu cloud archive used in ceph client can now be defined by giving a filename in the uca part of the dict
ceph_apt_repos
.