You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/12/30 10:50:22 UTC

[cloudstack] branch 4.16 updated (9798fa0 -> 8952cd5)

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

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


    from 9798fa0  kvm: support qemu-system-x86>=5.2 (#5755)
     add 8952cd5  kvm: add hosts using cloudstack ssh private key (ccc21 hackathon) (#5684)

No new revisions were added by this update.

Summary of changes:
 .../kvm/discoverer/LibvirtServerDiscoverer.java    | 14 +++++++--
 .../com/cloud/resource/ResourceManagerImpl.java    | 33 +++++++++++++---------
 .../cloud/resource/ResourceManagerImplTest.java    | 26 +++++++++--------
 ui/public/locales/en.json                          |  3 ++
 ui/src/views/infra/HostAdd.vue                     | 33 +++++++++++++++++++++-
 .../java/com/cloud/utils/ssh/SSHCmdHelper.java     | 26 +++++++++++++++++
 6 files changed, 107 insertions(+), 28 deletions(-)