X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=inline;f=releasenotes%2Fnotes%2Frevert_fix_bug2217-b3ad0d1867b37f66.yaml;fp=releasenotes%2Fnotes%2Frevert_fix_bug2217-b3ad0d1867b37f66.yaml;h=4cd384bd50dc1d21db913359aba40e5340554713;hb=80d2437283d10ae28885638e2940aa58721643fe;hp=0000000000000000000000000000000000000000;hpb=46459c19e5c4169cd25756cf6043d3b5bc92f618;p=osm%2FRO.git diff --git a/releasenotes/notes/revert_fix_bug2217-b3ad0d1867b37f66.yaml b/releasenotes/notes/revert_fix_bug2217-b3ad0d1867b37f66.yaml new file mode 100644 index 00000000..4cd384bd --- /dev/null +++ b/releasenotes/notes/revert_fix_bug2217-b3ad0d1867b37f66.yaml @@ -0,0 +1,25 @@ +####################################################################################### +# 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. +####################################################################################### +--- +prelude: > + This change reverts the fix of bug 2217, because it breaks the creation of + virtual machines with a config drive. +fixes: + - | + The merge_how dictionary is wrongly appended to the user data, leading to + failures in the bootstrap of the VM. +