Skip to content

Avoid failing on XVA import if the interface doesn't exists #6040

Open
@olivierlambert

Description

@olivierlambert

Context

When you create an XVA to be distributed in the wild, the bridge value is saved in the XML inside the XVA. However, on destination, when importing the XVA, if the bridge doesn't exist, the entire import fails. For example, exporting with <name>bridge</name><value>xapi1</value> will trigger "INVALID_VALUE" about the bridge and will fail the import.

Solution

XVA import should avoid failing for this reason, and assign it to to an available bridge, like xapi0 or anything.

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