diogogmt / webvirt

NodeJS application to manage hyper-visors though libvirt
1 stars 2 forks source link

Refactor hostModels route #36

Closed diogogmt closed 11 years ago

diogogmt commented 11 years ago

Right now the error handling logic for the hostModels route is broken. We need to parse the errors and bubble up to the controller where it can log the error and send the appropriate response indicating the status of the request.

sedge commented 11 years ago

Please post more details

sedge commented 11 years ago

I believe this issue is resolved