File: add_lbaas_driver_package_to_lbaas_services_class-8d0f51e7be9b5f42.yaml

package info (click to toggle)
puppet-module-neutron 17.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,028 kB
  • sloc: ruby: 15,472; python: 37; sh: 20; makefile: 10
file content (5 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (5)
1
2
3
4
5
---
fixes:
  - Added python-neutron-lbaas package to be installed with neutron::services::lbaas.
    this removes a dependency of installing agent on neutron api server to enable
    the lbaas service.