diff --git a/changelogs/fragments/fix_ana547.yaml b/changelogs/fragments/fix_ana547.yaml deleted file mode 100644 index 812a1113..00000000 --- a/changelogs/fragments/fix_ana547.yaml +++ /dev/null @@ -1,3 +0,0 @@ ---- -bugfixes: - - Fixes incorrect handling of the vrf keyword in static_route configurations. diff --git a/changelogs/fragments/iosxr_static_routes.yaml b/changelogs/fragments/iosxr_static_routes.yaml new file mode 100644 index 00000000..481fc8fb --- /dev/null +++ b/changelogs/fragments/iosxr_static_routes.yaml @@ -0,0 +1,4 @@ +--- +bugfixes: + - iosxr_static_routes - Fix incorrect handling of the vrf keyword between the destination address and next-hop interface in both global and VRF contexts for IPv4 and IPv6 static_route configurations. +