Merge "Start using dogpile caching in devstack tests"

This commit is contained in:
Jenkins 2017-02-08 15:45:27 +00:00 committed by Gerrit Code Review
commit 24c54016be
1 changed files with 4 additions and 0 deletions

View File

@ -379,6 +379,10 @@ EOF
cp /etc/openstack/clouds.yaml /tmp
cat >>/tmp/clouds.yaml <<EOF
cache:
max_age: 3600
class: dogpile.cache.dbm
arguments:
filename: $HOME/.cache/openstack/shade.dbm
expiration:
floating-ip: 5
server: 5