Update TransportPCE P-SR1 release nostes 14/98814/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Wed, 1 Dec 2021 13:22:09 +0000 (14:22 +0100)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Mon, 6 Dec 2021 09:41:48 +0000 (09:41 +0000)
- Summarize new functionality brought by P-SR1
- Add the list of transportpce  commits integrated in P-SR1

JIRA: TRNSPRTPCE-565
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: I4eb4e03c3a84d610eae6ff1687886d8429545cd8
(cherry picked from commit f573cc2515205f3dd6c36833b5bb8da156d99a8a)

docs/release-notes/projects/transportpce.rst
docs/release-notes/release-notes-phosphorus-sr1.rst

index f1b1d3abf0ff1a9d1ff8da2073b1c46381ef45b1..ae24f5bf0b3990f2d1f0ab0eed7104914be0909b 100644 (file)
@@ -64,6 +64,11 @@ As for OTN use cases, additional use cases with more complex network configurati
 T-API models should evolve towards version 2.1.3.
 Finally, Phosphorus release stream will bring end to end management of services for intermediate higher rates, as 200GE or 300GE.
 
+P-SR1 brings as new functionality the management of 100GE services terminated on an OTN switch.
+P-SR1 also consolidates the T-API topology implementations (especially the topology named "Full Multi-layer topology"), strengthening the tests (JUnit and python functional tests) of this functionality.
+Python code of the functional test part has also been improved, and the migration of our functional tests towards the RFC8040 has just started.
+Finally, P-SR1 also brings some code improvements (highlighted by sonar) and few fixes.
+
 New Features
 ============
 
index 036dd1d9e1e93c224d0c30111676b57c258dc377..92d781c57241e7785723a1cc516956944abb563b 100644 (file)
@@ -105,3 +105,100 @@ serviceutils
 * `b157674 <https://git.opendaylight.org/gerrit/q/b157674>`_
   : Update MRI upstreams
 
+transportpce
+------------
+* `b7720e78 <https://git.opendaylight.org/gerrit/q/b7720e78>`_
+  : Bump netconf dependency to 2.0.11
+* `01c67528 <https://git.opendaylight.org/gerrit/q/01c67528>`_
+  : Bump netconf dependency to 2.0.10
+* `0a1b19e5 <https://git.opendaylight.org/gerrit/q/0a1b19e5>`_
+  : Migrate portmapping functional tests to RFC8040
+* `4039ae20 <https://git.opendaylight.org/gerrit/q/4039ae20>`_
+  : Remove u prefix obsoleted by python 3
+* `9c18687b <https://git.opendaylight.org/gerrit/q/9c18687b>`_
+  : Enforce autopep8 via pre-commit
+* `1eb85322 <https://git.opendaylight.org/gerrit/q/1eb85322>`_
+  : Run pre-commit autoupdate
+* `f3184f75 <https://git.opendaylight.org/gerrit/q/f3184f75>`_
+  : Ignore python local imports in PEP8 linters
+* `f71bd7ba <https://git.opendaylight.org/gerrit/q/f71bd7ba>`_
+  : New functional test suite of otn-swith 2.2.1
+* `87674d05 <https://git.opendaylight.org/gerrit/q/87674d05>`_
+  : Bump netconf dependency to 2.0.9
+* `538c942e <https://git.opendaylight.org/gerrit/q/538c942e>`_
+  : Enable 100GE service over multiple OTU4 links
+* `9d150cf5 <https://git.opendaylight.org/gerrit/q/9d150cf5>`_
+  : Fix renderer for 100GE on intermediate OTN Switch
+* `d4081682 <https://git.opendaylight.org/gerrit/q/d4081682>`_
+  : Adapt PCE to compute a 100GE path on OTN Switch
+* `00be3516 <https://git.opendaylight.org/gerrit/q/00be3516>`_
+  : Adapt renderer to manage 100GE service on Switch
+* `b8fad655 <https://git.opendaylight.org/gerrit/q/b8fad655>`_
+  : Adapt network module to update OTU links only
+* `c2b6be4f <https://git.opendaylight.org/gerrit/q/c2b6be4f>`_
+  : Fix javadoc in CrossConnect interface
+* `414a9320 <https://git.opendaylight.org/gerrit/q/414a9320>`_
+  : Introduce the 100GE_S service type in PCE
+* `f9b3e996 <https://git.opendaylight.org/gerrit/q/f9b3e996>`_
+  : Introduce new ServiceType to use otn-switch
+* `e447be20 <https://git.opendaylight.org/gerrit/q/e447be20>`_
+  : Set xponder-type in portmapping
+* `1d6e20af <https://git.opendaylight.org/gerrit/q/1d6e20af>`_
+  : Make lcp hash computation method public
+* `05a64291 <https://git.opendaylight.org/gerrit/q/05a64291>`_
+  : Fix rule format for ServiceUInterfacePoint
+* `10635fb1 <https://git.opendaylight.org/gerrit/q/10635fb1>`_
+  : Update diagram and developer guide for Si and P
+* `e915dc67 <https://git.opendaylight.org/gerrit/q/e915dc67>`_
+  : TAPI functional tests
+* `bcc558a1 <https://git.opendaylight.org/gerrit/q/bcc558a1>`_
+  : Enable UUID and name in TAPI RPCs
+* `74fa4597 <https://git.opendaylight.org/gerrit/q/74fa4597>`_
+  : Fix null Supported CEP Qual. on TAPI node creation
+* `69769831 <https://git.opendaylight.org/gerrit/q/69769831>`_
+  : Fix getTapiNode to avoid missing ONEPs
+* `017718b4 <https://git.opendaylight.org/gerrit/q/017718b4>`_
+  : Fix wrong Supported CEP protocol qualifier
+* `2bc492b9 <https://git.opendaylight.org/gerrit/q/2bc492b9>`_
+  : Junit tests for new TAPI module
+* `1356c25b <https://git.opendaylight.org/gerrit/q/1356c25b>`_
+  : Code refactoring for OR-TAPI mapping
+* `17b5f2c7 <https://git.opendaylight.org/gerrit/q/17b5f2c7>`_
+  : Bump upstream dependencies to P-SR1
+* `18aa5975 <https://git.opendaylight.org/gerrit/q/18aa5975>`_
+  : Fix functional tests 2.2.1 sequence
+* `641b190e <https://git.opendaylight.org/gerrit/q/641b190e>`_
+  : Run autopep8 tox profile
+* `dbc6a059 <https://git.opendaylight.org/gerrit/q/dbc6a059>`_
+  : Extend tapi feature documentation
+* `c0dbecc2 <https://git.opendaylight.org/gerrit/q/c0dbecc2>`_
+  : Remove unused imports detected by pylint
+* `5aa2df61 <https://git.opendaylight.org/gerrit/q/5aa2df61>`_
+  : Fix bug in OLM during spanloss computation
+* `d9bed230 <https://git.opendaylight.org/gerrit/q/d9bed230>`_
+  : Remove upstream dependencies version overriding
+* `22e65ff7 <https://git.opendaylight.org/gerrit/q/22e65ff7>`_
+  : Refactor Karaf builds for tests and tox.ini
+* `0c394245 <https://git.opendaylight.org/gerrit/q/0c394245>`_
+  : Fix remaining PortMapping sonar issues
+* `f13c948b <https://git.opendaylight.org/gerrit/q/f13c948b>`_
+  : Improve container support in tox.ini
+* `7898e170 <https://git.opendaylight.org/gerrit/q/7898e170>`_
+  : Fix: Disconnection of netconf node
+* `6984d6dd <https://git.opendaylight.org/gerrit/q/6984d6dd>`_
+  : Fix some small issues pointed by Sonar
+* `71e1481c <https://git.opendaylight.org/gerrit/q/71e1481c>`_
+  : PortMapping Refactoring step 5
+* `8c10a3cd <https://git.opendaylight.org/gerrit/q/8c10a3cd>`_
+  : PortMapping Refactoring step 4
+* `8570235a <https://git.opendaylight.org/gerrit/q/8570235a>`_
+  : Add a feature to start swagger
+* `156ae174 <https://git.opendaylight.org/gerrit/q/156ae174>`_
+  : Remove OpenROADM ospf YANG model rev 2020-05-29
+* `5dbfb670 <https://git.opendaylight.org/gerrit/q/5dbfb670>`_
+  : Use constants for PortMapping log messages Step 4
+* `53fc3351 <https://git.opendaylight.org/gerrit/q/53fc3351>`_
+  : PortMapping Refactoring step 3
+* `7605f277 <https://git.opendaylight.org/gerrit/q/7605f277>`_
+  : Bump project version to P-SR1
+