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
10 lines
509 B
YAML
10 lines
509 B
YAML
---
|
|
fixes:
|
|
- The dictionary-based variables in ``defaults/main.yml`` are now individual
|
|
variables. The dictionary-based variables could not be changed as the
|
|
documentation instructed. Instead it was required to override the entire
|
|
dictionary. Deployers must use the new variable names to enable or disable
|
|
the security configuration changes applied by the security role. For more
|
|
information, see
|
|
`Launchpad Bug 1577944 <https://bugs.launchpad.net/openstack-ansible/+bug/1577944>`_.
|