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

package info (click to toggle)
python-openstacksdk 4.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,712 kB
  • sloc: python: 127,028; sh: 153; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (3)
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/.