openstack-ansible/releasenotes/notes/updated-neutron-plugin_base-25b5dcacc87acd0f.yaml
Jesse Pretorius 249861b247 Update LBaaS docs/config to use simple plugin names
This patch adds a release note for the update to the neutron
plugin_base configuration and ensures that LBaaS and Horizon
are appropriately set to use the updated configuration.

Change-Id: I7d49b9d417a1efe7f196f772123645cb6e0dec71
Depends-On: I32ff704f51b472e422be8c39a4534b1c13e43bf3
2016-03-17 08:56:51 -05:00

12 lines
577 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 plugins.
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.