This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/storage
Joseph Schorr 14b93f72ff Make S3 access key and secret key optional, enabling IAM.
If not specified, then boto will fallback to reading the credentials from IAM if on an EC2 machine. This should be safe as the validator will still ensure the credentials work if not specified.

Fixes #1707
2016-08-11 17:17:36 -04:00
..
__init__.py Add a test for swift path computation 2016-01-15 15:35:04 -05:00
basestorage.py Change validate method to work for all storages 2016-08-02 15:01:37 -04:00
cloud.py Make S3 access key and secret key optional, enabling IAM. 2016-08-11 17:17:36 -04:00
distributedstorage.py Add storage validation to the status endpoint 2016-08-01 13:02:26 -04:00
fakestorage.py Fix storage replication for CAS and add tests 2016-07-12 13:46:06 -04:00
local.py Add missing arg to validate call and add logging 2016-08-03 11:13:27 -04:00
swift.py Merge pull request #1675 from coreos-inc/fix-storage-validation 2016-08-03 14:05:37 -04:00