puppet-neutron/releasenotes/notes/live_migration_events-84fc814cb28a8a68.yaml
Takashi Kajinami 3389f02d67 Add support for [nova] live_migation_events
This change introduces capability to manage [nova] live_migation_events
which was introduced recently. This is implemented mainly so that we
can backport this feature to stable branches. The parameter is already
deprecated in master so a separate change to deprecate the parameter
will be submitted.

Change-Id: Ieccaf6b81939119c51ec74c44ee0fd2fcea3d99f
2022-01-15 22:42:47 +09:00

7 lines
221 B
YAML

---
features:
- |
The new ``neutron::server::notifications::nova::live_migration_events``
parameter has been added. This parameter controls
the ``[nova] live_migation_events`` parameter in ``neutron.conf``.