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/02/12 07:37:12 UTC

[cloudstack] branch master updated (3505589 -> 40c14b4)

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 3505589  server: FIx typo on FirstFitAllocator (#4648)
     add 0d04bd6  ui: fix tags selection for add disk offering (#4665)
     add de7b131  server: Cleanup domain details when domain is deleted (#4445)
     new 40c14b4  Merge remote-tracking branch 'origin/4.15'

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:
 .../src/main/java/com/cloud/user/DomainManagerImpl.java   |  8 ++++++++
 .../test/java/com/cloud/user/DomainManagerImplTest.java   |  4 ++++
 ui/src/views/offering/AddDiskOffering.vue                 | 15 ++++++---------
 3 files changed, 18 insertions(+), 9 deletions(-)


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

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

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

commit 40c14b45523d4f9ab3ca9de774bcb39f1dba60c7
Merge: 3505589 de7b131
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Fri Feb 12 13:06:33 2021 +0530

    Merge remote-tracking branch 'origin/4.15'

 .../src/main/java/com/cloud/user/DomainManagerImpl.java   |  8 ++++++++
 .../test/java/com/cloud/user/DomainManagerImplTest.java   |  4 ++++
 ui/src/views/offering/AddDiskOffering.vue                 | 15 ++++++---------
 3 files changed, 18 insertions(+), 9 deletions(-)