File: missing_firewall_driver_ml2-24b48831f2d0e62b.yaml

package info (click to toggle)
puppet-module-neutron 25.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,708 kB
  • sloc: ruby: 12,680; python: 38; sh: 15; makefile: 10
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)