Akim Juillerat and GitHub
cd33d12527
Merge pull request #167 from grindtildeath/9.0-fix_auth_to_keystone_v3
...
[9.0] attachment_swift: Fix authentication to Keystone v3
2020-03-09 13:33:28 +01:00
Akim Juillerat
e68423bc54
Fix authentication to Keystone v3
...
- Use newer version from python lib.
- Define project_domain_id + user_domain_id in auth
2020-03-09 13:10:23 +01:00
Akim Juillerat and GitHub
99a4e59d35
Merge pull request #150 from grindtildeath/9.0_dev_attachments
...
[9.0] Require AWS_BUCKETNAME for prod, integration and labs environments only
2020-03-05 10:01:12 +01:00
Akim Juillerat
c657507a4b
Require AWS_BUCKETNAME for prod, integration and labs environments only
...
AWS_BUCKETNAME is only needed in order to write on the bucket, but
read-only access should be allowed for other environments.
Fixes bug introduced by 6c3b610610
2020-02-25 16:02:11 +01:00