File: add_lbaas_driver_package_to_lbaas_services_class-8d0f51e7be9b5f42.yaml

package info (click to toggle)
puppet-module-neutron 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,316 kB
  • sloc: ruby: 13,629; python: 38; sh: 15; 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.