mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-292: AWSAPI calls fail with 'com.cloud.utils.exception.CloudRuntimeException: DB Exception on: null'
This commit is contained in:
parent
ceea53cd8f
commit
2a8b9e5130
|
|
@ -57,3 +57,6 @@ db.usage.maxActive=100
|
|||
db.usage.maxIdle=30
|
||||
db.usage.maxWait=10000
|
||||
db.usage.autoReconnect=true
|
||||
|
||||
# awsapi database settings
|
||||
db.awsapi.name=cloudbridge
|
||||
|
|
|
|||
Loading…
Reference in New Issue