Uploaded image for project: 'Multiple Architecture Enablement'
  1. Multiple Architecture Enablement
  2. MULTIARCH-3739

Update destroy code to delete backing VM for DHCP server if network is `null`

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • IBM P Dev
    • None
    • False
    • None
    • False
    • NEW
    • ppc64le
    • NEW

      {
        "id": "8aef21b0-8351-40a7-b94a-6e75cde4e414",
        "leases": [],
        "network": {
          "id": null,
          "name": null
        },
        "status": "BUILD"
      } 

      When a DHCP server fails to launch, it will go into this state where the network is null. In this state, it is safe to clean up the service by deleting the backing VM.

      Update the destroy code to handle this.

            hamzy_redhat Mark Hamzy
            mturek.coreos Michael Turek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: