Akim Juillerat and Patrick Tombez
9119d6d468
attachment_s3: Migrate to boto3
2020-03-10 11:07:23 +01:00
Akim Juillerat and GitHub
4ca8d4dd27
Merge pull request #163 from grindtildeath/bscloudfr-7_fix_auth_to_keystone_v3
...
[10.0] attachment_swift: fix auth to keystone v3
2020-03-09 13:32:20 +01:00
Akim Juillerat
9dff460f00
Fix authentication to Keystone v3
...
- Use newer version from python lib.
- Define project_domain_id + user_domain_id in auth
2020-03-06 12:36:08 +01:00
Akim Juillerat and GitHub
b7e66133e5
Merge pull request #149 from grindtildeath/10.0_dev_attachments
...
[10.0] Require AWS_BUCKETNAME for prod, integration and labs environments only
2020-03-05 10:00:31 +01:00
Akim Juillerat
98a55edc94
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:00:03 +01:00