Files
puppet-nova/releasenotes/notes/deprecate-compute-virtio_nic-004dcfb3791f17b4.yaml
Takashi Kajinami 9101ad68bf Deprecate support for [DEFAULT] libvirt_use_virtio_for_bridges
... because the parameter was deprecated during Icehouse cycle in favor
of the new [libvirt] use_virtio_for_bridges[1], and was removed during
Juno cycle[2].

The parameter has been ineffective for multiple cycles so this change
just deprecates the parameter instead of fixing it. In case we need
the parameter then it should be implemented in the libvirt class.

[1] 5cfc529179302e8aefd1b255769d532881e22533
[2] d0a02fa390e4bd70b03390d6bdbb35d8d9c159dd

Change-Id: I2508de949a3adad8b710a24d68a39b6d4ec30b5d
2022-05-30 17:08:55 +09:00

6 lines
119 B
YAML

---
deprecations:
- |
The ``nova::compute::virtio_nic`` parameter has been deprecated and has no
effect now.