puppet-gnocchi/releasenotes/notes/file-incoming-driver-166fa94e9253781e.yaml
Takashi Kajinami a00bfa3642 Add support for the file incoming driver
This change introduces a new gnocchi::storage::incoming::driver class
so that users can configure the file incoming driver of Gnocchi, which
stores incoming data in local (or shared) filesystem.

Change-Id: Ibf79b167a9d193974180949c95557d77ca495499
2021-05-25 08:19:55 +09:00

6 lines
154 B
YAML

---
features:
- |
The new ``gnocchi::storage::incoming::file`` class has been added. This
class can be used to set up the file incoming driver.