Skip to content

api.server: Make the api server use explicit configuration

  • Remove implicit config from
  • Open wsgi entrypoint
  • check config at startup time
  • Open a new swh.storage.cli to start the api server

Related T1533

Test Plan

tox


Migrated from D1167 (view on Phabricator)

Merge request reports