You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2022/12/16 08:35:37 UTC

[cloudstack] branch main updated (162af93e114 -> 2ed7868f275)

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

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


    from 162af93e114 make api rate limit test more robust (#6984)
     add 2ed7868f275 Inserts timer in check detach volume (#6508)

No new revisions were added by this update.

Summary of changes:
 .../cloudstack/storage/command/DettachCommand.java |   9 +
 .../kvm/storage/KVMStorageProcessor.java           | 197 ++++++++++++++++-----
 .../kvm/storage/KVMStorageProcessorTest.java       |  94 ++++++++++
 .../com/cloud/storage/VolumeApiServiceImpl.java    |  17 +-
 4 files changed, 275 insertions(+), 42 deletions(-)