File: add_net_name_to_uuid_transformation-81a91758991935d0.yaml

package info (click to toggle)
puppet-module-ironic 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,664 kB
  • sloc: ruby: 5,888; python: 38; sh: 10; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 354 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - Add the ability to specify a name string for the provisioning_network in
    ironic_config using the transform_to argument.
    Add ``cleaning_network_name`` and ``provisioning_network_name`` options to
    ::ironic::conductor class. Theirs names will be automatically converted to
    UUIDs and appropriate config options will be set.