ttafsir/evengsdk

[BUG] deleting lab without nodes causes AttributeError with CLI

ttafsir opened this issue · 0 comments

Describe the bug
attempting to delete a lab without nodes cause AttributeError: 'list' object has no attribute 'items'

To Reproduce

  1. Create an empty lab
  2. Delete empty lab with eve-ng lab delete --path /mylab.unl

Expected behavior
lab is deleted