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 e4a504b Make global setting non-dynamic (#4505)
add 2eef0e5 Fix hosts for migration count (#4500)
add e8ee8e9 fix failures with test_multiple_nic_support.py (#4495)
add e82813b kvm: fix router.aggregation.command.each.timeout is reset to
600 when update other kvm configs (#4496)
add afebfd5 Adding cpuallocated percentage and value to host and
hostsformigrationresponse (#4499)
new df07e27 Merge remote-tracking branch 'origin/4.14'
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:
.../api/response/HostForMigrationResponse.java | 25 ++++++++++++++++++++
.../cloudstack/api/response/HostResponse.java | 27 +++++++++++++++++++++-
.../virtualnetwork/VirtualRoutingResource.java | 4 +---
.../com/cloud/api/query/dao/HostJoinDaoImpl.java | 12 ++++++++--
.../component/test_multiple_nic_support.py | 9 ++++++--
5 files changed, 69 insertions(+), 8 deletions(-)