summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO-RACKSPACE/env.yaml
diff options
context:
space:
mode:
authorVenkatesh Kumar, Vijay (vv770d) <vv770d@att.com>2017-04-20 13:21:25 -0400
committerVenkatesh Kumar, Vijay (vv770d) <vv770d@att.com>2017-04-20 13:28:15 -0400
commitbde92f6a3b900713adb70d3c31858d45170936cd (patch)
treee720ae619d4cf63c2d45e522b1ea19d0f56903ea /OPENECOMP-DEMO-RACKSPACE/env.yaml
parenta13c53acd38bcf9dafda704a3f219630294572d2 (diff)
[DCAE-14] VES collector config updates
Change-Id: If2933ee9855882bc0767a0cfe86688682ac8b6bc Signed-off-by: Venkatesh Kumar, Vijay (vv770d) <vv770d@att.com>
Diffstat (limited to 'OPENECOMP-DEMO-RACKSPACE/env.yaml')
-rw-r--r--OPENECOMP-DEMO-RACKSPACE/env.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/OPENECOMP-DEMO-RACKSPACE/env.yaml b/OPENECOMP-DEMO-RACKSPACE/env.yaml
index 7667386..4c168d4 100644
--- a/OPENECOMP-DEMO-RACKSPACE/env.yaml
+++ b/OPENECOMP-DEMO-RACKSPACE/env.yaml
@@ -16,6 +16,10 @@ streams:
username: m00001@dcae.openecomp.org
userpassword: foobar
+docker-templates:
+ docker-common-event:
+ authlist : "id,base64encodepwd"
+
vm-templates:
default:
admin-users: [ "@{OPENSTACK-KEYNAME}" ]
@@ -47,4 +51,4 @@ open-ecomp-demo:
users:
"@{OPENSTACK-KEYNAME}":
- publicKey: "@{OPENSTACK-PUBKEY}" \ No newline at end of file
+ publicKey: "@{OPENSTACK-PUBKEY}"