X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=releasenotes%2Fnotes%2Ffix_bug_2282-a4069468a849963e.yaml;fp=releasenotes%2Fnotes%2Ffix_bug_2282-a4069468a849963e.yaml;h=72386f23e3998f482584915a9e0c054175c6d05b;hb=4c8efb91e6fe449961d2f3a750e6cf84cb167fea;hp=0000000000000000000000000000000000000000;hpb=8214dacd4eb61a5583d990756a1c1b2f26e21fd7;p=osm%2FRO.git diff --git a/releasenotes/notes/fix_bug_2282-a4069468a849963e.yaml b/releasenotes/notes/fix_bug_2282-a4069468a849963e.yaml new file mode 100644 index 00000000..72386f23 --- /dev/null +++ b/releasenotes/notes/fix_bug_2282-a4069468a849963e.yaml @@ -0,0 +1,23 @@ +####################################################################################### +# Copyright ETSI Contributors and Others. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +# implied. +# See the License for the specific language governing permissions and +# limitations under the License. +####################################################################################### +--- +fixes: + - | + Fix Bug 2282 + + Add the posibility to return an empty dictionary to `find_persistent_root_volumes()` method + so the NS instantiation doesn't fail while using a pre existing volume.