puppet-gnocchi/releasenotes/notes/add-sync_db-to-gnocchi-db-c...

7 lines
250 B
YAML

---
fixes:
- Add a sync_db option to ::gnocchi::api class. This makes it easier
to control the db sync. The sync_db param is a boolean and set to
false by default for backward compatibility so db sync is not run
out of the box.