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 2023/08/28 07:24:55 UTC

[cloudstack] branch main updated (f563c165cb3 -> 7362e5338c9)

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

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


    from f563c165cb3 Merge release branch 4.18 to main
     add 0dd6bb7c67b systemvm: update size and state of systemvm template during registration (#7874)
     add 26581b77411 server: throw new exception when rootdisksize is required but not set (#7913)
     new 7362e5338c9 Merge remote-tracking branch 'origin/4.18'

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/command/user/vm/DeployVMCmd.java           |  4 ++--
 .../upgrade/SystemVmTemplateRegistration.java      | 28 ++++++++++++----------
 .../java/com/cloud/storage/StorageManagerImpl.java |  2 +-
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  | 17 +++++++------
 4 files changed, 28 insertions(+), 23 deletions(-)


[cloudstack] 01/01: Merge remote-tracking branch 'origin/4.18'

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7362e5338c95cfa2dad0e3e566acd0cf47dad53d
Merge: f563c165cb3 26581b77411
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Mon Aug 28 12:54:36 2023 +0530

    Merge remote-tracking branch 'origin/4.18'

 .../api/command/user/vm/DeployVMCmd.java           |  4 ++--
 .../upgrade/SystemVmTemplateRegistration.java      | 28 ++++++++++++----------
 .../java/com/cloud/storage/StorageManagerImpl.java |  2 +-
 .../main/java/com/cloud/vm/UserVmManagerImpl.java  | 17 +++++++------
 4 files changed, 28 insertions(+), 23 deletions(-)