-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finalizing the error codes for the "scheduling" attributes #28
Comments
@YufengXin, sounds good to me. In any case, could you provide an example for each code? I will give you some examples to confirm that I have understood. Code 201:
Code 400:
Code 402:
Code 201:
Code 411? |
@gretelliz This is very nice. I'll look into them one by one to see if I have questions. FYI My related unit tests are here in the datamodel repo:
|
@YufengXin , since qos_metrics and scheduling are not implemented, as discussed during the AHM, use return code 422:
|
qos_metrics is implemented in sdx-controller. |
@YufengXin, hello. |
Based on what is discussed in the meeting about the scheduling attribute error code, I made changes in our request validator:
Please confirm and let me know your opinion.
The text was updated successfully, but these errors were encountered: