mirror of https://github.com/apache/cloudstack.git
running pre-commit
This commit is contained in:
parent
f027c64be6
commit
60730c40c2
|
|
@ -117,7 +117,7 @@ public class EcsObjectStoreDriverImpl extends BaseObjectStoreDriverImpl {
|
|||
|
||||
// Ensure per-account credentials exist (single-key policy with adopt-if-exists)
|
||||
ensureAccountUserAndSecret(accountId, ownerUser, cfg.mgmtUrl, cfg.saUser, cfg.saPass, cfg.ns, cfg.insecure);
|
||||
|
||||
|
||||
// Quota (INT GB)
|
||||
Integer quotaGb = bucket.getQuota();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue