davidban77 / gns3fy

Python library wrapper around GNS3 Server REST API
https://davidban77.github.io/gns3fy/
57 stars 28 forks source link

Improve error message when node by name is not found #19

Closed davidban77 closed 5 years ago

davidban77 commented 5 years ago

When trying to allocate a project based on name, and it doesn't exist, the error message is based on an ID set to None. A better error message could be presented

davidban77 commented 5 years ago

Already done on verify_connector_and_id