subunit2sql/subunit2sql
Matthew Treinish f1b08f61a2 Add sample config files for commands
This commit adds a sample config file for each of the current 3
commands in subunit2sql. The files contain the current list of options
which can potentially be set in  a config file when using the command.
However for some of the arguments it doesn't make any sense to use them
outside of the cli.

The sample config files can be generated using the oslo-config-generator
utility with the config files added in the config-generator dir.

Change-Id: Ie578f99f27553e14fca4153a9ac5b5aa1c7eb49e
2014-10-06 20:29:49 +00:00
..
db Add get_failing_from_run db api method 2014-09-12 19:38:15 +00:00
migrations Add subunit2sql-db-manage utility 2014-09-26 14:13:18 -04:00
tests Add unit tests for ReadSubunit helper methods 2014-06-25 11:56:23 -04:00
__init__.py Initial commit 2014-06-12 23:59:00 -04:00
exceptions.py Store counts for runs and tests 2014-06-16 11:02:21 -04:00
read_subunit.py Make get_duration return the proper type 2014-06-25 00:31:20 -04:00
shell.py Add sample config files for commands 2014-10-06 20:29:49 +00:00
write_subunit.py Add sample config files for commands 2014-10-06 20:29:49 +00:00