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