Skip to content

Commit 2498fcd

Browse files
committed
remove dicussion comment
Signed-off-by: shirady <57721533+shirady@users.noreply.github.com>
1 parent 3e3eeba commit 2498fcd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/sdk/accountspace_nb.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@
44
const account_util = require('../util/account_util');
55
const { IAM_DEFAULT_PATH} = require('../endpoint/iam/iam_constants');
66

7-
/*
8-
TODO: DISCUSS:
9-
1. IAM API only for account created using IAM API and OBC accounts not from admin, support,
10-
operator and account created using noobaa.
11-
2. Do we need to have two access keys
12-
3. get_access_key_last_used() API call could return dummy values?
13-
*/
14-
157
/**
168
* @implements {nb.AccountSpace}
179
*/

0 commit comments

Comments
 (0)