File: add_lbaas_driver_package_to_lbaas_services_class-8d0f51e7be9b5f42.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 (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.