Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
None
-
None
-
None
-
Operating System: Windows
Platform: PC
-
1197
Description
canAttachInterface() and canDetachInterface() method should return an HttpResponse code, which in case is an error should enable to exit from the method at that point itself.
However the present implementation of addRouterInterface() method of NeutronRoutersNorthbound does not return an HttpResponse from canAttachInterface() and canDetachInterface().