summaryrefslogtreecommitdiff
path: root/changelogs/fragments/2H22-removal.yaml
diff options
context:
space:
mode:
authorKate Case <kcase@redhat.com>2022-10-13 13:45:23 -0400
committerGitHub <noreply@github.com>2022-10-13 17:45:23 +0000
commit7e55a68457b404286350d64ef5e9dda2830fa112 (patch)
tree2f82b6e42caa2719a884f8aed56750d618d0127e /changelogs/fragments/2H22-removal.yaml
parent5c6a97ae5052684aed513427f81dc1da96c094e3 (diff)
downloadvyos.vyos-4.0.0.tar.gz
vyos.vyos-4.0.0.zip
Update changelog for 4.0.0 (#280)4.0.0
* Update changelog for 4.0.0 * Fix changelog
Diffstat (limited to 'changelogs/fragments/2H22-removal.yaml')
-rw-r--r--changelogs/fragments/2H22-removal.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/changelogs/fragments/2H22-removal.yaml b/changelogs/fragments/2H22-removal.yaml
deleted file mode 100644
index 04646ca7..00000000
--- a/changelogs/fragments/2H22-removal.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-removed_features:
- - vyos_interface - use vyos_interfaces instead.
- - vyos_l3_interface - use vyos_l3_interfaces instead.
- - vyos_linkagg - use vyos_lag_interfaces instead.
- - vyos_lldp_interface - use vyos_lldp_interfaces instead.
- - vyos_lldp - use vyos_lldp_global instead.
- - vyos_static_route - use vyos_static_routes instead.
-major_changes:
- - "Use of connection: local and the provider option are no longer valid on any modules in this collection."