Upgrade gnocchi without skip-storage
authorPradeep Kilambi <pkilambi@redhat.com>
Thu, 25 May 2017 21:13:17 +0000 (17:13 -0400)
committerPradeep Kilambi <pkilambi@redhat.com>
Wed, 31 May 2017 11:19:29 +0000 (11:19 +0000)
When gnocchi-upgrade run, we need to ensure storage is upgraded so we
initialize the necessary storage sacks.

Closes-bug: #1693621

Change-Id: I84e4fc3b6ad7fd966c4097a29678a0fd5b7a20a5

puppet/services/gnocchi-base.yaml

index d62c349..012bd72 100644 (file)
@@ -76,7 +76,7 @@ outputs:
             query:
               read_default_file: /etc/my.cnf.d/tripleo.cnf
               read_default_group: tripleo
-        gnocchi::db::sync::extra_opts: '--skip-storage'
+        gnocchi::db::sync::extra_opts: ''
         gnocchi::storage::metric_processing_delay: {get_param: MetricProcessingDelay}
         gnocchi::storage::swift::swift_user: 'service:gnocchi'
         gnocchi::storage::swift::swift_auth_version: 3