neutron/releasenotes
Daniel Alvarez db2175a9ed [ovn] Add neutron network to metadata namespace names
Until this patch the metadata namespace had the format
'ovnmeta-<OVN datapath uuid>' which makes it hard to
relate to the Neutron network for which metadata is
provisioned to. This applies to the name of the tap
interface that connects the network namespace to the
integration bridge.

This patch is changing the name convention and providing
an upgrade path to include the Neutron network ID to make
debugging and troubleshooting easier for developers and
operators.

The new name pattern is:
'ovnmeta-<Neutron network uuid>'

Please, note that with this patch, the old namespaces will
be deleted and new ones will be recreated.

Conflicts:
    neutron/agent/ovn/metadata/agent.py
    neutron/common/ovn/utils.py

Signed-off-by: Daniel Alvarez <dalvarez@redhat.com>
Change-Id: Ic8ffa9c4437aab6fb1878b3a1ebf2c3ab86e3d0c
(cherry picked from commit e4fb06b242)
2021-04-06 10:44:35 +01:00
..
notes [ovn] Add neutron network to metadata namespace names 2021-04-06 10:44:35 +01:00
source Imported Translations from Zanata 2020-04-26 07:31:19 +00:00