summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2023-09-15 12:02:35 +0100
committerdanielhanrahan <daniel.hanrahan@est.tech>2023-09-20 10:46:37 +0100
commitefc557762eac3b75c770159a9ceb9d967d5f7a3c (patch)
tree9fd2d59abe04f356ecd8aa6b99a06c0bff2ee656 /docs
parent2dac693692a44452ef7c5a1656caddf12403113b (diff)
Use YangParserFactory to generate schema context
This is presented as a fix for ClassDefNotFoundErrors from opendaylight yang parser Issue-ID: CPS-1866 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: If2d1a8f0319cad0a9517ea3652446e2e43f51fd4
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/release-notes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 013617a81..cd7ea8050 100755
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -39,6 +39,7 @@ Release Data
Bug Fixes
---------
3.3.7
+ - `CPS-1866 <https://jira.onap.org/browse/CPS-1866>`_ Fix ClassDefNotFoundError in opendaylight Yang parser
Features
--------