Skip to content
Snippets Groups Projects
Commit 57d54703 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

v1.0.71

parent f867fb66
Branches
Tags
No related merge requests found
Pipeline #86709 passed
# GAP Ansible changelog # GAP Ansible changelog
1.0.71:
- iptrunk_twamp: Added support for Nokia-Nokia trunks (TWAMP-light)
1.0.70: 1.0.70:
- iptrunk_checks: Optical trunk checks with PRE and POST stages with the diff produced for the "remaining" trunk endpoint. - iptrunk_checks: Optical trunk checks with PRE and POST stages with the diff produced for the "remaining" trunk endpoint.
- iptrunk_checks: connectivity checks (ping) now split into 2 tests: packet-loss and MTU with the respective separate parameters. - iptrunk_checks: connectivity checks (ping) now split into 2 tests: packet-loss and MTU with the respective separate parameters.
......
...@@ -8,7 +8,7 @@ namespace: geant ...@@ -8,7 +8,7 @@ namespace: geant
name: gap_ansible name: gap_ansible
# The version of the collection. Must be compatible with semantic versioning # The version of the collection. Must be compatible with semantic versioning
version: 1.0.70 version: 1.0.71
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection # The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md readme: README.md
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment