Update Si-SR4 release notes with TransportPCE 33/99633/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Mon, 7 Feb 2022 10:46:54 +0000 (11:46 +0100)
committerguillaume.lambert <guillaume.lambert@orange.com>
Mon, 7 Feb 2022 10:50:38 +0000 (11:50 +0100)
- retrieve TransportPCE Si-SR3 parent commit hash

https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git
;a=commit;h=b7c2eb307943549d5b50925f32a1fa336ef5e2ba

- use it with this oneliner script to generate release-notes section

git log --oneline 16d05e92d65efdcab2031b49cc8cba653fac8ac6..HEAD \
| grep -v Merge \
| sed 's@^\(........\)[^ ]* @* `\1 <https://git.opendaylight.org/gerrit
/q/\1>`_\n  : @'

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I14f2a5f2c40482028cd5cbed7fd4cbbcab807ef0

docs/release-notes/release-notes-silicon-sr4.rst

index bcc43be9c380ad3c4514df45e72f9a97e4d83199..c7ac89940b651d4ba41c70953f147fa10a9b7ba0 100644 (file)
@@ -119,3 +119,23 @@ serviceutils
 * `2759c1b <https://git.opendaylight.org/gerrit/q/2759c1b>`_
   : Bump upstream versions
 
+
+transportpce
+------------
+
+* `397e5f89 <https://git.opendaylight.org/gerrit/q/397e5f89>`_
+  : Bump project version to Si SR4
+* `952bcd37 <https://git.opendaylight.org/gerrit/q/952bcd37>`_
+  : Update upstream dependencies to Si-SR4
+* `d7d4a8a0 <https://git.opendaylight.org/gerrit/q/d7d4a8a0>`_
+  : Fix bug in OLM during spanloss computation
+* `3778a0e8 <https://git.opendaylight.org/gerrit/q/3778a0e8>`_
+  : Fix GNPy functional tests
+* `339a8b3e <https://git.opendaylight.org/gerrit/q/339a8b3e>`_
+  : Change absolute path of leafref in GNPy model
+* `0ffc4ae2 <https://git.opendaylight.org/gerrit/q/0ffc4ae2>`_
+  : Refactor OLM timers management
+* `64d89fbb <https://git.opendaylight.org/gerrit/q/64d89fbb>`_
+  : Refactor OLM PowerMgmtImpl class
+* `73f059ac <https://git.opendaylight.org/gerrit/q/73f059ac>`_
+  : Update maven download URL & fix gate