Add floating-ip cache expiration time settings
New shade has the ability to batch list floating ips too. Let's use it. Change-Id: I6a8fa4bca015a9f4bc917dbcf5af5c66a362ced6
This commit is contained in:
parent
52c1ae0f7c
commit
ded4457e09
@ -2,6 +2,7 @@ cache:
|
||||
expiration:
|
||||
server: 5
|
||||
port: 5
|
||||
floating-ip: 5
|
||||
clouds:
|
||||
rax:
|
||||
profile: rackspace
|
||||
|
@ -5,6 +5,10 @@ ansible:
|
||||
cache:
|
||||
expiration_time: 86400
|
||||
path: /var/cache/ansible-inventory
|
||||
expiration:
|
||||
server: 5
|
||||
port: 5
|
||||
floating-ip: 5
|
||||
clouds:
|
||||
openstackci-internap:
|
||||
region_name: nyj01
|
||||
|
Loading…
x
Reference in New Issue
Block a user