X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=releasenotes%2Fnotes%2Ffix_bug_2282-a4069468a849963e.yaml;fp=releasenotes%2Fnotes%2Ffix_bug_2282-a4069468a849963e.yaml;h=72386f23e3998f482584915a9e0c054175c6d05b;hp=0000000000000000000000000000000000000000;hb=95e83692f42dfd338b7c7566281933fbfae32e4a;hpb=bcb71eb969fcfd13500df857ea7673c3510d7a10 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.