cloudcafe/configs/stacktach/default.config
Priyanka Agrawal ec41e13a56 Removed event_id property from config
Event_id was used in some of the stacktach smoke tests,
but it was very cumbersome to keep updating the event_id every
month as the data gets purged after 30 days. Hence, removing it
from here & updated tests with a new method

Change-Id: Id33a29576391779818efd510608f95c93eeb79f8
2014-05-08 16:01:09 +05:30

9 lines
156 B
Plaintext

[marshalling]
serialize_format=json
deserialize_format=json
[stacktach]
url=<stacky url>
db_url=<stacktach db api url>
days_passed=<number of days passed>