tacker/releasenotes/notes/bug-1967049-corrected-change-ext-conn-name-in-document-d5936dfcb507bb50.yaml
Pooja Singla 090dad0c55 Adding release notes of merged bugs
Bug 1959885: Range end check is not properly implemented
             in fetching artifact.
Bug 1960194: `storageResourceIds` of the scaled out VDU
             is populated incorrect.
Bug 1967049: The name of “change_ext_conn” is wrongly
             mentioned in Openstack documentation.
Bug 1967053: Getting error in Instantiation operation by
             using Instantiation Json file mentioned in
             document.
Bug 1973372: affectedVirtualStorage is set as [] in
             notification when virtual storage is
             missing in package.
Bug 1978563: Number format value cannot be passed
             to Additional Params.
Bug 1981183: Error log is not generated when an error
             occurred in the status update process
             of Instantiation.
Bug 1983096: When an exception occurs in the Exception
             of lcm operations, then notification is not sent.

Change-Id: Ibda6c8199714e0dfe6c5fe80deef609086c1a4fd
2022-09-16 05:47:03 +00:00

10 lines
300 B
YAML

---
fixes:
- |
Fixes `bug 1967049`_. The name of change_ext_conn is wrongly
mentioned in OpenStack document. It's correct value is change-ext-conn.
Corrected name from change_ext_conn to change-ext-conn in document.
.. _bug 1967049: https://bugs.launchpad.net/tacker/+bug/1967049