puppet-nova/releasenotes/notes/deprecate-neutron-parameters-with-neutron-prefix-bffb514213fee792.yaml
Takashi Kajinami 7562ad2fbf Remove redundant neutron_ from parameter names
This patch removs redundant neutron_ prefix from the parameters in
nova::network::neutron, as it is obvious that these parameters are
related to neutron without that prefix.

Change-Id: Iaf33c4ef5430f4a23d361a43e6144a36f4961bc3
2020-02-24 21:42:06 +09:00

7 lines
185 B
YAML

---
features:
- |
The parameters prefixed with neutron in nova::network::neutron class were
deprecated, to be replaced by the shortened parameters without neutron
prefix.