diff options
author | DR695H <dr695h@att.com> | 2019-07-10 19:08:20 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-07-10 19:08:20 -0400 |
commit | 39a6be80355b48e20539e2aeb36e292486dfca85 (patch) | |
tree | 20e51c65266fd5b86d0da08450d7f9b232a99685 /red.xml | |
parent | 44e674b6a1dad5514e5f14c3a9558595f059db69 (diff) |
changing over sdc interface
part 1 towards new api
Issue-ID: TEST-173
Change-Id: Iff63272eb9a7b94884825334e997b5d3906f44d8
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'red.xml')
-rw-r--r-- | red.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ <referencedLibrary type="PYTHON" name="ONAPLibrary.Utilities" path="testsuite/robot/library"/> <referencedLibrary type="PYTHON" name="ONAPLibrary.OOF" path="testsuite/robot/library"/> <referencedLibrary type="PYTHON" name="ONAPLibrary.SDNC" path="testsuite/robot/library"/> + <referencedLibrary type="PYTHON" name="ONAPLibrary.SDC" path="testsuite/robot/library"/> <pythonpath> <path location="robot/library"/> </pythonpath> |