Make project list retrieval configurable
Now list of projects can be retrieved from both gerrit and github. Change-Id: I4743dc618eff3a69e5d9291cb5c4b680c89dd3cf
This commit is contained in:
@@ -333,8 +333,6 @@ def main():
|
||||
|
||||
default_data_processor.process(runtime_storage_inst,
|
||||
default_data,
|
||||
cfg.CONF.git_base_uri,
|
||||
gerrit,
|
||||
cfg.CONF.driverlog_data_uri)
|
||||
|
||||
process_program_list(runtime_storage_inst, cfg.CONF.program_list_uri)
|
||||
|
||||
Reference in New Issue
Block a user