Set the container_fs_size to 12G for Glance

The image_cache_size for glance defaults to 10G whilst our default
fs_size for glance is still 5G. Moving this up to 12G resolves this
issue.

Change-Id: I56ddcce0535fdc0aa9e47ec898a6568a3e118804
Closes-Bug: #1442115
This commit is contained in:
Andy McCrae 2015-04-09 12:54:30 +01:00 committed by Jesse Pretorius
parent 8b5d8f5b5c
commit f75c71595b

View File

@ -159,6 +159,7 @@ container_skel:
properties:
service_name: glance
container_release: trusty
container_fs_size: 12G
heat_apis_container:
belongs_to:
- infra_containers