puppet-ironic/releasenotes/notes/net-names-6cd340d982bd5113.yaml
Dmitry Tantsur 6cfed073dc Deprecate cleaning_network_uuid and provisioning_network_uuid
Replaced with new names without _uuid postfix, as these options now
accept network names as well.

Change-Id: Ice8e6ef2f48085f2689e2b2588a5a811ff58f3b2
2016-12-05 10:48:03 +01:00

6 lines
231 B
YAML

---
deprecations:
- Parameters "cleaning_network_uuid" and "provisionig_network_uuid" in
"ironic::conductor" manifest replaced with "cleaning_network" and
"provisioning_network" accordingly. The old names are deprecated.