9f48aee9b0
These were deprecated in Queens: Id793ac2c5cdc5dc473f95eac53b77617a1e389da And can now be removed. Change-Id: I27518d1154ec09c57700905bc58ae6a3ce1d8049
15 lines
507 B
YAML
15 lines
507 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The following configuration options were deprecated for removal in the
|
|
17.0.0 Queens release and have now been removed:
|
|
|
|
- ``[DEFAULT]/monkey_patch``
|
|
- ``[DEFAULT]/monkey_patch_modules``
|
|
- ``[notifications]/default_publisher_id``
|
|
|
|
Monkey patching nova is not tested, not supported, and is a barrier to
|
|
interoperability. If you have code which relies on monkey patching
|
|
decorators, for example, for notifications, please propose those changes
|
|
upstream.
|