sahara/releasenotes/notes/hadoop-swift-domain-fix-c1dfdf6c52b5aa25.yaml
Jeremy Freudberg 391bfbad64 Better default value for domain in swift config
The default value of domain id as 'default' set in the Java code is not
always ideal.

This is not totally ideal either (see the comments) but helps somewhat.

Change-Id: Ib5433ee441fb4d63f76e43e0c449e97d197a5b18
2018-06-12 15:35:01 -04:00

6 lines
181 B
YAML

---
fixes:
- Hadoop is now better configured to use the proper Keystone domain
for interaction with Swift; previously the 'default' domain may
have been incorrectly used.