aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/gnocchi-api.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-08-29 11:04:32 +0000
committerGerrit Code Review <review@openstack.org>2016-08-29 11:04:32 +0000
commit4c6a101511da96c8d1170c774e52ea8fd2046458 (patch)
tree6302b9ae5f3ef96c74c7a361c9b36af25a20f18a /puppet/services/gnocchi-api.yaml
parent2019e6547755348a66679c654cec7b9b887c8659 (diff)
parent780750e881187024b0b2d120274333309aa50cb7 (diff)
Merge "Set the default gnocchi driver to swift"
Diffstat (limited to 'puppet/services/gnocchi-api.yaml')
-rw-r--r--puppet/services/gnocchi-api.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/gnocchi-api.yaml b/puppet/services/gnocchi-api.yaml
index d21e5b2b..ec42f3f5 100644
--- a/puppet/services/gnocchi-api.yaml
+++ b/puppet/services/gnocchi-api.yaml
@@ -23,7 +23,7 @@ parameters:
type: string
hidden: true
GnocchiBackend:
- default: file
+ default: swift
description: The short name of the Gnocchi backend to use. Should be one
of swift, rbd, or file
type: string