Forked from
Platform / Development / swh-vault
258 commits behind the upstream repository.

David Douard
authored
- Ensure every service for which an (remote or local) access is needed uses the same config structure (dict with 'cls' and 'args' keys). - Extract instanciation (thus confguration) of remote/external services (storage, cache, scheduler) from the VaultBackend constructor; these are now passed as __init__ arguments; their instanciation/configuration is thus now handled by swh.vault.api.server and swh.vault.cooker.get_cooker (with some support in swh.vault.get_vault).
Name | Last commit | Last update |
---|---|---|
debian | ||
docs | ||
sql/upgrades | ||
swh | ||
.gitignore | ||
AUTHORS | ||
LICENSE | ||
MANIFEST.in | ||
Makefile | ||
README.md | ||
pytest.ini | ||
requirements-swh.txt | ||
requirements-test.txt | ||
requirements.txt | ||
setup.py | ||
tox.ini |