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
12 lines
576 B
YAML
12 lines
576 B
YAML
---
|
|
upgrade:
|
|
- The ``neutron_plugin_base`` variable has been modifed to use the friendly
|
|
names. Deployers should change any customisations to this variable to
|
|
ensure that the customisation makes use of the short names instead of
|
|
the full class path.
|
|
- Database migration tasks have been added for the LBaaS neutron plugin.
|
|
deprecations:
|
|
- The old class path names used within the ``neutron_plugin_base``
|
|
have been deprecated in favor of the friendly names. Support for the use
|
|
of the class path plugins will be removed in the OpenStack Newton cycle.
|