Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Issue 2665] Update analytics db settings to recognize empty pwd sett…
…ing in env (#2796) ## Summary Fixes #2665 ### Time to review: __1 min__ ## Changes proposed > What was added, updated, or removed in this PR. Made `DBSettings.password` an optional field in `analytics/config.py`, thereby allowing the value to be `None`, which in turn allows IAM token-creation to occur. ## Context for reviewers > Testing instructions, background context, more in-depth details of the implementation, and anything else you'd like to call out or ask reviewers. Explain how the changes were verified. ## Additional information > Screenshots, GIF demos, code examples or output to help show the changes working as expected.
- Loading branch information