diff options
Diffstat (limited to 'changelogs/fragments/T7012_ospf-integration-tests.yaml')
-rw-r--r-- | changelogs/fragments/T7012_ospf-integration-tests.yaml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/changelogs/fragments/T7012_ospf-integration-tests.yaml b/changelogs/fragments/T7012_ospf-integration-tests.yaml deleted file mode 100644 index b696b2aa..00000000 --- a/changelogs/fragments/T7012_ospf-integration-tests.yaml +++ /dev/null @@ -1,9 +0,0 @@ ---- -minor_changes: - - vyos_ospf_interfaces - add support for VyOS 1.4+, which moved interface configuration from the interfaces to ospf/ospfv3 interfaces configuration -bugfixes: - - vyos_ospf_interfaces - fixed get_config to cater for unordered command lists in 1.4+ -trivial: - - vyos_ospf_interfaces - re-worked intergration test suite structure to D.R.Y. - - vyos_ospf_interfaces - added support for 1.4+ VyOS - - vyos_ospf_interfaces - updated unit test suite to cater for 1.4+ bugfixes |