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 2020/09/01 08:25:10 UTC

[cloudstack] branch master updated (749e302 -> 4746c8c)

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

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


    from 749e302  Merge remote-tracking branch 'origin/4.14'
     add 4746c8c  server: move UpdateDefaultNic to vm work job queue (#4020)

No new revisions were added by this update.

Summary of changes:
 .../java/com/cloud/vm/VirtualMachineManager.java   |   2 +
 .../com/cloud/vm/VirtualMachineManagerImpl.java    | 112 +++++++++++++++++++++
 ...eNicFromVm.java => VmWorkUpdateDefaultNic.java} |  12 ++-
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  |  12 +--
 4 files changed, 126 insertions(+), 12 deletions(-)
 copy engine/orchestration/src/main/java/com/cloud/vm/{VmWorkRemoveNicFromVm.java => VmWorkUpdateDefaultNic.java} (76%)