mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
* Support mutliple management networks in systemvms Currently only one management.network.cidr is suuported in systemvms Allow supporting comma separated list of cidr's so that multiple networks are reachable from systemvms. * add local gateway Co-authored-by: Rakesh Venkatesh <rakeshv@apache.org>