Code Review
/
testsuite
/
python-testing-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
2615106
)
TEST-26 Add DCAE VMs to list to gather data
29/3529/1
author
Jerry Flood
<jf9860@att.com>
Tue, 18 Apr 2017 18:33:48 +0000
(14:33 -0400)
committer
Jerry Flood
<jf9860@att.com>
Tue, 18 Apr 2017 18:33:56 +0000
(14:33 -0400)
Change-Id: If518ee77db7fac83912ac11469da79373373729d
Signed-off-by: Jerry Flood <jf9860@att.com>
eteutils/EteGatherDataListener.py
patch
|
blob
|
history
diff --git
a/eteutils/EteGatherDataListener.py
b/eteutils/EteGatherDataListener.py
index
c3a91ad
..
79c02b4
100644
(file)
--- 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 = ""