This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch 4.12
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 7ef921d Merge remote-tracking branch 'origin/4.11' into 4.12
add 8c387f9 vmware: fix potential NPE when memory hotplug capability is
checked (#3362)
add bd78030 server: update dhcp configurations in vrs while update
default nic of running vms (#3205)
add b8522c9 server: allow dedicate ip range to a domain if ips are used
by an accout in the domain (#3206)
new 3737b41 Merge remote-tracking branch 'origin/4.11' into 4.12
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:
.../com/cloud/configuration/ConfigurationManagerImpl.java | 14 +++++++-------
server/src/main/java/com/cloud/vm/UserVmManagerImpl.java | 13 +++++++++++++
.../com/cloud/hypervisor/vmware/mo/VirtualMachineMO.java | 2 +-
3 files changed, 21 insertions(+), 8 deletions(-)