Files
openstack-ansible/releasenotes/notes/routing_policy_rules-188c8ff5e8c5450f.yaml
Dmitriy Rabotyagov 3abf0ecebc Freeze roles for 31.0.0.0b1 release
Change-Id: I43f5f6d33d29f5526d76fec333e2978a7c61f8cc
2025-04-03 17:50:55 +02:00

10 lines
434 B
YAML

---
features:
- |
Added `routing_rules` to manage routing policy rules for the network
interface.
It is a list of mappings, where each mapping accept keys applicable
for section RoutingPolicyRule of systemd.network.
You can check documentation for `systemd.network <https://www.freedesktop.org/software/systemd/man/latest/systemd.network.html#%5BRoutingPolicyRule%5D%20Section%20Options>`_
for more details.