summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerry Flood <jf9860@att.com>2017-04-18 14:33:48 -0400
committerJerry Flood <jf9860@att.com>2017-04-18 14:33:56 -0400
commit54ac69132e8632435668e50d3dda617d238e3f33 (patch)
tree4d166094c5f4af0a724502d0713d5d7dc56f0356
parent26151066fb0c53c62cc5ecbe1637482be59c497c (diff)
TEST-26 Add DCAE VMs to list to gather data
Change-Id: If518ee77db7fac83912ac11469da79373373729d Signed-off-by: Jerry Flood <jf9860@att.com>
-rw-r--r--eteutils/EteGatherDataListener.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/eteutils/EteGatherDataListener.py b/eteutils/EteGatherDataListener.py
index c3a91ad..79c02b4 100644
--- a/eteutils/EteGatherDataListener.py
+++ b/eteutils/EteGatherDataListener.py
@@ -44,6 +44,11 @@ class EteGatherDataListener(object):
"vid" : "10.0.8.1",
"portal" : "10.0.9.1",
"message_router" : "10.0.11.1",
+ "dcae_pstg00" : "10.0.4.101",
+ "dcae_coll00" : "10.0.4.102",
+ "dcae_cdap00" : "10.0.4.103",
+ "dcae_cdap01" : "10.0.4.104",
+ "dcae_cdap02" : "10.0.4.105"
}
keyfile = ""