File: deprecate-lbaas-quotas-22c3a82c482991ad.yaml

package info (click to toggle)
puppet-module-neutron 25.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,708 kB
  • sloc: ruby: 12,680; python: 38; sh: 15; makefile: 10
file content (10 lines) | stat: -rw-r--r-- 342 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
---
deprecations:
  - |
    The parameters for quotas in Neutron LBaaS v2 have been deprecated and have
    no effect. These parameters will be removed in a future release.

    - ``neutron::quota::quota_loadbalancer``
    - ``neutron::quota::quota_pool``
    - ``neutron::quota::quota_member``
    - ``neutron::quota::quota_health_monitor``