diff options
author | ahothan <ahothan@cisco.com> | 2019-08-21 21:38:53 -0700 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2019-08-22 02:18:40 -0700 |
commit | 832fb868c46232e1001e59c3a82aaa35f0b02cb4 (patch) | |
tree | 1a6330c67f81debdfb5ba18c81f741865f912cd2 /docs/release | |
parent | b56d9c7da8316f2371fb7d82f918cde7e96930dd (diff) |
Update release notes and readme
Change-Id: I0fc1f77c360d88d45178478846bb116ca327a7b7
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docs/release')
-rw-r--r-- | docs/release/release-notes/release-notes.rst | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index 1dea9ac..12c1b40 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -4,6 +4,29 @@ RELEASE NOTES +++++++++++++ + +Release 3.5.1 +============= + +- NFVBENCH-147 Incorrect URL used for admin check in credentials +- Release the validation check for VxLAN networks +- NFVBENCH-145 Config file not found. No explicit error +- NFVBENCH-144 Trex cannot take account NFVBench config (platform thread id 0) + +- NFVBENCH-140 Retrieve High Dynamic Range latency histograms with TRex v2.59 +- NFVBENCH-143 Trex cannot start due to invalid config (platform None) +- NFVBENCH-141 Fix Openstack user admin role check +- NFVBENCH-139 Fix master_thread_id and latency_thread_id property checking +- NFVBENCH-95 Add HdrHistogram encodes returned by TRex to JSON results +- NFVBENCH-138 Use yaml.safe_load() instead of unsafe yaml load +- NFVBENCH-137 NFVbench generates wrong L4 checksums for VxLAN traffic + +Release 3.4.0 +============= + +- Add L3 traffic management with Neutron routers + + Release 3.3.0 ============= |