diff options
author | omnom62 <75066712+omnom62@users.noreply.github.com> | 2025-06-25 21:31:58 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-25 07:31:58 -0400 |
commit | 47c10256b19294ddacef40f48ad8055ac2c997f0 (patch) | |
tree | cfc57f3ac77fced2e9ad748fab1d7cc56f28a254 /changelogs/fragments/T7012_ospf-integration-tests.yaml | |
parent | 9ebafb2968e4ea4b254ac577f2245b5b2aa75e77 (diff) | |
download | vyos.vyos-6.0.0.tar.gz vyos.vyos-6.0.0.zip |
Release 6.0.0 (#425)6.0.0
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 |