mirror of https://github.com/apache/cloudstack.git
Volume upload: state goes to " UploadAbandoned " state when uploaded thru UI.
This commit is contained in:
parent
b616894c21
commit
41382f6f04
|
|
@ -456,7 +456,7 @@
|
|||
url: uploadparams.postURL,
|
||||
data: {
|
||||
signature: uploadparams.signature,
|
||||
expires: uploadparams.timeout,
|
||||
expires: uploadparams.expires,
|
||||
metadata: uploadparams.metadata
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue