71d591a753
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
9 lines
219 B
YAML
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``
|