You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2020/11/20 11:43:50 UTC

[cloudstack] branch master updated (4fd2b74 -> 4929622)

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

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


    from 4fd2b74  Merge branch '4.14'
     add a368ba9  VR: fix logging is not working and logs are not appended to /var/log/cloud.log (#4466)
     add d79d242  Adding memoryallocatedpercentage & memoryallocatedbytes to HostsResponse & HostsForMigrationResponse (#4478)
     add 4929622  Merge branch '4.14'

No new revisions were added by this update.

Summary of changes:
 .../api/response/HostForMigrationResponse.java          | 17 +++++++++++++++++
 .../apache/cloudstack/api/response/HostResponse.java    | 17 +++++++++++++++++
 .../java/com/cloud/api/query/dao/HostJoinDaoImpl.java   | 12 +++++++++---
 systemvm/debian/opt/cloud/bin/configure.py              |  4 ----
 systemvm/debian/opt/cloud/bin/cs/__init__.py            |  9 +++++++++
 systemvm/debian/opt/cloud/bin/update_config.py          |  2 --
 6 files changed, 52 insertions(+), 9 deletions(-)