Merge "Adding release notes of merged bugs"

This commit is contained in:
Zuul
2022-09-16 06:17:04 +00:00
committed by Gerrit Code Review
8 changed files with 71 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
fixes:
- |
Fixes `bug 1959885`_. Error 416 will come when range end greater
than or equal to the size of the file is specified in fetching artifact.
.. _bug 1959885: https://bugs.launchpad.net/tacker/+bug/1959885

View File

@@ -0,0 +1,9 @@
---
fixes:
- |
Fixes `bug 1960194`_. storageResourceIds of scaled out VDU will
be populated correctly. storageResourceIds will be same as
virtualStorageResourceInfo id.
.. _bug 1960194: https://bugs.launchpad.net/tacker/+bug/1960194

View File

@@ -0,0 +1,9 @@
---
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

View File

@@ -0,0 +1,10 @@
---
fixes:
- |
Fixes `bug 1967053`_. ipAddresses field is missing in the
param file to instantiate the vnf in the document. This bug
fixes the ipAddresses field in the example file in instantiation
VNF OpenStack document.
.. _bug 1967053: https://bugs.launchpad.net/tacker/+bug/1967053

View File

@@ -0,0 +1,8 @@
---
fixes:
- |
Fixes `bug 1973372`_. affectedVirtualStorages should be absent
in notification when VNFD does not contain virtual storage.
.. _bug 1973372: https://bugs.launchpad.net/tacker/+bug/1973372

View File

@@ -0,0 +1,9 @@
---
fixes:
- |
Fixes `bug 1978563`_. Number format value will be
allowed in additionalParams section of instantiation
json.
.. _bug 1978563: https://bugs.launchpad.net/tacker/+bug/1978563

View File

@@ -0,0 +1,8 @@
---
fixes:
- |
Fixes `bug 1981183`_. Error logs will be generated when an error
occurs in the process of Instantiation.
.. _bug 1981183: https://bugs.launchpad.net/tacker/+bug/1981183

View File

@@ -0,0 +1,10 @@
---
fixes:
- |
Fixes `bug 1983096`_. When exception occurs in exception block
of instantiation, heal, termination, change external connectivity
operations then notification was not sent. After fix of this bug
notification will be sent successfully.
.. _bug 1983096: https://bugs.launchpad.net/tacker/+bug/1983096