Voltha 2.6 release notes - minor updates
Update doc version to 2.6.2
Change-Id: Ib358a9d04cdb1bca9c81f06913488fa718c25963
diff --git a/VERSION b/VERSION
index 6a6a3d8..097a15a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.6.1
+2.6.2
diff --git a/release_notes/voltha_2.6.rst b/release_notes/voltha_2.6.rst
index 1317077..57be200 100644
--- a/release_notes/voltha_2.6.rst
+++ b/release_notes/voltha_2.6.rst
@@ -34,6 +34,7 @@
- Flow replication in the openolt agent instead of the openolt adapter
- Parallelization and scale hardening of ONOS apps (aaa, dhcpl2relay)
- Multiple thread processing and offloading
+
- Refactored AAA Statistic names
- Packet cloning and flow objective ordering in the DhcpL2Relay
- Per OLT pending queues
@@ -44,6 +45,11 @@
- OMCC encryption support
- OLT software upgrade support (in-band mode only)
- Migration to BAL 3.4.9.6
+- Trap handling improvements in openolt-agent
+
+ - Include the VLAN in the trap flows
+ - Avoid unwanted traffic
+- Jaeger integration to openonu-go adapter
Development/Deployment process