You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by nv...@apache.org on 2021/07/01 14:01:13 UTC

[cloudstack] branch main updated (0d72886 -> 5fd970d)

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

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


    from 0d72886  Replace the DB properties having master and slave(s), with source and replica(s) respectively, on Upgrade for inclusiveness (#5162)
     add 5fd970d  db, server: refactor host_view to prevent duplicate entries (#4796)

No new revisions were added by this update.

Summary of changes:
 .../resources/META-INF/db/schema-41510to41600.sql  | 92 ++++++++++++++++++++++
 server/src/main/java/com/cloud/api/ApiDBUtils.java |  8 --
 .../com/cloud/api/query/ViewResponseHelper.java    | 18 +----
 .../java/com/cloud/api/query/dao/HostJoinDao.java  |  4 -
 .../com/cloud/api/query/dao/HostJoinDaoImpl.java   | 69 ++++------------
 5 files changed, 109 insertions(+), 82 deletions(-)