aboutsummaryrefslogtreecommitdiffstats
path: root/red.xml
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-06-13 15:21:13 -0400
committerDR695H <dr695h@att.com>2019-06-13 15:21:56 -0400
commite65d7fec679cc393c08f0d32f1ad61bbd71a35f8 (patch)
tree41bc5431953b9bc466c21fb8c6e19566203a19af /red.xml
parenta9ea82a7a509d66b6b85b606b64afc6461919f51 (diff)
remove the unused import and remove the dnsutils
Change-Id: I41fc25ab47baac9f82011a68161b0963c074e590 Issue-ID: TEST-164 Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'red.xml')
-rw-r--r--red.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/red.xml b/red.xml
index 56b71595..7c682bf4 100644
--- a/red.xml
+++ b/red.xml
@@ -13,15 +13,14 @@
<referencedLibrary type="PYTHON" name="SoUtils" path="testsuite/robot/library/vcpeutils"/>
<referencedLibrary type="PYTHON" name="HEATUtils" path="testsuite/robot/library/eteutils"/>
<referencedLibrary type="PYTHON" name="OSUtils" path="testsuite/robot/library/eteutils"/>
- <referencedLibrary type="PYTHON" name="DNSUtils" path="testsuite/robot/library/eteutils"/>
<referencedLibrary type="PYTHON" name="ArchiveLibrary" path="testsuite/robot/library"/>
<referencedLibrary type="PYTHON" name="HeatBridge" path="testsuite/robot/library/heatbridge"/>
- <referencedLibrary type="PYTHON" name="KafkaLibrary" path="testsuite/robot/library"/>
<referencedLibrary type="PYTHON" name="DateTime" path="testsuite/robot/library"/>
<referencedLibrary type="PYTHON" name="SocketUtils" path="testsuite/robot/library/eteutils"/>
<referencedLibrary type="PYTHON" name="ONAPLibrary.Templating" path="testsuite/robot/library"/>
<referencedLibrary type="PYTHON" name="ONAPLibrary.ServiceMapping" path="testsuite/robot/library"/>
<referencedLibrary type="PYTHON" name="ONAPLibrary.JSON" path="testsuite/robot/library"/>
+ <referencedLibrary type="PYTHON" name="ONAPLibrary.Kafka" path="testsuite/robot/library"/>
<referencedLibrary type="PYTHON" name="ONAPLibrary.Protobuf" path="testsuite/robot/library"/>
<pythonpath>
<path location="robot/library"/>