Project

General

Profile

« Previous | Next » 

Revision 65f194f5

Added by Tomer Brisker over 4 years ago

Fixes #28563 - Be defensive about interface type in API

It appears in some cases interfaces might be registered in the database
with `nil` type. While that is invalid, such interface's existance
causes the host/nic APIs to return an error instead of the requested
information.
This PR makes sure that such interfaces are still displayed in the API.

  • added
  • modified
  • copied
  • renamed
  • deleted