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/01/28 08:56:46 UTC

[cloudstack] branch master updated (cbcd698 -> e6fef05)

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 cbcd698  Merge remote-tracking branch 'origin/4.15'
     add 2a7f84e  ui: Add quickview to the list of VM Snapshot (#4614)
     add 7ba0374  ui: Fix screenshot path on README of ui (#4620)
     add b84a675  systemvm: Fixed typo (#4621)
     add 4a779de  server: fix on changeServiceForVirtualMachine when updating read/write rate  (#4491)
     add 182cea7  server: fix cannot create vm if another vm with same name has been added and removed on the network (#4600)
     add 74bae56  Merge remote-tracking branch 'origin/4.14' into 4.15
     new e6fef05  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:
 .../java/com/cloud/vm/dao/VMInstanceDaoImpl.java    |  1 +
 .../main/java/com/cloud/vm/UserVmManagerImpl.java   | 21 ++++++++++-----------
 systemvm/test/runtests.sh                           |  4 ++--
 ui/README.md                                        |  2 +-
 ui/src/components/view/ListView.vue                 |  8 +++++++-
 5 files changed, 21 insertions(+), 15 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 e6fef05f304b3b8726cee56b2778ff7e43225ae9
Merge: cbcd698 74bae56
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Thu Jan 28 14:25:40 2021 +0530

    Merge remote-tracking branch 'origin/4.15'

 .../java/com/cloud/vm/dao/VMInstanceDaoImpl.java    |  1 +
 .../main/java/com/cloud/vm/UserVmManagerImpl.java   | 21 ++++++++++-----------
 systemvm/test/runtests.sh                           |  4 ++--
 ui/README.md                                        |  2 +-
 ui/src/components/view/ListView.vue                 |  8 +++++++-
 5 files changed, 21 insertions(+), 15 deletions(-)