You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Change POST and DELETE return codes
POST and DELETE methods were returning 200 but
should return 202 when the NApp sucessfully send
the flows to the switches.
Fixeskytos#20 and kytos#21.
* Modify tests to reflect the different return codes
The text was updated successfully, but these errors were encountered: