File: deprecate-remote_ip_prefix-metering-label-rules-843d5a962e4e428c.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
deprecations:
  - |
    Deprecate the use of 'remote_ip_prefix' in metering label rules, and it
    will be removed in future releases. One should use instead the
    'source_ip_prefix' and/or 'destination_ip_prefix' parameters. For more
    details, you can check the spec: https://review.opendev.org/#/c/744702/.