You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/09/09 08:58:59 UTC

[GitHub] [cloudstack] sureshanaparti commented on issue #2735: API break in pod responses

sureshanaparti commented on issue #2735:
URL: https://github.com/apache/cloudstack/issues/2735#issuecomment-915896880


   @resmo The pod can hold multiple ranges of management network IPs, and so the parameters: "startip, endip, vlanid, forsystemvms" were updated to List (from String) and the relation between them is maintained with the list index. I've moved all these response parameters to ipranges, a new parameter that hold the list of IP ranges (and the relation is properly maintained). Please check the changes at PR #5424. Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org