Skip to content

Delete libvirt stale libvirt networks before creating #18

@rcgoodfellow

Description

@rcgoodfellow

Sometimes stale networks can hang around in libvirt. If rvn tries to create a network with the same name, errors ensue. A typical symptom is the network '<name>' does not have a bridge name libvirt error. Raven should do one of the following

  • proactively delete any network with the same name
  • give an error that shows this particular issue is in play and provide an optional flag such as -force to clobber the resident network.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions