Merge "bump up the number of sesson limit for rabbitmq"
This commit is contained in:
commit
39c9406d45
@ -637,6 +637,7 @@ resources:
|
||||
options:
|
||||
- timeout client 0
|
||||
- timeout server 0
|
||||
- maxconn 1500
|
||||
|
||||
ControllerPassthroughConfig:
|
||||
type: OS::Heat::StructuredConfig
|
||||
|
@ -806,6 +806,7 @@ resources:
|
||||
options:
|
||||
- timeout client 0
|
||||
- timeout server 0
|
||||
- maxconn 1500
|
||||
controllerPassthrough:
|
||||
type: OS::Heat::StructuredConfig
|
||||
properties:
|
||||
|
Loading…
x
Reference in New Issue
Block a user