Akim Juillerat and GitHub
2b6045e33b
Merge pull request #164 from grindtildeath/11.0-fix_auth_to_keystone_v3
...
[11.0] attachment_swift: Fix auth to keystone v3
2020-03-09 13:32:41 +01:00
Akim Juillerat
df6c2aec0b
Fix authentication to Keystone v3
...
- Use newer version from python lib.
- Define project_domain_id + user_domain_id in auth
2020-03-09 09:40:31 +01:00
Akim Juillerat and GitHub
52416faee5
Merge pull request #148 from grindtildeath/11.0_dev_attachments
...
[11.0] Require AWS_BUCKETNAME for prod, integration and labs environments only
2020-03-05 09:59:43 +01:00
Akim Juillerat
d931ecbcea
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 15:57:05 +01:00