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/03/24 07:13:14 UTC

[cloudstack] branch 4.15 updated (96dd728 -> 546bf3d)

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

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


    from 96dd728  plugins: Add 'break' at RedifshClient request re-try loop (#4846)
     add 546bf3d  server: Update vm_template table to set template as removed on deletion (#4748)

No new revisions were added by this update.

Summary of changes:
 .../main/java/com/cloud/storage/dao/VMTemplateDao.java  |  2 ++
 .../java/com/cloud/storage/dao/VMTemplateDaoImpl.java   | 13 +++++++++++++
 .../main/java/com/cloud/storage/StorageManagerImpl.java |  9 +++++++++
 .../com/cloud/template/HypervisorTemplateAdapter.java   | 17 ++++++++++++++++-
 test/integration/smoke/test_templates.py                |  5 ++---
 ui/.env.local                                           |  1 +
 6 files changed, 43 insertions(+), 4 deletions(-)
 create mode 100644 ui/.env.local