git commit: updated refs/heads/master to bc92bfd

2014-08-12 Thread santhoshedukulla
Repository: cloudstack Updated Branches: refs/heads/master 737f76df8 - bc92bfd82 CLOUDSTACK: Test script to verify fix for CS-5332 Signed-off-by: sanjeev sanj...@apache.org Signed-off-by: Santhosh Edukulla santhosh.eduku...@gmail.com Project:

[20/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
APIAuthenticator: refactor signature of APIAuthenticator interface's authenticate Pass HttpServletResponse as it can be useful for authenticators which need to have their own writer interface/method Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project:

[25/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
ApiServlet: use HttpUtils instead of class specific implementation 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/a68d8312 Tree:

[08/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
APIAuthenticationType: Add auth enum type, login or logout 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/9e4ea847 Tree:

[01/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/auth-refactor [created] 03ad002b0 ApiErrorCode: Add API error code 401, 405 Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

[21/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
ApiServletTest: Fix test, now login/logout have their own API/class 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/6cef9b24 Tree:

[19/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
ApiServlet: move setting of response type up in the layer 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/828be48c Tree:

[18/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
APIAuthenticationManagerImpl: add the auth manager and bean entry in spring xmls - This implements ManageBase, is a pluggable service - Has a mechanism to return commands, useful for apidocs etc. - Has a method to return APIAuthenticator based on API command name Signed-off-by: Rohit Yadav

[23/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
BaseCmd: Use HttpUtils to have single source of static string values cloud-api depends on cloud-utils, it makes sense to refactor and put common and static stuff in cloud-utils Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

[27/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
utils: fix pom.xml to have references for javax.servlet api interfaces 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/614d5c74 Tree:

[09/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
saml2: add opensaml as dependency 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/15084233 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/15084233

[26/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
ApiServer: take UTF_8 and other static vars from HttpUtils 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/4118c0db Tree:

[12/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
APIAuthenticationManager: Add Auth manager definition 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/44d8b0b3 Tree:

[16/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
ApiXmlDocWriter: remove hardcoded login and logout apis 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/e30ee733 Tree:

[14/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
ApiResponseSerializer: Skip extra boxing for Auth responses 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/38fd5dc4 Tree:

[24/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
ApiResponseSerializer: Use HttpUtils instead of BaseCmd 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/93065318 Tree:

[02/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
ApiConstants: add Api constant registered 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/ac1951b9 Tree:

[28/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
DefaultLoginAPIAuthenticatorCmd: return userId as UUID 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/03ad002b Tree:

[06/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
DefaultLoginAPIAuthenticatorCmd: Refactor and implement the default login mechanism 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/92c5d1a5 Tree:

[15/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
ApiServlet: use the new and refactored authentication mechanism 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/68be7db0 Tree:

[04/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
saml2: add spring security saml2 extension 1.0.0.RELEASE 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/d8e03b54 Tree:

[13/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
response: add command response for login and logout command classes 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/ef3a86ea Tree:

[05/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
client: add saml2 plugin dependency on client artifact 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/9146b98d Tree:

[03/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
CLOUDSTACK-7083: Add SAML2 SSO plugin skeleton and stub 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/9282f76d Tree:

[17/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
ApiXmlDocWriter: get rid of hardcoded login/logout docs 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/2c99f200 Tree:

[07/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
DefaultLogoutAPIAuthenticatorCmd: Refactor and implement the logout mechanism 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/b0783616 Tree:

[10/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
commands.properties: add login,logout,samlsso,samlslo apis 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/54788ef0 Tree:

[11/28] git commit: updated refs/heads/auth-refactor to 03ad002

2014-08-12 Thread bhaisaab
APIAuthenticator: Add interface definition for the auth mechanisms 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/2b3538c0 Tree:

git commit: cloudmonkey: add case to handle exception when quiting cloudmonkey

2014-08-12 Thread bhaisaab
Repository: cloudstack-cloudmonkey Updated Branches: refs/heads/master 2fcc12d68 - e0e53ba51 cloudmonkey: add case to handle exception when quiting cloudmonkey Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo

[26/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
ApiServlet: use HttpUtils instead of class specific implementation 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/3cc6efce Tree:

[02/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
APIAuthenticator: Add interface definition for the auth mechanisms 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/31722c26 Tree:

[11/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
APIAuthenticationManagerImpl: add the auth manager and bean entry in spring xmls - This implements ManageBase, is a pluggable service - Has a mechanism to return commands, useful for apidocs etc. - Has a method to return APIAuthenticator based on API command name Signed-off-by: Rohit Yadav

[24/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
BaseCmd: Use HttpUtils to have single source of static string values cloud-api depends on cloud-utils, it makes sense to refactor and put common and static stuff in cloud-utils Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

[03/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
ApiErrorCode: Add API error code 401, 405 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/e6d2b239 Tree:

[04/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
ApiConstants: add Api constant registered 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/accd5748 Tree:

[27/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
utils: fix pom.xml to have references for javax.servlet api interfaces 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/bae8f2a8 Tree:

[20/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
ApiXmlDocWriter: get rid of hardcoded login/logout docs 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/7434f1bd Tree:

[14/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
DefaultLoginAPIAuthenticatorCmd: Refactor and implement the default login mechanism 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/f7821ecf Tree:

[12/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
APIAuthenticationType: Add auth enum type, login or logout 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/4d3fbc54 Tree:

[07/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
saml2: add opensaml as dependency 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/a6a63dd2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a6a63dd2

[10/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
ApiResponseSerializer: Skip extra boxing for Auth responses 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/b587291d Tree:

[17/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
utils: refactor HTTP transport stuff to HttpUtils 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/315feb06 Tree:

[06/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
client: add saml2 plugin dependency on client artifact 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/f7f8f07f Tree:

[15/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
DefaultLogoutAPIAuthenticatorCmd: Refactor and implement the logout mechanism 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/1330559b Tree:

[09/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
response: add command response for login and logout command classes 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/d29f467d Tree:

[28/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
ApiResponseSerializer: Use HttpUtils instead of BaseCmd 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/983252cf Tree:

[22/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
ApiServletTest: Fix test, now login/logout have their own API/class 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/f11dcf8e Tree:

[16/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
ApiServlet: use the new and refactored authentication mechanism 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/ee57f47e Tree:

[23/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
DefaultLoginAPIAuthenticatorCmd: return userId as UUID 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/ae207bea Tree:

[01/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master bc92bfd82 - ae207bea9 CLOUDSTACK-7083: Add SAML2 SSO plugin skeleton and stub Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

[05/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
saml2: add spring security saml2 extension 1.0.0.RELEASE 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/c35f704f Tree:

[21/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
APIAuthenticator: refactor signature of APIAuthenticator interface's authenticate Pass HttpServletResponse as it can be useful for authenticators which need to have their own writer interface/method Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project:

[08/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
commands.properties: add login,logout,samlsso,samlslo apis 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/6016613d Tree:

[25/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
ApiServer: take UTF_8 and other static vars from HttpUtils 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/384acfff Tree:

[18/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
ApiServlet: move setting of response type up in the layer 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/6ec1a1b6 Tree:

[13/28] git commit: updated refs/heads/master to ae207be

2014-08-12 Thread bhaisaab
APIAuthenticationManager: Add Auth manager definition 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/ac3adfec Tree:

Git Push Summary

2014-08-12 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/feature/saml2 [deleted] 834f84ad0

Git Push Summary

2014-08-12 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/auth-refactor [deleted] 03ad002b0

[1/2] git commit: requester: first try api key, next integration port, lastly username:password

2014-08-12 Thread bhaisaab
Repository: cloudstack-cloudmonkey Updated Branches: refs/heads/master e0e53ba51 - cea286ce6 requester: first try api key, next integration port, lastly username:password Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project:

[2/2] git commit: request: check for unauthorized access 405 return code

2014-08-12 Thread bhaisaab
request: check for unauthorized access 405 return code Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/commit/cea286ce Tree:

git commit: updated refs/heads/master to 6568e0b

2014-08-12 Thread koushik
Repository: cloudstack Updated Branches: refs/heads/master ae207bea9 - 6568e0bb3 CLOUDSTACK-7305: hypervisor type parameter is mandatory when deploying VM using ISO Signed-off-by: Koushik Das kous...@apache.org Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/saml2 to 5463fbb

2014-08-12 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/saml2 [created] 5463fbb62 SAML2: add saml sso and slo apicmds skeleton, add classes to AuthManager Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/hotfix/4.4-7319 to c4b78c3

2014-08-12 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/hotfix/4.4-7319 [created] c4b78c3aa dd with direct io is less impacting on Dom0 kernel resources Signed-off-by: Daan Hoogland d...@onecht.net Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/4.4 to c4b78c3

2014-08-12 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 9a7cdc0ad - c4b78c3aa dd with direct io is less impacting on Dom0 kernel resources Signed-off-by: Daan Hoogland d...@onecht.net Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/master to 37baddd

2014-08-12 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 6568e0bb3 - 37baddd72 dd with direct io is less impacting on Dom0 kernel resources Signed-off-by: Daan Hoogland d...@onecht.net (cherry picked from commit c4b78c3aaa8df20c8e892b9d5108d8f34f96ed0c) Project:

git commit: updated refs/heads/master to d75961d

2014-08-12 Thread sanjeev
Repository: cloudstack Updated Branches: refs/heads/master 37baddd72 - d75961d97 CLOUDSTACK-7192: Skip tests on Hyper-V which don't apply Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d75961d9 Tree:

git commit: updated refs/heads/master to d3f7561

2014-08-12 Thread santhoshedukulla
Repository: cloudstack Updated Branches: refs/heads/master d75961d97 - d3f75618e CLOUDSTACK-7304: Fixed Exception not raised issue in portable IP test cases Signed-off-by: Santhosh Edukulla santhosh.eduku...@gmail.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/master to 045a290

2014-08-12 Thread girish
Repository: cloudstack Updated Branches: refs/heads/master d3f75618e - 045a290ce CLOUDSTACK-7284: Fixed cleanup issue in test_escalations_snapshots.py Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/045a290c

git commit: updated refs/heads/master to 07abf7d

2014-08-12 Thread girish
Repository: cloudstack Updated Branches: refs/heads/master 045a290ce - 07abf7d7c CLOUDSTACK-7284: Fixed VM delete issue, expunge not allowed by user api client Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/master to 97ecd55

2014-08-12 Thread girish
Repository: cloudstack Updated Branches: refs/heads/master 07abf7d7c - 97ecd5575 CLOUDSTACK-7284: Fixed cleanup issue in test_escalations_instances.py, VM should be deleted before deleting the network Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/master to af37743

2014-08-12 Thread bfederle
Repository: cloudstack Updated Branches: refs/heads/master 97ecd5575 - af3774304 CLOUDSTACK-7302: UI: Remove Hover Interaction from breadcrumbs at top page Signed-off-by: Mihaela Stoica mihaela.sto...@citrix.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

[1/3] git commit: updated refs/heads/master to e356465

2014-08-12 Thread mchen
Repository: cloudstack Updated Branches: refs/heads/master af3774304 - e3564658b CLOUDSTACK-6940, CLOUDSTACK-7312, CLOUDSTACK-5512: Template/ISO/Volume upload rejects some valid URL formats. Also consolidate URL format check into one util routine. Project:

[2/3] git commit: updated refs/heads/master to e356465

2014-08-12 Thread mchen
Revert CLOUDSTACK-7312:ISOs cannot be downloaded from URLs without matching This reverts commit 737f76df8c8b47ba347ae46fc10d73b1fee6. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/83bd4d60 Tree:

[3/3] git commit: updated refs/heads/master to e356465

2014-08-12 Thread mchen
Revert CLOUDSTACK-6940:Templates cannot be downloaded from URLs without This reverts commit 569e94908b6fa471f2f72578e1ff21f3fa7c6a4e. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a8316de7 Tree:

git commit: updated refs/heads/master to d9fcb87

2014-08-12 Thread bfederle
Repository: cloudstack Updated Branches: refs/heads/master e3564658b - d9fcb8773 CLOUDSTACK-6590: Fix view all link for multi-item detail view -- Specifically, this fixes issue where secondary IP 'view all' link was not displaying, due to a change in the rows' CSS naming conventions in

git commit: updated refs/heads/master to 9d776f4

2014-08-12 Thread mtutkowski
Repository: cloudstack Updated Branches: refs/heads/master d9fcb8773 - 9d776f4f2 GUI changes to leverage a new control for storage tags Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9d776f4f Tree:

git commit: updated refs/heads/4.3 to e7ef14a

2014-08-12 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.3 433be68a6 - e7ef14aba bugfix CLOUDSTACK-7309 using findProjectByProjectAccountIdIncludingRemoved Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/4.4 to 260e694

2014-08-12 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.4 c4b78c3aa - 260e694e8 bugfix CLOUDSTACK-7309 using findProjectByProjectAccountIdIncludingRemoved Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/master to cb9319d

2014-08-12 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 9d776f4f2 - cb9319d3d bugfix CLOUDSTACK-7309 using findProjectByProjectAccountIdIncludingRemoved Signed-off-by: Rohit Yadav rohit.ya...@shapeblue.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

[2/2] git commit: updated refs/heads/master to a1bee2c

2014-08-12 Thread edison
need to check ccp-qemu-img Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f30fc6b6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f30fc6b6 Diff:

[1/2] git commit: updated refs/heads/master to a1bee2c

2014-08-12 Thread edison
Repository: cloudstack Updated Branches: refs/heads/master cb9319d3d - a1bee2cb6 measure how long it takes to create a snaphsot Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a1bee2cb Tree:

git commit: updated refs/heads/master to cf8a00c

2014-08-12 Thread bfederle
Repository: cloudstack Updated Branches: refs/heads/master a1bee2cb6 - cf8a00cbf Quickview: Fix action error handling not removing loading state Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cf8a00cb Tree:

git commit: updated refs/heads/master to a22abeb

2014-08-12 Thread mchen
Repository: cloudstack Updated Branches: refs/heads/master cf8a00cbf - a22abeb0e CLOUDSTACK-7328:[Automation] Register ISO failing with invalid iso format error. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

git commit: updated refs/heads/master to f9a6665

2014-08-12 Thread santhoshedukulla
Repository: cloudstack Updated Branches: refs/heads/master a22abeb0e - f9a66655e CLOUDSTACK-7321: Resolved cleanup issue in test_network.py Signed-off-by: Santhosh Edukulla santhosh.eduku...@gmail.com Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: