summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO-2-NIC/config
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-04-25 12:13:25 +0000
committerCarsten Lund <lund@research.att.com>2017-04-25 12:13:25 +0000
commit5e26ea3e299fdd98ddc1eea1bd436a1e2c7389d6 (patch)
treecb45bd27bc183268d7e84e0de77441f52d96e932 /OPENECOMP-DEMO-2-NIC/config
parent6b569ab1f6b62ec573576709bb924c9598a12e79 (diff)
[DCAE-7] Added new DCAE Demo Environment 2-NIC
Change-Id: I4f3277037a7cc6a9839417922fabdf070bf0a17d Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'OPENECOMP-DEMO-2-NIC/config')
-rw-r--r--OPENECOMP-DEMO-2-NIC/config/openstack.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO-2-NIC/config/openstack.properties b/OPENECOMP-DEMO-2-NIC/config/openstack.properties
new file mode 100644
index 0000000..6a9eae2
--- /dev/null
+++ b/OPENECOMP-DEMO-2-NIC/config/openstack.properties
@@ -0,0 +1,4 @@
+@{ZONE}.password.@{OPENSTACK-USER} = @{OPENSTACK-PASSWORD}
+serverCreationTimeout = 1800
+server.debug = true
+pollingFrequency = 300000