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 8738ca7 kvm: use libvirtd as service name for all distributions
(#2925)
add 9cf57d2 network: on rolling restart force stop old routers (#2926)
add a87acf9 kvm: improved performance on creating VM (#2923)
add e2ba934 server: fix unwanted txn commit warning messages (#2927)
add f0491d5 vr: defer was broken in VR because of json name change (#2979)
add dffb430 kvm: Fix migrating VM from ISO failures (#2928)
add f7bc580 vr: defer was broken in VR because of json name change
new 323d381 Merge remote-tracking branch 'origin/4.11'
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../cloudstack/storage/to/TemplateObjectTO.java | 9 ++
.../engine/orchestration/NetworkOrchestrator.java | 1 +
.../kvm/resource/LibvirtComputingResource.java | 4 +-
scripts/vm/network/vnet/modifyvlan.sh | 14 +--
.../java/com/cloud/network/vpc/VpcManagerImpl.java | 1 +
.../resourcelimit/ResourceLimitManagerImpl.java | 103 +++++++++++----------
.../com/cloud/template/TemplateManagerImpl.java | 12 ++-
systemvm/debian/opt/cloud/bin/update_config.py | 2 +-
8 files changed, 79 insertions(+), 67 deletions(-)