[22/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
Don't need to handle dhcp entry differently for different guest OS Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/51930405 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/51930405 Diff: http://git-wip-

[10/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
when VR is rebooted, CloudStack will reapply all ips/rules to VR, this patch will reduce time the VR reboot takes - remove 1 s sleep in vmware - reduce the time arping takes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack

[11/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
remove unused file Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0b728f2e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0b728f2e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/0b728f2e

[12/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
migrate volume in Vmware leaves a copy of this volume untracked in secondary storage, this patch removes the volume in secondary storag after volume migration Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a91f04e7

[20/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
fix , Windows 2008 32bit instance can't get IP address, normally, in dhcp reply, the target ip is allocated ip for VM. but windows 2008 32bit has special field in dhcp reply, which makes dhcp reply use 255.255.255.255 as target ip, which is blocked by SG rule, Project: http://git-wip-us.apache.o

[21/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
allow subdomain access parent domain's network Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/271cf92a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/271cf92a Diff: http://git-wip-us.apache.org/repos/a

[04/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
CLOUDSTACK-2477: [GSLB] CloudStack currently allows admin to map LB rule of one account to GSLB rule of a different account ensuring account id of GSLB rule and LB rule are same Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudst

[29/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
CLOUDSTACK-2130: Fix resource_name for old NIC ID Signed-off-by: Mice Xia Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/62413eec Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/62413eec Diff: http://

[08/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
CLOUDSTACK-2060 Global config to turn off dynamically scale vm functionality Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8d1189c2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8d1189c2 Diff: http:/

[19/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
unitNumber is per adapter/controller not per VM in wmware, after this patch, you can plug in up to 10 NICs to vmware VM Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ddba994a Tree: http://git-wip-us.apache.org/rep

[38/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
removing the tooltip helper for implicit dedication Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/35fe8e86 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/35fe8e86 Diff: http://git-wip-us.apache.org/re

[44/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
CLOUDSTACK-1963 New mapping model for CloudStack zone and Vmware datacenter Unit tests to test functionality of the feature. Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit

[26/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
Test cases for assignVirtualMachne feature. Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/85062a75 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/85062a75 Diff: htt

[23/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
virt-what does't report correct hypervisor on some new platform, use /proc/xen for XS Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7b8ae4d5 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7b8ae4d5 Di

[28/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
-us.apache.org/repos/asf/cloudstack/diff/4b9b4753 Branch: refs/heads/vmware-datamodel Commit: 4b9b475336d8e97403f7b16ec79b1826e054185b Parents: 718bc97 Author: Sateesh Chodapuneedi Authored: Thu May 30 11:23:12 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Thu May 30 11:23:12 2013 +0530

[50/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/manager/VmwareManagerImpl.java plugins/hypervisors/vmware/test/com/cloud/hypervisor/vmware/VmwareDatacenterApiUnitTest.java Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

[39/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
CLOUDSTACK-769 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/08e5a45d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/08e5a45d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/08e5a45d Bra

[25/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
CLOUDSTACK-2366: Anti-Affinity - DeleteAffinityGroup API should allow for deletion of Afffinity group even when VMs are associated with it. Changes: - Allowing group to be deleted even when VMs are associated to it. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://

[46/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
hat belong to single VMware datacenter then such zone would not be marked as legacy zone. Such zone would be automatically associated with the specific Vmware datacenter of the clusters inside the zone. Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudsta

[41/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
Added networkAclId to listNetworkResponse. Log ACL provider while applying network ACLs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3115ddf0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3115ddf0

[45/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
CLOUDSTACK-1963 New mapping model for CloudStack zone and Vmware datacenter Support for DB changes for Vmware datacenter objects Support for DB changes to store mapping with CloudStack zones. Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

[17/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
volume size is virtual disk size not physical size, so uploaded volume should use virtual size Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/354d259d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/35

[40/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
more additions on internal lb-vpc Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4b8bacd9 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4b8bacd9 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack

[48/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
CLOUDSTACK-1963 New mapping model for CloudStack zone and Vmware datacenter Support for custom field "cloud.zone" for datacenter object in vCenter. Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache

[05/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
add upgrade path to "cloud.dns.name" global config value. fail creating GSLB rule if DNS name is not confiugred Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2b939698 Tree: http://git-wip-us.apache.org/repos/asf/c

[24/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
only basic zone is pod based network Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/68275fbd Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/68275fbd Diff: http://git-wip-us.apache.org/repos/asf/cloudst

[09/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
only check hypervisor type for security enabled advanced zone Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9905f656 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9905f656 Diff: http://git-wip-us.apa

[37/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ef866399 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ef866399 Diff: http://

[36/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
Implicit Dedication UI changes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6cbd85f0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6cbd85f0 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/di

[18/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
lockRow doesn't work without transaction, start transaction before lockRow Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a8bb62c3 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a8bb62c3 Diff: http://

[49/50] [abbrv] git commit: updated refs/heads/vmware-datamodel to 6a8c2bd

2013-05-31 Thread sateesh
Added check for legacy zones. Improved log statements. Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/820c6b3c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree

[41/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
Implicit Dedication UI changes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6cbd85f0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6cbd85f0 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/di

[24/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
unitNumber is per adapter/controller not per VM in wmware, after this patch, you can plug in up to 10 NICs to vmware VM Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ddba994a Tree: http://git-wip-us.apache.org/rep

[39/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
Patch 2: CLOUDSTACK-681: Dedicated Resources - Explicit Dedication, Private zone, pod, cluster or host Patch 2 for https://reviews.apache.org/r/11379/ Created for files server/src/com/cloud/deploy/DeploymentPlanningManagerImpl.java, server/test/com/cloud/vm/DeploymentPlanningManagerImplTest.jav

[09/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
CLOUDSTACK-2477: [GSLB] CloudStack currently allows admin to map LB rule of one account to GSLB rule of a different account ensuring account id of GSLB rule and LB rule are same Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudst

[28/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
virt-what does't report correct hypervisor on some new platform, use /proc/xen for XS Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7b8ae4d5 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7b8ae4d5 Di

[31/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
Test cases for assignVirtualMachne feature. Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/85062a75 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/85062a75 Diff: htt

[23/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
lockRow doesn't work without transaction, start transaction before lockRow Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a8bb62c3 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a8bb62c3 Diff: http://

[12/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
CLOUDSTACK-2285: [GSLB] addNetscalerLoadBalancer with GSLB functionality shouldn't be exposed in basic zone imposing restriction that NetScaler can only be added when EIP/ELB service are available in basic zone. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-

[44/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
CLOUDSTACK-769 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/08e5a45d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/08e5a45d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/08e5a45d Bra

[14/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
only check hypervisor type for security enabled advanced zone Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9905f656 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9905f656 Diff: http://git-wip-us.apa

[08/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
fix networkAclServiceTest failure Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e3a104aa Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e3a104aa Diff: http://git-wip-us.apache.org/repos/asf/cloudstack

[11/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
fixing unit tests to comply with bug "CLOUDSTACK-2477: [GSLB] CloudStack currently allows admin to map LB rule of one account to GSLB rule of a different account" Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cea9e

[25/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
fix , Windows 2008 32bit instance can't get IP address, normally, in dhcp reply, the target ip is allocated ip for VM. but windows 2008 32bit has special field in dhcp reply, which makes dhcp reply use 255.255.255.255 as target ip, which is blocked by SG rule, Project: http://git-wip-us.apache.o

[17/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
migrate volume in Vmware leaves a copy of this volume untracked in secondary storage, this patch removes the volume in secondary storag after volume migration Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a91f04e7

[45/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
more additions on internal lb-vpc Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4b8bacd9 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4b8bacd9 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack

[21/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
zero size of template/volume being registered causes infinite loop on SSVM, the fix is if the size is 0, return success without download Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/56535a7a Tree: http://git-wip-u

[05/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
Adding environment attributes to tests - test_internal_lb _ test_privategw_acl Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/be5639f7 Tree: http://git-wip-us.apache.org/repos/as

[26/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
allow subdomain access parent domain's network Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/271cf92a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/271cf92a Diff: http://git-wip-us.apache.org/repos/a

[20/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
Don't use volume name as snapshot name because volume name may incude space, \ and other special character, which cannot be part of path name in vmware after this commit, snapshot name is volumeUuid_timestring. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit:

[35/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
fix CLOUDSTACK-2128, should save network offering id into usage event Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4989f73f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4989f73f Diff: http://git-wi

[50/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
CLOUDSTACK-2701 - Enable storage migration for VMware resources Whitespace cleanup Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/406785b4 Tree: http://git-wip-us.apache.org

[16/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
remove unused file Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0b728f2e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0b728f2e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/0b728f2e

[22/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
volume size is virtual disk size not physical size, so uploaded volume should use virtual size Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/354d259d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/35

[47/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
://git-wip-us.apache.org/repos/asf/cloudstack/diff/b6cd27f0 Branch: refs/heads/vmware-storage-motion Commit: b6cd27f03d66bfa33c30e3cb011aa8a721807bc1 Parents: bba0166 Author: Sateesh Chodapuneedi Authored: Wed May 15 04:40:27 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Thu May 30 16:50:12

[46/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
Added networkAclId to listNetworkResponse. Log ACL provider while applying network ACLs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3115ddf0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3115ddf0

[27/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
Don't need to handle dhcp entry differently for different guest OS Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/51930405 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/51930405 Diff: http://git-wip-

[34/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
CLOUDSTACK-2130: Fix resource_name for old NIC ID Signed-off-by: Mice Xia Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/62413eec Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/62413eec Diff: http://

[32/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
CLOUDSTACK-1824: Stop service displayed as cloud-management service cloudstack-management is being displayed as cloud-management Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/71

[42/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ef866399 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ef866399 Diff: http://

[43/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
removing the tooltip helper for implicit dedication Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/35fe8e86 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/35fe8e86 Diff: http://git-wip-us.apache.org/re

[33/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
-us.apache.org/repos/asf/cloudstack/diff/4b9b4753 Branch: refs/heads/vmware-storage-motion Commit: 4b9b475336d8e97403f7b16ec79b1826e054185b Parents: 718bc97 Author: Sateesh Chodapuneedi Authored: Thu May 30 11:23:12 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Thu May 30 11:23:12 2013

[30/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
CLOUDSTACK-2366: Anti-Affinity - DeleteAffinityGroup API should allow for deletion of Afffinity group even when VMs are associated with it. Changes: - Allowing group to be deleted even when VMs are associated to it. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://

[18/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
CLOUDSTACK-2614: Fix the permission of patchviasocket.pl It's non-executable now, which cause trouble on deb package. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/83c13fcf Tree: http://git-wip-us.apache.org/repos

[29/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
only basic zone is pod based network Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/68275fbd Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/68275fbd Diff: http://git-wip-us.apache.org/repos/asf/cloudst

[19/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
update volume API needs to respect the account and domain Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3ae00f4b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3ae00f4b Diff: http://git-wip-us.apache.

[10/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
add upgrade path to "cloud.dns.name" global config value. fail creating GSLB rule if DNS name is not confiugred Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2b939698 Tree: http://git-wip-us.apache.org/repos/asf/c

[13/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
CLOUDSTACK-2060 Global config to turn off dynamically scale vm functionality Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8d1189c2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8d1189c2 Diff: http:/

[15/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
when VR is rebooted, CloudStack will reapply all ips/rules to VR, this patch will reduce time the VR reboot takes - remove 1 s sleep in vmware - reduce the time arping takes Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack

[40/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
CLOUDSTACK-2060 Global config to turn off dynamically scale vm functionality Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0a5e3fa6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0a5e3fa6 Diff: http:/

[48/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/bba01662 Branch: refs/heads/vmware-storage-motion Commit: bba01662b85e5002b54327761e1613887e73c830 Parents: 3115ddf Author: Sateesh Chodapuneedi Authored: Mon May 13 20:28:10 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Thu May 3

[07/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
CLOUDSTACK-2719: Additional public IP is getting acquired during Cisco VNMc provider Guest Network restart (cleanup=true) An extra public ip is acquired while implementing the vnmc element as there is a limitation where in the source nat cannot be used as asa outside ip. As a result of this when

[06/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
Attributes for tests Removing simulator attribute as the NetworkACL related support is to be extended on the simulator. Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7fb6eaa0 Tr

[04/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
Workaround for broken bvt/ simulator tests Actually this check makes no sense since it breaks basic zone for all hypervisors except KVM, XS Will revisit later Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ccac84c4

[03/50] [abbrv] git commit: updated refs/heads/vmware-storage-motion to 406785b

2013-05-30 Thread sateesh
CLOUDSTACK-2678: portable IP ranges - regions menu - region detailView - show "View Portable IP Ranges" for root-admin, hide it for regular-user/domain-admin. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ab2e3b9e

[01/50] [abbrv] CLOUDSTACK-2331: Failed to display exception object information in case of CloudRuntimeException.

2013-05-30 Thread sateesh
Updated Branches: refs/heads/vmware-storage-motion a96c9c5ae -> 406785b4a (forced update) http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6e557767/server/src/com/cloud/vm/UserVmManagerImpl.java -- diff --git a/server/src

git commit: updated refs/heads/vmware-storage-motion to a96c9c5

2013-05-30 Thread sateesh
hor: Sateesh Chodapuneedi Authored: Thu May 30 16:10:45 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Thu May 30 16:10:45 2013 +0530 -- .../hypervisor/vmware/resource/VmwareResource.java |3 +++ 1 files changed, 3 inserti

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

2013-05-29 Thread sateesh
wip-us.apache.org/repos/asf/cloudstack/tree/4b9b4753 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4b9b4753 Branch: refs/heads/master Commit: 4b9b475336d8e97403f7b16ec79b1826e054185b Parents: 718bc97 Author: Sateesh Chodapuneedi Authored: Thu May 30 11:23:12 2013 +0530 Committer: Sate

git commit: updated refs/heads/vmware-storage-motion to 1a4e51f

2013-05-29 Thread sateesh
che.org/repos/asf/cloudstack/tree/1a4e51f2 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1a4e51f2 Branch: refs/heads/vmware-storage-motion Commit: 1a4e51f2bc9f5537b1258fe8ef0affba59d3c0d9 Parents: 83f7310 Author: Sateesh Chodapuneedi Authored: Wed May 29 20:13:42 2013 +0530 Co

git commit: updated refs/heads/vmware-storage-motion to 83f7310

2013-05-29 Thread sateesh
asf/cloudstack/tree/83f73104 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/83f73104 Branch: refs/heads/vmware-storage-motion Commit: 83f731049f00741628697f266afeb1edc50995eb Parents: 004e74d Author: Sateesh Chodapuneedi Authored: Wed May 29 19:11:21 2013 +0530 Committer: Sateesh Chodapune

[32/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8d92fec9 Branch: refs/heads/vmware-storage-motion Commit: 8d92fec90ac9fa58ec2ab63102462e7880e9ea7e Parents: 4a563b6 Author: Sateesh Chodapuneedi Authored: Mon May 13 20:28:10 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Tue May 2

[42/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
CLOUDSTACK-659 Support for storage migration in Cloudstack deployment over VMware Added Resource changes to perform VM live migration along with virtual disks across the clusters in a zone. Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

[47/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
/repos/asf/cloudstack/commit/f3e3aaac Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f3e3aaac Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f3e3aaac Branch: refs/heads/vmware-storage-motion Commit: f3e3aaac1c43bdbcaf40e62b34a87cfff788de90 Parents: eac87e8 Author: Sateesh

[48/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
: eac87e8bfead2ee30b1fb7c348cb5276c0213d70 Parents: 429015b Author: Sateesh Chodapuneedi Authored: Mon May 27 20:14:58 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Tue May 28 16:55:38 2013 +0530 -- .../vmware/manager

[38/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
CLOUDSTACK-659 Support for storage migration in Cloudstack deployment over VMware Added Resource changes to perform VM live migration along with virtual disks across the clusters in a zone. Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

[50/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
96 07d5271 Author: Sateesh Chodapuneedi Authored: Wed May 29 15:21:00 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Wed May 29 15:21:00 2013 +0530 -- --

[46/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/429015b2 Branch: refs/heads/vmware-storage-motion Commit: 429015b22deaab62739a272cfefab1512de86e08 Parents: 9106c51 Author: Sateesh Chodapuneedi Authored: Sat May 25 08:46:58 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Tue

[40/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
CLOUDSTACK-659 Support for storage migration in Cloudstack deployment over VMware Added Resource changes to perform VM live migration along with virtual disks across the clusters in a zone. Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

[39/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
/cloudstack/diff/f911424a Branch: refs/heads/vmware-storage-motion Commit: f911424a368a290aad6b3eb44eeaf053c33e225c Parents: 2c8dd18 Author: Sateesh Chodapuneedi Authored: Thu May 23 16:23:09 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Tue May 28 16:51:35 2013 +0530

[43/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
/repos/asf/cloudstack/diff/88f81993 Branch: refs/heads/vmware-storage-motion Commit: 88f81993f43d41dcbb96f09c3b63a2445cbf3148 Parents: 67cbd6d Author: Sateesh Chodapuneedi Authored: Mon May 20 07:35:46 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Tue May 28 16:55:37 2013 +0530

[41/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
/repos/asf/cloudstack/diff/61468b3d Branch: refs/heads/vmware-storage-motion Commit: 61468b3d778cf5310c9324ac693899838b3ed58e Parents: 5d85c5c Author: Sateesh Chodapuneedi Authored: Mon May 20 07:35:46 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Tue May 28 16:54:15 2013 +0530

[19/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
CLOUDSTACK-2672: Adding isVolatile parameter in service offering response object Signed off by :- Nitin Mehta Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/82974458 Tree: http://git-wip-us.apache.org/repos/asf/clo

[37/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2c8dd184 Branch: refs/heads/vmware-storage-motion Commit: 2c8dd1840ec53aadea5a9130e7d040eda58ea8bb Parents: 2010613 Author: Devdeep Singh Authored: Wed May 22 12:23:54 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Tue May 28 16:51:35

[49/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
/asf/cloudstack/tree/1b66e96d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1b66e96d Branch: refs/heads/vmware-storage-motion Commit: 1b66e96d9c6476b6ee18f293a282612bf73645f0 Parents: f3e3aaa Author: Sateesh Chodapuneedi Authored: Wed May 29 15:06:55 2013 +0530 Committer: Sateesh

[45/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
/repos/asf/cloudstack/diff/9106c51e Branch: refs/heads/vmware-storage-motion Commit: 9106c51e0ccf97cde7ce45b975581151428868b4 Parents: bcb54a8 Author: Sateesh Chodapuneedi Authored: Mon May 20 07:35:46 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Tue May 28 16:55:38 2013 +0530

[36/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
/repos/asf/cloudstack/diff/20106139 Branch: refs/heads/vmware-storage-motion Commit: 20106139cf3ae3db11150f084c4155026d8e7584 Parents: cabbba7 Author: Sateesh Chodapuneedi Authored: Mon May 20 07:35:46 2013 +0530 Committer: Sateesh Chodapuneedi Committed: Tue May 28 16:51:35 2013 +0530

[44/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
CLOUDSTACK-659 Support for storage migration in Cloudstack deployment over VMware Added Resource changes to perform VM live migration along with virtual disks across the clusters in a zone. Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo

[15/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
CLOUDSTACK-2686 Upload volume to project is not shown in project storage view Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cc2866c1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cc2866c1 Diff: http:

[35/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
CLOUDSTACK-659 Support for storage migration in Cloudstack deployment over VMware Added VmwareStorageMotionStrategy to application context. Signed-off-by: Sateesh Chodapuneedi Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf

[28/50] git commit: updated refs/heads/vmware-storage-motion to 004e74d

2013-05-29 Thread sateesh
CLOUDSTACK-2709 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8ebf2ca3 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8ebf2ca3 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8ebf2ca3 Br

<    1   2   3   4   5   6   7   8   9   >