249861b247
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
12 lines
577 B
YAML
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.
|