[1/3] git commit: updated refs/heads/4.5 to 1c5e8eb

2014-12-17 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.5 11fa48108 -> 1c5e8ebb3 CLOUDSTACK-8079: If the cluster capacity threshold is reached, HA-enabled VM is not migrated on another host during HA Changes: - When there is HA we try to redeploy the affected vm using regular planners and if

[2/3] git commit: updated refs/heads/4.5 to 1c5e8eb

2014-12-17 Thread prachidamle
CLOUDSTACK-8078: [Automation] Deletion of Affinity Groups - CloudRuntimeException: No Event Pubish can be wrapped within DB Transaction! Changes: - The event of deleteing an affinity group is published on the MessageBus so that IAM Service can listen and process the event, However the publis

[3/3] git commit: updated refs/heads/4.5 to 1c5e8eb

2014-12-17 Thread prachidamle
CLOUDSTACK-8022: [Automation] Deletion of Domain with Cleanup set to "true" fails Changes: - This is a race condition between the deleteDomain thread and AccountChecker thread. DeleteDomain thread marks the domain as inactive and proceeds for cleanup, AccountChecker thread that runs at the sa

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

2014-12-17 Thread prachidamle
CLOUDSTACK-8078: [Automation] Deletion of Affinity Groups - CloudRuntimeException: No Event Pubish can be wrapped within DB Transaction! Changes: - The event of deleteing an affinity group is published on the MessageBus so that IAM Service can listen and process the event, However the publis

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

2014-12-17 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/master ff62ccc13 -> f5d4736c8 CLOUDSTACK-8022: [Automation] Deletion of Domain with Cleanup set to "true" fails Changes: - This is a race condition between the deleteDomain thread and AccountChecker thread. DeleteDomain thread marks the d

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

