client: add getSPMetadata API in commands.properties

Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com>


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

Branch: refs/heads/master
Commit: 2a264cc7267f9dbb0b74e665274f200ec5ad9ab5
Parents: a13da8f
Author: Rohit Yadav <rohit.ya...@shapeblue.com>
Authored: Mon Aug 25 00:15:18 2014 +0200
Committer: Rohit Yadav <rohit.ya...@shapeblue.com>
Committed: Thu Aug 28 19:45:24 2014 +0200

----------------------------------------------------------------------
 client/tomcatconf/commands.properties.in | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2a264cc7/client/tomcatconf/commands.properties.in
----------------------------------------------------------------------
diff --git a/client/tomcatconf/commands.properties.in 
b/client/tomcatconf/commands.properties.in
index 006a4ff..09b7ddc 100644
--- a/client/tomcatconf/commands.properties.in
+++ b/client/tomcatconf/commands.properties.in
@@ -21,8 +21,11 @@
 ### CloudStack authentication commands
 login=15
 logout=15
+
+### SAML SSO/SLO commands
 samlsso=15
 samlslo=15
+getSPMetadata=15
 
 ### Account commands
 createAccount=7

Reply via email to