Commit Graph
3 Commits
Author SHA1 Message Date
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 JuilleratandGitHub 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