Skip to content

feature request: Migrate NSX security tags together with VM's #541

Description

@martijnbruins

When migrating a virtual machine that has an NSX (-V or- T) connection, also migrate the NSX security tags with each VM
And set these as user.xyz=abc instance metadata.

As this metadata will be used for migrating NSX fw rules to incus + OVN

nxs-v security tags are single values, so these values could be combined as user.nsxv=prod|||swift|||icto-12345 ( example ||| separator)

nsx-t security tags are value pairs, so these valuepairs could be combined as user.nsxt=env^^^prod|||app^^^swift|||appcode^^^icto-12345 (example ( ^^^= and ||| separator, eg. env=swift , app=swift nsx-t security tags)

This will enable any future NSX microsegmentation migrations to Inucs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions