Merge "Add relnote for release 3.4.1"

This commit is contained in:
Jenkins
2016-11-18 18:42:42 +00:00
committed by Gerrit Code Review

View File

@@ -0,0 +1,6 @@
---
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>`_]