« Previous | Next » 

Revision 4dd42c9d

ID4dd42c9d55fb1e70f8e1d06199a2c7614742b82a

Added by Iustin Pop almost 15 years ago

Implement result-type restriction in ganeti-noded

Since all rpc calls were converted, we can now:
- enforce result type to (status, data)
- convert all unhandled exceptions to (False, str(err))

This makes sure that all unhandled errors are reported to rpc users.

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences