Skip to content

Commit

Permalink
updated fragments for bgp_global
Browse files Browse the repository at this point in the history
  • Loading branch information
omnom62 committed Dec 16, 2024
1 parent dedeffd commit f7d9875
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions changelogs/fragments/bgp_global.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
---
breaking_changes:
- Aligned with version 1.3+ configuration - aggregate_address, maximum_paths, network, and redistribute
removed to `bgp_address_family` module.
- Many configuration attributes moved from `bgp_global` to `bgp_address_family` module.
- Support for 1.3+ VyOS only
minor_changes:
- added support for `solo` neighbor attribute
- Added support for `solo` neighbor attribute
- as_number - Added support for 1.4+ "system-as. 1.3 embedded as_number is still supported"
- fix tests for 1.4+ bgp_global
- Fixed tests for 1.4+ bgp_global
- updated documentation
- Aligned with version 1.3+ configuration - aggregate_address, maximum_paths, network, and redistribute
Removed to `bgp_address_family` module.
- Many configuration attributes moved from `bgp_global` to `bgp_address_family` module.
- Support for 1.3+ VyOS only

Check failure on line 10 in changelogs/fragments/bgp_global.yaml

View workflow job for this annotation

GitHub Actions / ansible-lint / Ansible Lint

yaml[new-line-at-end-of-file]

No new line character at the end of file

0 comments on commit f7d9875

Please sign in to comment.