diff options
Diffstat (limited to 'OPENECOMP-DEMO-RACKSPACE/config/openstack.properties')
-rw-r--r-- | OPENECOMP-DEMO-RACKSPACE/config/openstack.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO-RACKSPACE/config/openstack.properties b/OPENECOMP-DEMO-RACKSPACE/config/openstack.properties new file mode 100644 index 0000000..6a9eae2 --- /dev/null +++ b/OPENECOMP-DEMO-RACKSPACE/config/openstack.properties @@ -0,0 +1,4 @@ +@{ZONE}.password.@{OPENSTACK-USER} = @{OPENSTACK-PASSWORD} +serverCreationTimeout = 1800 +server.debug = true +pollingFrequency = 300000 |