This is an automated email from the ASF dual-hosted git repository.
dahn pushed a change to tag 4.16.1.0-12shapeblue1
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
*** WARNING: tag 4.16.1.0-12shapeblue1 was deleted! ***
was 2da214dbdac Apple FR70: Add new hypervisor type (#266)
This change permanently discards the following revisions:
discard 2da214dbdac Apple FR70: Add new hypervisor type (#266)
discard d3af06d92f6 Fix for # 268. Remove txn during nic allocation (#293)
discard 363e12e7f67 server: get id from persisted object (#296)
discard c617e463a6a server: clear resource reservation and increment resource
count in a transaction (#288)
discard 40998907651 Generate multipart userdata for template append policy
(#277)
discard 69fb2687ee8 Set encrypted PowerFlex disk format correctly (#290)
discard c82bc16a205 test: enable and fix scaleio unit tests (#289)
discard 4cceabe9c1c server,engine-orchestration: allocate vm without
transaction (#286)
discard 9b44cf1153c Merge pull request #274 from shapeblue/rdar_101344699
discard e81643ce573 Fix direct download check URL (#287)
discard ef7d148f229 engine-orchestration: fix volume size resource count
mismatch (#280)
discard bc0c064dacf api: correct error on resize volume resouce allocation
failure (#285)
discard 395c2b66a15 Update
engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java
discard af5436da1b1 Update
engine/orchestration/src/main/java/org/apache/cloudstack/engine/orchestration/VolumeOrchestrator.java
discard bcac47839c9 Fix print debug error when events are missing resource info
discard dee84fa7305 Fix for #248: Volumes on lost local storage can't be
removed (#271)
discard 097a970eeba Removed duplicated logs
discard 460e48a9bf5 Avoid race condition while handling host disconnect and
connect scenarios (#282)
discard c655c559188 Update api/src/main/java/com/cloud/vm/UserVmService.java
discard 5473253b99e fix for rdar://109746300 Wrap
ResourceCountCheckTask.runInContext() into try/catch and add logs (#278)
discard 1e6364095f4 fixed code review comments (extracted delete volume method)
discard 681455913df fixed code review comments (extracted delete volume method
and fixed log message)
discard 3bf65d12caf Update
server/src/main/java/com/cloud/vm/UserVmManagerImpl.java
discard e7e4e6b2317 Update
api/src/main/java/org/apache/cloudstack/api/command/user/vm/DeployVMCmd.java
discard 945ded6a432 fix for: rdar://101344699 (VM.CREATE completed events not
being emitted when VMs are created) rdar://109795189 (Possible
VOLUME.DELETE/VOLUME.DESTROY events not being emitted)