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