Add server and port caching settings for nodepool
The default of shade is not to cache server or port lists. However, we would like to do so in nodepool - so configure that behavior. Change-Id: Ic6a64b67a429910396dd801a4ef7577496e40fbf
This commit is contained in:
parent
d2b23c3a43
commit
bfb7934c84
@ -1,3 +1,7 @@
|
||||
cache:
|
||||
expiration:
|
||||
server: 5
|
||||
port: 5
|
||||
clouds:
|
||||
rax:
|
||||
profile: rackspace
|
||||
|
Loading…
x
Reference in New Issue
Block a user