From: morganrol Date: Sun, 11 Apr 2021 07:57:20 +0000 (+0200) Subject: [CLAMP] Fix path for schema_details.json X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F97%2F120297%2F2;p=integration%2Fxtesting.git [CLAMP] Fix path for schema_details.json As we moved back to standard python packaging, the json artifact must follow the onapsdk requirements. It could be fixed in onap-pythonsdk [1] but it would require a new release of the SDK, it is possible to adjust by creating the file at right place from the docker. Issue-ID: INT-1819 [1]:https://gitlab.com/Orange-OpenSource/lfn/onap/python-onapsdk/ -/blob/develop/src/onapsdk/clamp/loop_instance.py#L82 Signed-off-by: morganrol Change-Id: I4bd21f22a73396160d06d0e02484cdbbd6dc14e1 (cherry picked from commit 12e1aaf474b57622fc9db4501ad61a9cde95d944) ---