From 397c1c56f49f95a7ac3b6f2f957f0fb7819be7f6 Mon Sep 17 00:00:00 2001 From: Thomas Herve Date: Mon, 9 Oct 2017 16:21:50 +0200 Subject: [PATCH] Run the swift object expirer in the undercloud This includes the expirer module to enable the service, otherwise swift objects are never cleaned up in the undercloud. Change-Id: I65b906aaa7ea4f79e2c041009cf7055d2d1fe403 Closes-Bug: #1722279 (cherry picked from commit 17e80bf88c97447209553a4f0d59cc1853607bd2) --- elements/puppet-stack-config/puppet-stack-config.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/elements/puppet-stack-config/puppet-stack-config.pp b/elements/puppet-stack-config/puppet-stack-config.pp index 5fa37a58d..d01227bb5 100644 --- a/elements/puppet-stack-config/puppet-stack-config.pp +++ b/elements/puppet-stack-config/puppet-stack-config.pp @@ -443,6 +443,7 @@ include ::swift::proxy::ratelimit include ::swift::proxy::catch_errors include ::swift::proxy::tempurl include ::swift::proxy::formpost +include ::swift::objectexpirer # swift storage class { '::swift::storage::all':