puppet-aodh/releasenotes/notes/add-sync_db-to-aodh-dc2c52e0dcda72c1.yaml
Pradeep Kilambi 4cc0e6498f Add sync_db param to aodh api class
Change-Id: Ibd7e8c2b7812dc45b29f4c422c442c9a3ffdf47d
2016-04-07 12:06:54 -04:00

7 lines
247 B
YAML

---
fixes:
- Add a sync_db option to ::aodh::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.