File: missing_firewall_driver_ml2-24b48831f2d0e62b.yaml

package info (click to toggle)
puppet-module-neutron 13.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,688 kB
  • sloc: ruby: 15,265; python: 40; sh: 20; makefile: 17
file content (7 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
fixes:
  - If Neutron is installed from Ubuntu packages, neutron-server and
    openvswitch/linuxbridge agents use separate files to load configuration
    related to ML2 plugin. So in order to use security groups firewall_driver
    value should be passed to both configuration files
    (ml2_conf.ini and openvswitch_agent.ini)