Rename netconf-impl to netconf-api 62/106162/5
authorIvan Hrasko <ivan.hrasko@pantheon.tech>
Fri, 26 May 2023 09:36:52 +0000 (11:36 +0200)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Thu, 8 Jun 2023 06:34:28 +0000 (08:34 +0200)
Rename netconf-impl component to netconf-api to maintain:
- compatibility with changes made in NETCONF-945

- backward compatibility of test suite because netconf-api
is present in older and newer netconf code

JIRA: INTTEST-136
Change-Id: I33bf095c1153750b988a9a10a0886b2bd1e7c1ea
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
csit/libraries/NexusKeywords.robot

index fb9ac4cfbbecf55b8c5a8e23fd9c9dfcf8dc23ba..f30c3fcf608f2a5fd08cf99e8c39d8ac64569893 100644 (file)
@@ -29,7 +29,7 @@ Resource            ${CURDIR}/Utils.robot
 
 *** Variables ***
 &{COMPONENT_MAPPING}
-...                                 netconf=netconf-impl
+...                                 netconf=netconf-api
 ...                                 bgpcep=pcep-impl
 ...                                 carpeople=clustering-it-model
 ...                                 yangtools=yang-data-impl