Skip to content

objects.HostRecord.create fails when an object with the same hostname exists in a different view. #394

@bmoran5277

Description

@bmoran5277

Calling objects.HostRecord.create(conn, network_view=network_view) will attempt to see if the record exists, but that check does not specify the network_view and will not create the record if it exists in a different network_view, in addition no error is rasied and a network object is returned.

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