python-openstackclient/releasenotes/notes/bug-1642301-18b08e0cd4b11687.yaml
Dean Troyer 61cc546475 Add relnote for release 3.4.1
Change-Id: If7d0237c4ed032be9d225cd0a05972caf5946e2d
2016-11-18 11:08:40 -06:00

6 lines
218 B
YAML

---
fixes:
- |
Fix ``TypeError: __init__() got an unexpected keyword argument 'project_domain_id'``
error with non-password authentication types.
[Bug `1642301 <https://bugs.launchpad.net/bugs/1642301>`_]