You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by mc...@apache.org on 2014/05/16 23:44:18 UTC

git commit: updated refs/heads/4.4-forward-iam-disabled to d1f6120

Repository: cloudstack
Updated Branches:
  refs/heads/4.4-forward-iam-disabled 1629eace3 -> d1f6120c4


Disable all new IAM APIs from commands.properties.

Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d1f6120c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d1f6120c
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d1f6120c

Branch: refs/heads/4.4-forward-iam-disabled
Commit: d1f6120c43cc66c85f5d84f7b48014bfc641589d
Parents: 1629eac
Author: Min Chen <mi...@citrix.com>
Authored: Fri May 16 14:44:00 2014 -0700
Committer: Min Chen <mi...@citrix.com>
Committed: Fri May 16 14:44:00 2014 -0700

----------------------------------------------------------------------
 client/tomcatconf/commands.properties.in | 15 ---------------
 1 file changed, 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d1f6120c/client/tomcatconf/commands.properties.in
----------------------------------------------------------------------
diff --git a/client/tomcatconf/commands.properties.in b/client/tomcatconf/commands.properties.in
index da3fbfc..d247aa0 100644
--- a/client/tomcatconf/commands.properties.in
+++ b/client/tomcatconf/commands.properties.in
@@ -732,21 +732,6 @@ listLdapUsers=3
 ldapCreateAccount=3
 importLdapUsers=3
 
-### IAM commands
-createIAMPolicy=1
-deleteIAMPolicy=1
-listIAMPolicies=1
-addIAMPermissionToIAMPolicy=1
-removeIAMPermissionFromIAMPolicy=1
-createIAMGroup=1
-deleteIAMGroup=1
-listIAMGroups=1
-addAccountToIAMGroup=1
-removeAccountFromIAMGroup=1
-attachIAMPolicyToIAMGroup=1
-removeIAMPolicyFromIAMGroup=1
-attachIAMPolicyToAccount=1
-removeIAMPolicyFromAccount=1
 
 #### juniper-contrail commands
 createServiceInstance=1