bb69b667f0
This patch updates all the roles to the latest available SHA's, updates all the OpenStack Service SHA's and also updates the appropriate python requirements pins. Change-Id: Ifc77c02d456500651e8adcaf9338f81601e2c148
13 lines
585 B
YAML
13 lines
585 B
YAML
---
|
|
features:
|
|
- CentOS 7 support has been added to the ``galera_client`` role.
|
|
deprecations:
|
|
- The variable **galera_client_apt_packages** has been deprecated
|
|
when deploying the ``galera_client`` role on Ubuntu 14.04. This
|
|
variable has been replaced with **galera_client_packages** and
|
|
will be removed in the Ocata release.
|
|
- The variable **galera_apt_pinned_packages** has been deprecated
|
|
when deploying the ``galera_client`` role on Ubuntu 14.04. This
|
|
variable has been replaced with **galera_pinned_packages**
|
|
and will be removed in the Ocata release.
|