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

package info (click to toggle)
python-openstacksdk 0.101.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,888 kB
  • sloc: python: 90,744; sh: 173; makefile: 21
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/.