4cc0e6498f
Change-Id: Ibd7e8c2b7812dc45b29f4c422c442c9a3ffdf47d
7 lines
247 B
YAML
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.
|