From c35db9a23d48c59a4be5b59b3be153e4c4d76a6f Mon Sep 17 00:00:00 2001 From: biplamal Date: Wed, 7 Aug 2024 18:45:59 +0000 Subject: [PATCH] Release v1.7.2-1 --- docs/releases.md | 4 ++-- notes.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/releases.md b/docs/releases.md index 5cd14278..9e27fed7 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -97,9 +97,9 @@ * Ixia Chassis & Appliances(AresOne): Issue where `port_metrics` were not available when load module of type `1 x 400G AresOne-M` with transceiver of type `800GE LAN QSFP-DD` was being used, is fixed. -* Ixia Chassis & Appliances(AresOne): Issue where `set_control_state.protocol.route.state=withdraw/advertise` is triggered with an empty `names` field, all configured route ranges were being not withdrawn or advertised, is fixed. +* Ixia Chassis & Appliances(Novus, AresOne): Issue where `set_control_state.protocol.route.state=withdraw/advertise` is triggered with an empty `names` field, all configured route ranges were being not withdrawn or advertised, is fixed. -* Ixia Chassis & Appliances(AresOne): Issue where on `set_control_state.protocol.all.state=start`, a `l1` `up/down` event was triggered even when `l1` state was already `up`, is now fixed. +* Ixia Chassis & Appliances(Novus, AresOne): Issue where on `set_control_state.protocol.all.state=start`, a `l1` `up/down` event was triggered even when `l1` state was already `up`, is now fixed. Note: If port is in `down` state, it has to be brought back to `up` state before starting a test. diff --git a/notes.md b/notes.md index 8ef5ed5a..fcae8469 100644 --- a/notes.md +++ b/notes.md @@ -90,9 +90,9 @@ * Ixia Chassis & Appliances(AresOne): Issue where `port_metrics` were not available when load module of type `1 x 400G AresOne-M` with transceiver of type `800GE LAN QSFP-DD` was being used, is fixed. -* Ixia Chassis & Appliances(AresOne): Issue where `set_control_state.protocol.route.state=withdraw/advertise` is triggered with an empty `names` field, all configured route ranges were being not withdrawn or advertised, is fixed. +* Ixia Chassis & Appliances(Novus, AresOne): Issue where `set_control_state.protocol.route.state=withdraw/advertise` is triggered with an empty `names` field, all configured route ranges were being not withdrawn or advertised, is fixed. -* Ixia Chassis & Appliances(AresOne): Issue where on `set_control_state.protocol.all.state=start`, a `l1` `up/down` event was triggered even when `l1` state was already `up`, is now fixed. +* Ixia Chassis & Appliances(Novus, AresOne): Issue where on `set_control_state.protocol.all.state=start`, a `l1` `up/down` event was triggered even when `l1` state was already `up`, is now fixed. Note: If port is in `down` state, it has to be brought back to `up` state before starting a test.