X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=releasenotes%2Fnotes%2Ffixing_bug_1909-9769762f367539cb.yaml;fp=releasenotes%2Fnotes%2Ffixing_bug_1909-9769762f367539cb.yaml;h=af010be618341e04d8e2af6b84c618a647ba36ee;hb=d8759b6c9c0dd240d4b5af048231f87373428607;hp=0000000000000000000000000000000000000000;hpb=480566cd0d651b0731eba0310bddaf98bb430f85;p=osm%2FRO.git diff --git a/releasenotes/notes/fixing_bug_1909-9769762f367539cb.yaml b/releasenotes/notes/fixing_bug_1909-9769762f367539cb.yaml new file mode 100644 index 00000000..af010be6 --- /dev/null +++ b/releasenotes/notes/fixing_bug_1909-9769762f367539cb.yaml @@ -0,0 +1,21 @@ +####################################################################################### +# 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: + - | + Fixing Bug 1909, this fix will check the port existence before deleting the port. + It will solve the error "Error deleting port: PortNotFoundClient".