stackalytics/stackalytics/processor
Ken'ichi Ohmichi cad73b5646 Add config validation for default_data
It is a little difficult to set up default_data.json for users, and
we already have the corresponding schema in the code. JSON-Schema
outputs useful error message when users misconfigures some items.
So this patch makes the schema validation enabled for default_data.

Change-Id: Id0efae913c202a30476d73a3821711c5250fcfee
2017-04-06 12:33:38 -07:00
..
__init__.py Implementation of blueprint stackalytics-core 2013-07-10 23:05:47 +04:00
bps.py handle bugs with no fix committed date 2015-11-11 14:54:44 +00:00
config.py Add fetching_user_source config option 2017-03-24 20:15:48 +00:00
default_data_processor.py Use CONF for oslo_config's cfg.CONF 2017-03-13 14:26:18 -07:00
driverlog.py Remove unused logging import 2017-02-20 11:51:23 +07:00
dump.py Use CONF for oslo_config's cfg.CONF 2017-03-13 14:26:18 -07:00
governance.py Correct tag name for tc:approved-release 2016-12-16 11:15:19 -05:00
launchpad_utils.py Using LOG.warning replace LOG.warn 2016-01-04 15:34:31 +05:30
lp.py Allow module name aliases for mapping to Launchpad projects 2015-09-07 14:56:05 +00:00
main.py Add config validation for default_data 2017-04-06 12:33:38 -07:00
mls.py Optimization of email bodies processing 2015-10-12 17:56:19 +03:00
mps.py Use requests session in members retrieval 2015-10-14 13:16:33 +03:00
normalizer.py Remove unused logging import 2017-02-20 11:51:23 +07:00
rcs.py Add destructor to SSHClient 2017-03-29 16:25:57 -04:00
record_processor.py Add fetching_user_source config option 2017-03-24 20:15:48 +00:00
runtime_storage.py Add support for user correction 2017-01-29 11:37:51 +08:00
schema.py Make the schema of default_data hard-coded 2017-04-06 12:01:58 -07:00
user_processor.py Add support for user correction 2017-01-29 11:37:51 +08:00
utils.py Merge "Revert "Add config option default_data_file"" 2017-03-17 11:27:48 +00:00
vcs.py Logging cleanup 2016-07-06 11:34:24 +03:00
zanata.py Convert Zanata date into timestamp 2016-05-24 15:28:18 +00:00