openstack-ansible/releasenotes/notes/updated-neutron-plugin_base-25b5dcacc87acd0f.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

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.