sureshanaparti commented on issue #10261: URL: https://github.com/apache/cloudstack/issues/10261#issuecomment-2615549828
Thanks @bernardodemarco, for fixing the listing issue. @Pearl1594 the NPE here is due to the vlan / broadcast uri not specified. Even when IP range is checked, we should add condition to get the broadcast uri scheme when specifyvlan is true. https://github.com/apache/cloudstack/pull/10168 doesn't validation for IP range only, so still there is chance of NPE while deleting network. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
