fuel-qa/fuelweb_test/config_templates/neutron.yaml
Sergey Novikov d3da5c8796 Change method check_config
* Add the handling of case when section or option is absent
   in config file and logging for that

Change-Id: I1a53d5344e3071b451262f05df5dc770d4ac7cbe
Closes-Bug:1549402
2016-03-16 12:50:49 +00:00

11 lines
194 B
YAML

---
neutron_plugin_ml2:
ml2_type_vlan/network_vlan_ranges:
value: "physnet2:1000:1001,physnet1"
neutron_config:
DEFAULT/verbose:
ensure: "absent"
DEFAULT/debug:
value: "True"