puppet-vswitch/releasenotes/notes/arbitary-vsiwtch-configurations-d80f49955009552f.yaml
Takashi Kajinami 71d591a753 Support arbitary vsiwtch configurations
This change introduces support for arbitary configurations as is done
in the other modules by nova::config, cinder::config and etc.
This allows users to set any parameter which is not yet supported
directly by puppet-vswitch.

Change-Id: Ica77dc2061bc34aaaadeac9b763bebacc1d32f88
2021-03-12 18:25:30 +09:00

9 lines
219 B
YAML

---
features:
- |
The following two parameters have been added. These two parameters support
arbitary vswitch configurations using hashes.
- ``vswitch::ovs::vs_config``
- ``vswitch::dpdk::vs_config``