openstack-ansible/releasenotes/notes/multi-distro-add-0e53560f66394691.yaml
Jesse Pretorius bb69b667f0 Update all SHAs for Newton-1 2016-06-02
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
2016-06-02 21:05:45 +00:00

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.