Stacktach general configs
* Stacktach configuration definition and sample file used for testing StackTach DB API and Stacky API Change-Id: I55c9b5d4386956b935a3b0f1de09187d2984f70e Implements: blueprint stacktach-configs
This commit is contained in:
9
configs/stacktach/default.config
Normal file
9
configs/stacktach/default.config
Normal file
@@ -0,0 +1,9 @@
|
||||
[misc]
|
||||
serializer=json
|
||||
deserializer=json
|
||||
|
||||
[stacktach]
|
||||
event_id=<id of an event>
|
||||
url=<stacky url>
|
||||
db_url=<stacktach db api url>
|
||||
days_passed=<number of days passed>
|
||||
Reference in New Issue
Block a user