diff options
author | 2017-06-11 11:03:52 +0000 | |
---|---|---|
committer | 2017-06-11 11:03:52 +0000 | |
commit | d5c75c54d310c3fdd6f0244b8917bee0da6208c0 (patch) | |
tree | 02c18c8a7911aadd9a13d5e6cb464f2b09c8e680 /OPENECOMP-DEMO-RACKSPACE | |
parent | 482b3a84c594130a938f3b296b7520c0ad57ed5c (diff) |
[DCAE-7] Updates to allow VES collector to get IP
Change-Id: I1471973b4885d7d0470d44db94039084d06c0823
Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'OPENECOMP-DEMO-RACKSPACE')
-rw-r--r-- | OPENECOMP-DEMO-RACKSPACE/env.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO-RACKSPACE/env.yaml b/OPENECOMP-DEMO-RACKSPACE/env.yaml index f738ef9..ffa9440 100644 --- a/OPENECOMP-DEMO-RACKSPACE/env.yaml +++ b/OPENECOMP-DEMO-RACKSPACE/env.yaml @@ -34,6 +34,7 @@ open-ecomp-demo: zone: "@{ZONE}" dns-ip: 10.0.0.1 postgres-ip: 10.0.4.101 + collector-ip: 10.0.4.102 flavor: 8 GB Performance image: ubuntu14-04: Ubuntu 14.04 LTS (Trusty Tahr) (PVHVM) |