2014-12-17 Thread prachidamle
CLOUDSTACK-8079: If the cluster capacity threshold is reached, HA-enabled VM is not migrated on another host during HA Changes: - When there is HA we try to redeploy the affected vm using regular planners and if that fails we retry using the special planner for HA (which skips checking disable

[1/2] git commit: updated refs/heads/4.5 to 968ca06

2014-11-18 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.5 a4ebc31d9 -> 968ca060e CLOUDSTACK-7559 After migrating root volume to other cluster wide storage, start VM is not running the VM with root disk from new storage. Changes: - During VM start, do not use the last host Id, if the host's clus

[2/2] git commit: updated refs/heads/4.5 to 968ca06

2014-11-18 Thread prachidamle
CLOUDSTACK-5853 cannot deploy vm with differing service storage tag and data disk storage tag Changes: - Reverting Marcus's fix since this issue has already fixed by https://issues.apache.org/jira/browse/CLOUDSTACK-5426 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: ht

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

2014-11-18 Thread prachidamle
CLOUDSTACK-5853 cannot deploy vm with differing service storage tag and data disk storage tag Changes: - Reverting Marcus's fix since this issue has already fixed by https://issues.apache.org/jira/browse/CLOUDSTACK-5426 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: ht

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

2014-11-18 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/master f2ccee7a0 -> c5399cdef CLOUDSTACK-7559 After migrating root volume to other cluster wide storage, start VM is not running the VM with root disk from new storage. Changes: - During VM start, do not use the last host Id, if the host's c

git commit: updated refs/heads/4.5 to a4b92e9

2014-11-12 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.5 4e820b37b -> a4b92e908 CLOUDSTACK-7590 Deletion of Account is not deleting the account from the database Revert "CLOUDSTACK-7073: Added domainId field to the user table in order to restrict duplicated users creation on the db level" Th

git commit: updated refs/heads/master to 52bc084

2014-11-12 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/master 68745ae9b -> 52bc08423 CLOUDSTACK-7590 Deletion of Account is not deleting the account from the database Revert "CLOUDSTACK-7073: Added domainId field to the user table in order to restrict duplicated users creation on the db level"

git commit: updated refs/heads/master to 2f2efb0

2014-07-16 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/master 5b37c6557 -> 2f2efb095 CS-19828: EC2 API tool errors while parsing response for detachVolume, describeAddress and revokeSecurityGroupIngress Changes: - Set the mandatory response properties in case of DetachVolume and Describ

[2/2] git commit: updated refs/heads/4.4-forward to 40e28de

2014-07-02 Thread prachidamle
CLOUDSTACK-7047: DeploymentPlanner should include disabled resources only when the VM owner is Admin account Changes: -DeploymentPlanner should include disabled resources only when the VM owner is Admin account. The disabled resources should be ignored when VM is owned by any other user. Proj

[1/2] git commit: updated refs/heads/4.4-forward to 40e28de

2014-07-02 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 63c4f0289 -> 40e28de72 CLOUDSTACK-7047: DeploymentPlanner should include disabled resources only when the VM owner is Admin account Changes: - removing unused imports Conflicts: server/src/com/cloud/deploy/DeploymentPlan

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

2014-07-02 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/master 324b5d5a5 -> 48574f2d6 CLOUDSTACK-7047: DeploymentPlanner should include disabled resources only when the VM owner is Admin account Changes: -DeploymentPlanner should include disabled resources only when the VM owner is Admin account

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

2014-07-02 Thread prachidamle
CLOUDSTACK-7047: DeploymentPlanner should include disabled resources only when the VM owner is Admin account Changes: - removing unused imports Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/48574f2d Tree: http://

git commit: updated refs/heads/master to 05c01a7

2014-06-18 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/master 569e94908 -> 05c01a7dc CLOUDSTACK-6941: Can't choose storage for the volume, when attaching uploaded data volume to VM Changes: - Only way to choose a certain storage pool is by using disk_offering_tags - Added a parameter to take in

git commit: updated refs/heads/4.4-forward to 13bd8be

2014-06-18 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 008162a75 -> 13bd8beb9 CLOUDSTACK-6941: Can't choose storage for the volume, when attaching uploaded data volume to VM Changes: - Only way to choose a certain storage pool is by using disk_offering_tags - Added a parameter to tak

git commit: updated refs/heads/master to 3b3f457

2014-06-06 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/master 36ec16e4f -> 3b3f4577b CLOUDSTACK-6476: Basic Zone with Multiple Pods Setup: DHCP server doesnt get deployed in the pod where the VM gets deployed Changes: PodId in which the router should get started was not being saved to the DB due

git commit: updated refs/heads/4.4-forward to 3448ab7

2014-05-16 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 4e10b8029 -> 3448ab7f1 CLOUDSTACK-6476: Basic Zone with Multiple Pods Setup: DHCP server doesnt get deployed in the pod where the VM gets deployed Changes: PodId in which the router should get started was not being saved to the D

[2/2] git commit: updated refs/heads/4.4-forward-iam-disabled to d5555aa

2014-05-16 Thread prachidamle
Remove the unused imports. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/daa8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/daa8 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d

[1/2] git commit: updated refs/heads/4.4-forward-iam-disabled to d5555aa

2014-05-16 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4-forward-iam-disabled 986d2ddc7 -> daa88 Revert the @ACL annotation processing back to 4.3 logic Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e30d9a99

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

2014-05-15 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4-forward-iam-disabled 56b284f7f -> 14b5532e4 Disable processing of the @ACL annotation at ParamProcessWorker Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/

[2/2] git commit: updated refs/heads/4.4-forward-iam-disabled to 56b284f

2014-05-15 Thread prachidamle
Revert "Fixes to ensure Network entity checkAccess invokes the IAM service" This reverts commit a5b9814f7a94fd2d871b3148c2f0e53994427fd8. Conflicts: server/src/com/cloud/network/NetworkModelImpl.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-

[1/2] git commit: updated refs/heads/4.4-forward-iam-disabled to 56b284f

2014-05-15 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4-forward-iam-disabled c9c7c8cb4 -> 56b284f7f Disabling IAM: Handling isAdmin using AccountType - Remove RoleBasedEntityAccessChecker from the list of SecurityCheckers - Remove upgrade code to put iam_group_account_map - DomainChecker shoul

git commit: updated refs/heads/4.4-forward to eb28f77

2014-05-07 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 8ffb2c114 -> eb28f77d1 CLOUDSTACK-6581: IAM - Shared Network -Root Admin user is allowed to deploy VM in a shared network that is scoped for a specific domain/account. Changes: - Strict access check in NetworkModel is needed as C

[2/2] git commit: updated refs/heads/4.4-forward to 2e5b529

2014-05-01 Thread prachidamle
CLOUDSTACK-6560: IAM - Admin user is denied permission to create Egress rule for a user's network Changes: - CS 4.3 handled Network entity in two ways: a) Specified "UseNetwork" access and did a strict check w.r.t who can use this network. Regular users and Domain Admin went through the strict c

[1/2] git commit: updated refs/heads/4.4-forward to 2e5b529

2014-05-01 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 430d14b67 -> 2e5b52915 CLOUDSTACK-6558 IAM - Admin user is able to deploy VM in a regular user's Security Group. Changes: - Even for SecurityGroup, go through IAM to do permission checks for all type of accounts Project: http:

git commit: updated refs/heads/4.4-forward to e14c2ec

2014-04-30 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 42b803dd4 -> e14c2ec72 CLOUDSTACK-6517: IAM - Admin is allowed to create PortFowarding rule for a regular user, when admin does not have " UseEntry" permission for IpAddress. Changes: - IAM was applying ordering on accessTypes. T

git commit: updated refs/heads/4.4-forward to 81adee3

2014-04-24 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4-forward bc3a8378d -> 81adee346 CLOUDSTACK-6458: IAM - When a domain is deleted , the group created for this domian is not removed. Changes: - When domain is deleted, IAM service will not find it unless it selects using 'removed' column

git commit: updated refs/heads/4.4-forward to bc3a837

2014-04-24 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 38c99ffda -> bc3a8378d CLOUDSTACK-6458: IAM - When a domain is deleted , the group created for this domian is not removed. Changes: - When domain is deleted or is removed during account cleanup, send message to IAM to remove the

git commit: updated refs/heads/4.4-forward to be10b32

2014-04-22 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4-forward 3e2c5bb2e -> be10b32b2 CLOUDSTACK-6474: IAM - Not able to list shared networks that is created with scope="all" Changes: - On startup the root domain group should be created - Also the SYSTEM and Root Admin accounts should be add

[2/2] git commit: updated refs/heads/4.4 to 5d0f507

2014-04-16 Thread prachidamle
CLOUDSTACK-6348 IAM - Regular User is not able to change password. Changes: - Adding entityType to *User APIs since they operate on the Account entity. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5d0f507e Tree:

[1/2] git commit: updated refs/heads/4.4 to 5d0f507

2014-04-16 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4 32b8c071b -> 5d0f507ea CLOUDSTACK-6349: IAM - No error message presented to the user , when invalid password is provided. - AccountManager now works using accountId instead of accountType in following methods too: - isResourceDomainAdmi

git commit: updated refs/heads/4.4 to 2cf4db5

2014-04-15 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4 d81438326 -> 2cf4db535 CLOUDSTACK-6349: IAM - No error message presented to the user , when invalid password is provided. - AccountManager now works using accountId instead of accountType Project: http://git-wip-us.apache.org/repos/asf

[4/4] git commit: updated refs/heads/4.4 to 8a46539

2014-04-03 Thread prachidamle
CLOUDSTACK-6329 [Automation] Changing service offering of VM from medium to small failing with NPE - The hostAllocators were not getting set Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8a46539b Tree: http://git

[2/4] git commit: updated refs/heads/4.4 to 8a46539

2014-04-03 Thread prachidamle
All BaseAsyncCreateCmd commands will also be grouped into "OperateEntry" accesstype Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f2ab2c10 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f2ab2c10 Diff

[1/4] git commit: updated refs/heads/4.4 to 8a46539

2014-04-03 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4 0d7709414 -> 8a46539bc Changes while processing the @ACL annotation, to include only 1 object per parameter even if the parameter is tied to multiple interfaces in the @EntityReference Project: http://git-wip-us.apache.org/repos/asf/cl

[3/4] git commit: updated refs/heads/4.4 to 8a46539

2014-04-03 Thread prachidamle
CLOUDSTACK-6330 [Automation] createRemoteAccessVpn call fails with access permission error - Correcting the EntityType for PublicIpAddress entity - Adding the EntityType in the @APICommand for *IPAddrCmds Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.

git commit: updated refs/heads/4.4 to 43ce832

2014-04-01 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4 4367d1406 -> 43ce83202 Fix for: doAccessChecks fail due to the wrong ClassCast toArray() Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/43ce8320 Tree: http

git commit: updated refs/heads/4.4 to a8a0e84

2014-04-01 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4 b917184fd -> a8a0e84b8 Split the Root Admin policy to allow 'ListEntry' access for listing resources for scope 'all', but 'UseEntry' access only within Account scope Same with Domain Admin policy Project: http://git-wip-us.apache.org/r

[2/2] git commit: updated refs/heads/4.4 to b917184

2014-04-01 Thread prachidamle
Adding SecurityChecker list for the ParamProcessWorker Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b917184f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b917184f Diff: http://git-wip-us.apache.org

[1/2] git commit: updated refs/heads/4.4 to b917184

2014-04-01 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4 685d66490 -> b917184fd SecurityChecker can accept multiple ControlledEntity Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9962cf17 Tree: http://git-wip-us

git commit: updated refs/heads/master to 6a9d6f8

2014-03-28 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/master 58b2b6b9e -> 6a9d6f879 RoleBasedEntityAccessChecker should skip Project resources. IAM does not support Projects yet. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/clou

git commit: updated refs/heads/4.4 to 412af7c

2014-03-28 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4 36fa355f0 -> 412af7c2e RoleBasedEntityAccessChecker should skip Project resources. IAM does not support Projects yet. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudst

git commit: updated refs/heads/master to 4e61e49

2014-03-28 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/master 0879ab812 -> 4e61e4914 CLOUDSTACK-6303 [Automation] [UI] Account creation hang in UI Changes: - Caused due to a MySql error during 'Project' account cleanup. The MySql error hits a deadlock bug in the MessageBus code that does not rel

git commit: updated refs/heads/4.4 to 024efbf

2014-03-28 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4 60563d395 -> 024efbfbd CLOUDSTACK-6303 [Automation] [UI] Account creation hang in UI Changes: - Caused due to a MySql error during 'Project' account cleanup. The MySql error hits a deadlock bug in the MessageBus code that does not releas

git commit: updated refs/heads/4.4 to a5b9814

2014-03-24 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4 0c2f808b7 -> a5b9814f7 Fixes to ensure Network entity checkAccess invokes the IAM service Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a5b9814f Tree: htt

[1/3] git commit: updated refs/heads/4.4 to 0cc6b30

2014-03-19 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/4.4 7ff49cb88 -> 0cc6b303e Adding support for 'readOnly' access. AccessType.ListEntry introduced. Conflicts: api/src/org/apache/cloudstack/api/ApiConstants.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

[3/3] git commit: updated refs/heads/4.4 to 0cc6b30

2014-03-19 Thread prachidamle
IAMEntityType change in the test after merge Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0cc6b303 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0cc6b303 Diff: http://git-wip-us.apache.org/repos/asf

[2/3] git commit: updated refs/heads/4.4 to 0cc6b30

2014-03-19 Thread prachidamle
More changes to support 'readOnly' access Conflicts: api/src/org/apache/cloudstack/api/ApiConstants.java Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b3e22191 Tree: http://git-wip-us.apache.org/repos/asf/

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

2014-03-19 Thread prachidamle
IAMEntityType change in the test after merge Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/acfdd519 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/acfdd519 Diff: http://git-wip-us.apache.org/repos/asf

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

2014-03-19 Thread prachidamle
More changes to support 'readOnly' access Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c3ee01cc Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c3ee01cc Diff: http://git-wip-us.apache.org/repos/asf/cl

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

2014-03-19 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/master 289ac0465 -> acfdd519b Adding support for 'readOnly' access. AccessType.ListEntry introduced. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e09f97aa Tr

git commit: updated refs/heads/rbac to 36c0a4e

2014-03-13 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/rbac 84a528fad -> 36c0a4e2c Removed the AccessType.UseNetwork - replaced all referrences by AccessType.UseEntry Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi

git commit: updated refs/heads/rbac to fa80c63

2014-03-13 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/rbac 1f6263dea -> fa80c63c3 Removing the copy task that is not needed any more. We do not need to copy commands.properties to utils anymore since the IAM permissions are no longer loaded during Upgrade Project: http://git-wip-us.apache.org

git commit: updated refs/heads/rbac to 1f6263d

2014-03-13 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/rbac d9696b26e -> 1f6263dea fix build for the juniper-contrail plugin Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1f6263de Tree: http://git-wip-us.apache.or

git commit: updated refs/heads/rbac to d9696b2

2014-03-13 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/rbac 99bdc8d87 -> d9696b26e After merge, fix isRootAdmin() calls to use accountId instead of type Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d9696b26 Tree:

git commit: updated refs/heads/rbac to 1c85af3

2014-03-10 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/rbac 748c090b2 -> 1c85af319 A production/QA Setup does not populate the admin and SYSTEM accounts during database setup. So IAM plugin needs to insert the necessary group <-> account map in the DB during startup Project: http://git-wip-us.

git commit: updated refs/heads/rbac to 695d689

2014-03-04 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/rbac 690c5d4d2 -> 695d689de Adding annotations for more admin APIs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/695d689d Tree: http://git-wip-us.apache.org/r

git commit: updated refs/heads/rbac to a837ac8

2014-03-03 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/rbac e5d722654 -> a837ac887 Adding Operate access check at service layer, since we are not checking access on the command parameter here Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/re

git commit: updated refs/heads/rbac to bf479e7

2014-02-26 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/rbac 9f47466fe -> bf479e75c Renaming acl to iam in the upgrade code Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bf479e75 Tree: http://git-wip-us.apache.org/

[17/18] git commit: updated refs/heads/rbac to 45a96e4

2014-02-25 Thread prachidamle
Renaming all beans in the xml files to use IAM insteda of Acl Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/57b687e8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/57b687e8 Diff: http://git-wip-us.apa

[16/18] git commit: updated refs/heads/rbac to 45a96e4

2014-02-25 Thread prachidamle
iam/server changes: Rename Acl to IAM Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/63098878 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/63098878 Diff: http://git-wip-us.apache.org/repos/asf/clouds

[18/18] git commit: updated refs/heads/rbac to 45a96e4

2014-02-25 Thread prachidamle
renaming Acl to IAM in module.properties for the plugin Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/45a96e4e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/45a96e4e Diff: http://git-wip-us.apache.or

[09/18] iam/plugin: Rename Acl to IAM everywhere

2014-02-25 Thread prachidamle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/187f9cd0/services/iam/server/src/org/apache/cloudstack/iam/server/dao/IAMGroupDao.java -- diff --git a/services/iam/server/src/org/apache/cloudstack/iam/server/dao/IAMGroupDao

[11/18] iam/plugin: Rename Acl to IAM everywhere

2014-02-25 Thread prachidamle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/187f9cd0/services/iam/server/src/org/apache/cloudstack/iam/api/AclPolicyPermission.java -- diff --git a/services/iam/server/src/org/apache/cloudstack/iam/api/AclPolicyPermissi

[01/18] Renaming AclEntityType --> IAMEntityType

2014-02-25 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/rbac b78cb2284 -> 45a96e4e4 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f41604fc/engine/schema/src/com/cloud/network/dao/MonitoringServiceVO.java -- diff --git a/en

[2/3] git commit: updated refs/heads/rbac to 42a7d41

2014-02-19 Thread prachidamle
Adding annotations to admin commands Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bbaa7428 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bbaa7428 Diff: http://git-wip-us.apache.org/repos/asf/cloudst

[1/3] git commit: updated refs/heads/rbac to 42a7d41

2014-02-19 Thread prachidamle
Repository: cloudstack Updated Branches: refs/heads/rbac 13e25d2aa -> 42a7d41c5 @ACL from some commands Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f0a9b3b5 Tree: http://git-wip-us.apache.org/repos/asf/clouds

[3/3] git commit: updated refs/heads/rbac to 42a7d41

2014-02-19 Thread prachidamle
Adding annotations to router commands Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/42a7d41c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/42a7d41c Diff: http://git-wip-us.apache.org/repos/asf/clouds

git commit: updated refs/heads/rbac to 0908f64

2014-02-04 Thread prachidamle
Updated Branches: refs/heads/rbac f6df4845f -> 0908f64ec add @ACL and EntityType to VMSnapshot APIs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0908f64e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack

git commit: updated refs/heads/rbac to f6df484

2014-02-04 Thread prachidamle
Updated Branches: refs/heads/rbac 9e92197df -> f6df4845f Adding EntityType to vpn commands Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f6df4845 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f6d

[19/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
CLOUDSTACK-5900: Failed to delete template/ISO that failed to download. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/dfe744c4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/dfe744c4 Diff: http://git-

[45/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
Fixed listAutoScaleVmGroups: used to return incorrect value in lbruleid field (wrong parameter was used when search in firewall_rules table - profileId instead of lbRuleId) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/

[39/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
Fix for a potential NPE Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d56c5dfc Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d56c5dfc Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d56c

[17/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
LOUDSTACK-5987: when listTemplates with filter=community/featured, get public templates from all domains in the system, not just parent/child subdomains of the caller Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit

[47/50] [abbrv] Merge branch 'master' into rbac

2014-02-04 Thread prachidamle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f8437544/server/src/com/cloud/storage/VolumeApiServiceImpl.java -- diff --cc server/src/com/cloud/storage/VolumeApiServiceImpl.java index 1d78789,c856379..c763169 --- a/server/

[14/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
ResizeVolume API - volumeId should be a required parameter Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3b781d1a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3b781d1a Diff: http://git-wip-us.apache

[42/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
update packages list before getting jre 7 (cherry picked from commit 5121f8cd4e4adcdf23b6ec25cb1c28bec8f417a7) Signed-off-by: Hugo Trippaers Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d578d7ef Tree: http://git

[31/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
CLOUDSTACK-5996: UI - In project view, the first listRotuers API(without projectid=-1) will return the same objects as the second listRouters API(with projectid=-1), because in project view, all API calls are appended with projectid=[projectID]. Therefore, we only call the second listRouters API

[08/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
findbugs: compare strings with equals() Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fef2daf5 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fef2daf5 Diff: http://git-wip-us.apache.org/repos/asf/cloud

[50/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
Fixing Build after merge Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9e92197d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9e92197d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9e9

[35/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
CLOUDSTACK-5993: Cloud agent fails to start on 32-bit system vms (cpvm and ssvm) created with 4GB RAM offering Capped the max heap size of the JVM at 2600M for 32-bit system VMs. For 64-bit, existing logic works fine. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http:

[23/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
Fix mock socket client/server test. Normally a server will bind to 0.0.0.0, which is not an address that a client can specify to connect to. 127.0.0.1 or ::1 will do. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/

[27/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
listAutoscaleVmProfiles: added zoneId to the list of optional api parameters Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cb073e06 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cb073e06 Diff: http:/

[28/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
Resource metadata support for autoscale vm group object Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/02bdb28d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/02bdb28d Diff: http://git-wip-us.apache.or

[07/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
CLOUDSTACK-5900: Failed to delete template/ISO that failed to download. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1c4bbecc Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1c4bbecc Diff: http://git-

[24/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
Some rework stratosphere ssp plugin * add missing command entry in commands.properties * migrate httpclient 3.x to 4.x * fix the broken SspClient * add webapp session checking in mock ssp server Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/

[29/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
findbugs equals on same type of objects Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/41fd0a2a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/41fd0a2a Diff: http://git-wip-us.apache.org/repos/asf/cloud

[44/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
generateAlert API: set max value of "description" parameter to match correspondig field's length in VO object Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/15828018 Tree: http://git-wip-us.apache.org/repos/asf/clo

[26/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
Fixed API doc that got broken by adding new commands for stratosphere ssp plugin Conflicts: tools/apidoc/gen_toc.py Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/13e6c2fe Tree: http://git-wip-us.apache.org

[20/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
CLOUDSTACK-5660: Migrate vm live migration succeeds but throws error as ""Failed to migrate the system vm"". Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/20fd2769 Tree: http://git-wip-us.apache.org/repos/asf/clou

[13/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
Resource metadata support for autoscaleVmProfile CS object Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fdb25d6f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fdb25d6f Diff: http://git-wip-us.apache

[34/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
add charset arg to InputStreamReader constructor thanks to findbugs. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/836a9caa Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/836a9caa Diff: http://git-wi

[15/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
Resource metadata for autoscaleVmProfile - forgot to add dao mapping to the ResourceMetaDataManagerImpl Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/37fa8012 Tree: http://git-wip-us.apache.org/repos/asf/cloudstac

[43/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
CLOUDSTACK-5566: "Entity com.cloud.event.EventVO$$EnhancerByCGLIB$$9e317420@aeb3d75 and entity com.cloud.event.EventVO$$EnhancerByCGLIB$$9e317420@5a0fd1ec belong to different accounts" message while deleting multiple events . Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commi

[06/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
Give findbugs some more memory or it will fail with an OOM on awsapi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1c57dd7b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1c57dd7b Diff: http://git-wip

[10/50] [abbrv] git commit: updated refs/heads/rbac to 9e92197

2014-02-04 Thread prachidamle
findbugs: possible nulpointer derefs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/920163f2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/920163f2 Diff: http://git-wip-us.apache.org/repos/asf/cloudsta

  1   2   3   4   5   6   7   8   >