From a915b150018bf306a5942782bf93c5faadcd7cde Mon Sep 17 00:00:00 2001 From: Pradeep Kilambi Date: Tue, 6 Jun 2017 08:28:14 -0400 Subject: Add support to configure Num of Storage sacks Gnocchi 4 supports storage sacks during upgrade. lets make this configurable if we want to use more metricd workers. Change-Id: I27390b8babf8c4ef35f4c9b8a2e5be69fb9a54ee --- releasenotes/notes/add-num-of-sacks-7bd6658474ddb14c.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 releasenotes/notes/add-num-of-sacks-7bd6658474ddb14c.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/add-num-of-sacks-7bd6658474ddb14c.yaml b/releasenotes/notes/add-num-of-sacks-7bd6658474ddb14c.yaml new file mode 100644 index 00000000..e5adb6a9 --- /dev/null +++ b/releasenotes/notes/add-num-of-sacks-7bd6658474ddb14c.yaml @@ -0,0 +1,3 @@ +--- +features: + - Add support to configure number of sacks in gnocchi. -- cgit 1.2.3-korg