Skip to content

Network config plugin can fail if the IP address was already set #54

@ader1990

Description

@ader1990

After deleting an IP address using PyMI (example here:

existing_address.Delete_()
), verification and a retry/wait usage are needed to make sure the IP address has been removed.

Without the check, the IP address creation can fail with the error MSFT_NetIPAddress already exists at line

conn.MSFT_NetIPAddress.create(

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