This is an automated email from the ASF dual-hosted git repository.
weizhou pushed a change to branch 4.18
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from c47554919c4 ui: fix tags for security group rules (#7424)
add 32caf9057e1 engine-storage: fix errored template becomes active (#7485)
No new revisions were added by this update.
Summary of changes:
.../storage/image/TemplateServiceImpl.java | 19 ++++-
.../storage/image/TemplateServiceImplTest.java | 84 ++++++++++++++++++++++
2 files changed, 102 insertions(+), 1 deletion(-)
create mode 100644
engine/storage/image/src/test/java/org/apache/cloudstack/storage/image/TemplateServiceImplTest.java