You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/02/01 08:44:36 UTC

[cloudstack] branch 4.14 updated (890e847 -> 1913c68)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch 4.14
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


    from 890e847  server: throw exception when update vm nic on L2 network (#4625)
     add 1913c68  server: keep networks order and ips while move a vm with multiple networks (#4602)

No new revisions were added by this update.

Summary of changes:
 .../service/NetworkOrchestrationService.java       |  2 +-
 .../engine/orchestration/NetworkOrchestrator.java  |  6 +-
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  | 96 ++++++++++++++--------
 .../java/com/cloud/vpc/MockNetworkManagerImpl.java |  4 +-
 4 files changed, 69 insertions(+), 39 deletions(-)