Add release note of critial TypeError fix

This is a follow-up patch of https://review.openstack.org/#/c/288301

Related-Bug: #1552760
Change-Id: Ie5baf6df82db6b5d25bd4125332d8c8edfec9797
This commit is contained in:
Akihiro Motoki 2016-03-04 19:39:53 +09:00 committed by Akihiro Motoki
parent 3d1ea8bb16
commit 8fe5386a00

@ -0,0 +1,5 @@
---
critical:
- Fix a critical bug that when lazy translation is enabled
NeutronClientException raises a TypeError
(`bug 1552760 <https://bugs.launchpad.net/heat/+bug/1552760>`_).