Revert change set 217881

This change reverts change set 217881 (change id
I99cb90c50abcca2a6957259e77728acb9c1f0e75).

Change-Id: Iba090451fa76b9c3cfad44c66a3c484407ed088e
Closes-Bug: 1490074
This commit is contained in:
Amrith Kumar 2015-09-03 19:26:34 +00:00
parent 2b963fa4b1
commit aebce68db5

View File

@ -67,8 +67,7 @@ GROUP_SECURITY_GROUPS = "dbaas.api.security_groups"
GROUP_CREATE_INSTANCE_FAILURE = "dbaas.api.failures"
GROUP_QUOTAS = "dbaas.quotas"
# FIXME(amrith) This is temporary fix - set timeout to 62 minutes
TIMEOUT_INSTANCE_CREATE = 60 * 62
TIMEOUT_INSTANCE_CREATE = 60 * 32
TIMEOUT_INSTANCE_DELETE = 120