puppet-ironic/releasenotes/notes/deprecate-network_name-e5ae5b2f63cc1d13.yaml
Takashi Kajinami 388ea1be07 Deprecate *_network_name parameters
The *_network parameters of ironic can accept both network name and
network id, and it is not required to convert network name to network
id in puppet layer.

Change-Id: I232c0f07223337516e6702b0f277e404924d7c56
2022-01-09 21:52:59 +09:00

6 lines
151 B
YAML

---
deprecations:
- |
The network name parameters of the `ironic::conductor`` class has been
deprecated. Use the network parameters instead.