[03/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
Implement PVLAN on Xen Start/stop vm/dhcp server are done. Not done with VM migration. A new command(PvlanSetupCommand) is sent for setting up PVLAN for vms. Currently it's focus on OVS implementation. Need to be more abstruct and add vSwitch part. Project: http://git-wip-us.apache.org/repos/a

[24/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
A space char needed after &PRODUCT; entity representation Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6ae6c2b8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6ae6c2b8 Diff: http://git-wip-us.apache.

[14/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
CLOUDSTACK-2521: auto download ISO if not present Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/521e1565 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/521e1565 Diff: http://git-wip-us.apache.org/repo

[26/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
CLOUDSTACK-2460: fix the event descriptions for create/delete/update/assign global load balancer rule apis Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/565d829c Tree: http://git-wip-us.apache.org/repos/asf/cloudst

[18/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
multiple fixes to regression tests - remove references to account.account - remove ostypeid references - correct zone.networktype - correct storage_motion assert. skip on invalid environmetn Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commi

[28/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
CLOUDSTACK-2462: Failed to create GSLB rule with "proximity" algorithm add RTT as load balancing method for GSLB vserver Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/33e68391 Tree: http://git-wip-us.apache.org/re

[25/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
CLOUDSTACK-2461: createGSLBRule API is failing to pick the default algorithm "round robin" for parameter "gslblbmethod" fix defaults to round robin when parameter not specified Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudst

[27/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
CLOUDSTACK-2529: GlobalLoadBalancerResponse should have the full FQDN for the global load balanced service Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d2d0398e Tree: http://git-wip-us.apache.org/repos/asf/cloudst

[22/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
instead of '==', use equals() to compare two strings in cloud-server Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e26442f7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e26442f7 Diff: http://git-wip

[29/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
CLOUDSTACK-2378: assignToGSLBRule or removeFromGlobalLoadBalancerRule APIs are failing when there are multiple physical network in a zone adding support for deployments where multiple physical networks are configured for guest traffic in a zone Project: http://git-wip-us.apache.org/repos/asf/

[23/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
$PRODUCT; should be &PRODUCT; to represent entity CloudStack Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b4903ebb Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b4903ebb Diff: http://git-wip-us.apac

[31/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
Merge branch 'master' into planner_reserve Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/db4f335c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/db4f335c Diff: http://git-wip-us.apache.org/repos/asf/c

[12/31] git commit: updated refs/heads/planner_reserve to db4f335

2013-05-16 Thread prachidamle
PVLAN: Add integration test Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2bcf7163 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2bcf7163 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff

git commit: updated refs/heads/object_store to d5ab596

2013-05-16 Thread jessicawang
Updated Branches: refs/heads/object_store c476d7866 -> d5ab59614 CLOUDSTACK-2505: object_store - UI - infrastructure menu - add secondary storage- S3 - not pass details[i] info when corresponding field is empty. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://g

git commit: updated refs/heads/object_store to 47aeda9

2013-05-16 Thread jessicawang
Updated Branches: refs/heads/object_store d5ab59614 -> 47aeda989 CLOUDSTACK-2505: object_store - UI - infrastructure menu - add secondary storage- Swift - not pass details[i] info when corresponding field is empty. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http:

git commit: updated refs/heads/planner_reserve to 0d23cd3

2013-05-16 Thread prachidamle
Updated Branches: refs/heads/planner_reserve db4f335c8 -> 0d23cd3c9 If hypervisortype is baremetal, need to make sure we choose the correct planner Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0d23cd3c Tree: h

git commit: updated refs/heads/ui-vpc-redesign to ff287c1

2013-05-16 Thread bfederle
Updated Branches: refs/heads/ui-vpc-redesign b5acb9034 -> ff287c10d Tier LB UI: Split list view into internal/public Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ff287c10 Tree: http://git-wip-us.apache.org/rep

git commit: updated refs/heads/ui-vpc-redesign to 7aaff0c

2013-05-16 Thread bfederle
Updated Branches: refs/heads/ui-vpc-redesign ff287c10d -> 7aaff0cfe Fix typo Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7aaff0cf Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7aaff0cf Diff: ht

[1/2] git commit: updated refs/heads/object_store to cd31866

2013-05-16 Thread jessicawang
Updated Branches: refs/heads/object_store 47aeda989 -> cd318661d CLOUDSTACK-2505: object_store - UI - zone wizard - add secondary storage- S3, Swift - not pass details[i] info when corresponding field is empty. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://gi

[2/2] git commit: updated refs/heads/object_store to cd31866

2013-05-16 Thread jessicawang
CLOUDSTACK-2505: object_store - UI - infrastructure menu - secondary storages - add URL, Provider, Scope, Details to detailView. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cd318661 Tree: http://git-wip-us.apach

git commit: updated refs/heads/4.1 to 3dc916a

2013-05-16 Thread chipchilders
Updated Branches: refs/heads/4.1 2fdeee4de -> 3dc916a32 CLOUDSTACK-2516: Added PlainText to Authenticator list for backward compatibility Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3dc916a3 Tree: http://git

git commit: updated refs/heads/4.1 to 1a83bf4

2013-05-16 Thread chipchilders
Updated Branches: refs/heads/4.1 3dc916a32 -> 1a83bf4b4 CLOUDSTACK-2545: Change unit of network statistics from 1000 to 1024 for KVM Signed-off-by: Chip Childers Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1

git commit: updated refs/heads/planner_reserve to 7a92772

2013-05-16 Thread prachidamle
Updated Branches: refs/heads/planner_reserve 0d23cd3c9 -> 7a9277299 Corrected the check for baremetal Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7a927729 Tree: http://git-wip-us.apache.org/repos/asf/cloudsta

git commit: updated refs/heads/object_store to 389d7c1

2013-05-16 Thread edison
Updated Branches: refs/heads/object_store cd318661d -> 389d7c1fa if object is already stored in cache store, don't download again Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/389d7c1f Tree: http://git-wip-us.a

git commit: updated refs/heads/master to 15be977

2013-05-16 Thread yasker
Updated Branches: refs/heads/master a29e39365 -> 15be97772 PVLAN : Implementing PVLAN deployment capability for VMware deployments in cloudstack. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/15be9777 Tree: ht

[1/5] CLOUDSTACK-2056: DeploymentPlanner choice via ServiceOffering

2013-05-16 Thread prachidamle
Updated Branches: refs/heads/master 15be97772 -> a2eb7bab1 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a2eb7bab/server/test/org/apache/cloudstack/networkoffering/ChildTestConfiguration.java -- diff --git a/server/te

[3/5] CLOUDSTACK-2056: DeploymentPlanner choice via ServiceOffering

2013-05-16 Thread prachidamle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a2eb7bab/server/src/com/cloud/deploy/DeploymentPlanningManagerImpl.java -- diff --git a/server/src/com/cloud/deploy/DeploymentPlanningManagerImpl.java b/server/src/com/cloud/d

[4/5] CLOUDSTACK-2056: DeploymentPlanner choice via ServiceOffering

2013-05-16 Thread prachidamle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a2eb7bab/server/src/com/cloud/agent/manager/allocator/impl/FirstFitAllocator.java -- diff --git a/server/src/com/cloud/agent/manager/allocator/impl/FirstFitAllocator.java b/s

git commit: updated refs/heads/master to 890603b

2013-05-16 Thread prachidamle
Updated Branches: refs/heads/master a2eb7bab1 -> 890603be3 Unit test does not use this file anymore. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/890603be Tree: http://git-wip-us.apache.org/repos/asf/cloudstac

Jenkins build is back to normal : cloudstack-apidocs-41 #273

2013-05-16 Thread Apache Jenkins Server
See

git commit: updated refs/heads/master to 35de50d

2013-05-16 Thread alena1108
Updated Branches: refs/heads/master 890603be3 -> 35de50deb cloud-sysvmadm: 1) added -z paramters. If specified, restrict system vm restarts to specific zone. If not specified, the intances will be restarted in all zones. 2) Fixed the help for restartNetwork option. It gets triggered by -n, n

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

2013-05-16 Thread mice
Updated Branches: refs/heads/master 35de50deb -> 973c43a15 fix null pointer dereference in cloud-server Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3ed9e42d Tree: http://git-wip-us.apache.org/repos/asf/clouds

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

2013-05-16 Thread mice
CLOUDSTACK-2530: fix npe if no network isolation methods 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/973c43a1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/973c43a1 Diff:

git commit: updated refs/heads/master to caf0dd2

2013-05-16 Thread likithas
Updated Branches: refs/heads/master 973c43a15 -> caf0dd22b Dedicate Public IP range - If every public ip range in the system is dedicated when an account with no dedicate ranges acquires a new public ip the request should fail Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo C

git commit: updated refs/heads/master to e7fef86

2013-05-16 Thread mice
Updated Branches: refs/heads/master e26081731 -> e7fef86c8 CLOUDSTACK-2456 usage:usage parser throws runtime exception while parsing networkoffering usage Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e7fef86c

Build failed in Jenkins: cloudstack-apidocs-41 #271

2013-05-16 Thread Apache Jenkins Server
See -- [...truncated 2080 lines...] xmldoc/html/root_admin/deleteAccountFromProject.html xmldoc/html/root_admin/extractIso.html xmldoc/html/root_admin/createServiceOffering.html xmldoc/html/root_admi

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

2013-05-16 Thread mice
Updated Branches: refs/heads/master e7fef86c8 -> 6d5739362 instead of using '==', use equals() to test Long value equality Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6d573936 Tree: http://git-wip-us.apache.o

git commit: updated refs/heads/master to e26442f

2013-05-16 Thread mice
Updated Branches: refs/heads/master 6d5739362 -> e26442f7d instead of '==', use equals() to compare two strings in cloud-server Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e26442f7 Tree: http://git-wip-us.apa

git commit: updated refs/heads/master to b4903eb

2013-05-16 Thread gavinlee
Updated Branches: refs/heads/master e26442f7d -> b4903ebbe $PRODUCT; should be &PRODUCT; to represent entity CloudStack Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b4903ebb Tree: http://git-wip-us.apache.org/

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

2013-05-16 Thread gavinlee
Updated Branches: refs/heads/master b4903ebbe -> 6ae6c2b8b A space char needed after &PRODUCT; entity representation Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6ae6c2b8 Tree: http://git-wip-us.apache.org/rep

[4/4] git commit: updated refs/heads/master to 33e6839

2013-05-16 Thread muralireddy
CLOUDSTACK-2462: Failed to create GSLB rule with "proximity" algorithm add RTT as load balancing method for GSLB vserver Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/33e68391 Tree: http://git-wip-us.apache.org/re

[1/4] git commit: updated refs/heads/master to 33e6839

2013-05-16 Thread muralireddy
Updated Branches: refs/heads/master 6ae6c2b8b -> 33e683915 CLOUDSTACK-2461: createGSLBRule API is failing to pick the default algorithm "round robin" for parameter "gslblbmethod" fix defaults to round robin when parameter not specified Project: http://git-wip-us.apache.org/repos/asf/cloudst

[2/4] git commit: updated refs/heads/master to 33e6839

2013-05-16 Thread muralireddy
CLOUDSTACK-2460: fix the event descriptions for create/delete/update/assign global load balancer rule apis Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/565d829c Tree: http://git-wip-us.apache.org/repos/asf/cloudst

[3/4] git commit: updated refs/heads/master to 33e6839

2013-05-16 Thread muralireddy
CLOUDSTACK-2529: GlobalLoadBalancerResponse should have the full FQDN for the global load balanced service Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d2d0398e Tree: http://git-wip-us.apache.org/repos/asf/cloudst

Build failed in Jenkins: cloudstack-apidocs-41 #272

2013-05-16 Thread Apache Jenkins Server
See -- [...truncated 2434 lines...] xmldoc/html/root_admin/deleteAccountFromProject.html xmldoc/html/root_admin/extractIso.html xmldoc/html/root_admin/createServiceOffering.html xmldoc/html/root_admi

git commit: updated refs/heads/master to f441582

2013-05-16 Thread muralireddy
Updated Branches: refs/heads/master 33e683915 -> f441582e1 CLOUDSTACK-2378: assignToGSLBRule or removeFromGlobalLoadBalancerRule APIs are failing when there are multiple physical network in a zone adding support for deployments where multiple physical networks are configured for guest traff

git commit: updated refs/heads/master to d078f92

2013-05-16 Thread kishan
Updated Branches: refs/heads/master f441582e1 -> d078f9216 CLOUDSTACK-2544: Fix NPE while comparing lastHostId during capacity calculation Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d078f921 Tree: http://git

Build failed in Jenkins: cloudstack-marvin #739

2013-05-16 Thread Apache Jenkins Server
See Changes: [muralimmreddy] CLOUDSTACK-2378: assignToGSLBRule or removeFromGlobalLoadBalancerRule APIs are failing when there are multiple physical network in a zone -- [...truncated 1295 li

[4/4] git commit: updated refs/heads/rbd-snap-clone to a1c8a0f

2013-05-16 Thread widodh
rbd: Close the InputStream and use a long for the offset Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a1c8a0f6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a1c8a0f6 Diff: http://git-wip-us.apache.o

[2/4] git commit: updated refs/heads/rbd-snap-clone to a1c8a0f

2013-05-16 Thread widodh
rbd: Return null when the copy of the disk failed This makes sure we stop if the copy fails Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/32c57790 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/32c57

[3/4] git commit: updated refs/heads/rbd-snap-clone to a1c8a0f

2013-05-16 Thread widodh
rbd: While converting from RAW to RBD, do not write when there is nothing to write Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/aee68f7c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/aee68f7c Diff:

[1/4] git commit: updated refs/heads/rbd-snap-clone to a1c8a0f

2013-05-16 Thread widodh
Updated Branches: refs/heads/rbd-snap-clone 9660fe17b -> a1c8a0f67 rbd: Write the same amount of bytes as we read Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6261de0f Tree: http://git-wip-us.apache.org/repos/

Jenkins build is back to normal : cloudstack-marvin #740

2013-05-16 Thread Apache Jenkins Server
See

[01/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
Updated Branches: refs/heads/ui-vpc-redesign eb34d91af -> 8d9a8ca15 PVLAN: Remove bridge parameter in PvlanSetupCommand Bridge is hypervisor dependent, shouldn't appear in PvlanSetupCommand. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org

[04/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
PVLAN: Add pvlan in createNetworkCommand Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9c9e2ec9 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9c9e2ec9 Diff: http://git-wip-us.apache.org/repos/asf/clo

[05/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
PVLAN: PvlanSetupCommand for KVM support Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3c3d6776 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3c3d6776 Diff: http://git-wip-us.apache.org/repos/asf/cl

[06/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
PVLAN: Add network label parameter to PvlanSetupCommand We need it to find the real bridge/switch to program on the OVS. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/40386fc4 Tree: http://git-wip-us.apache.org/r

[02/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
PVLAN: Simplify OVS policy We can resubmit the packet against the flow table to get simplier result. Now we don't need to check if VM is in the same host as DHCP server or not. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/clouds

[09/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
PVLAN: Optimize pvlan scripts Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0c7bd077 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0c7bd077 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/dif

[11/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2392: Not allow create pvlan network with ipv6 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/065d2561 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/065d2561 Diff: http://git-wip-us.apache

[07/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
PVLAN: Fix KVM ovs driver cannot get vlan id issue Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/70da1b3b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/70da1b3b Diff: http://git-wip-us.apache.org/rep

[12/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
PVLAN: Add integration test Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2bcf7163 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2bcf7163 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff

[14/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-747: internalLb in VPC - UI - create tier dialog - only one tier is allowed to have PublicLb in a VPC. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7e0006a3 Tree: http://git-wip-us.apache.org/repos/asf

[19/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2519: VMs on local storage incorrectly destroyed when removing another host using deleteHost API - For DeleteHost API: Search for Volumes in READY state on the local storage of the host to find VM's in 'Running' State - For PrepareForMaintenance API: Search for Volumes not in Destroy

[17/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2486: Deleting the host_details and inserting them back can lead to mysql deadlock - Changing the correct details dao. Instead of using separate delete and insert, we will use ON DUPLICATE KEY UPDATE to avoid the MySQL deadlock Project: http://git-wip-us.apache.org/repos/asf/cloudst

[15/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2486: Deleting the host_details and inserting them back can lead to mysql deadlock - Instead of using separate delete and insert, we will use ON DUPLICATE KEY UPDATE to avoid the MySQL deadlock Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us

[10/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2348: PVLAN - UI - Infrastructure menu - guest network - add broadcast URI field to listView and detailView. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/25e992dc Tree: http://git-wip-us.apache.org/rep

[03/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
Implement PVLAN on Xen Start/stop vm/dhcp server are done. Not done with VM migration. A new command(PvlanSetupCommand) is sent for setting up PVLAN for vms. Currently it's focus on OVS implementation. Need to be more abstruct and add vSwitch part. Project: http://git-wip-us.apache.org/repos/a

[34/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2460: fix the event descriptions for create/delete/update/assign global load balancer rule apis Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/565d829c Tree: http://git-wip-us.apache.org/repos/asf/cloudst

[37/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2378: assignToGSLBRule or removeFromGlobalLoadBalancerRule APIs are failing when there are multiple physical network in a zone adding support for deployments where multiple physical networks are configured for guest traffic in a zone Project: http://git-wip-us.apache.org/repos/asf/

[16/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2486: Deleting the host_details and inserting them back can lead to mysql deadlock - Added the index found missing after upgrade Contained in branches: master Contained in no tag Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/rep

[18/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2517: fixed private gateway creation. Following fixes went in: 1) Only PrivateNetworkGuru handles network creation for the private gateway. Exluded Guest Network Guru from this list (was mistakenly included as a part of merge for Nicira integration) 2) Pass vpc_id to createNetwork cal

[28/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2456 usage:usage parser throws runtime exception while parsing networkoffering usage Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e7fef86c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e

[08/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2348: PVLAN - UI - infrastructure menu - create guest network - add new field Private VLAN ID. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/87b7a845 Tree: http://git-wip-us.apache.org/repos/asf/cloudst

git commit: updated refs/heads/4.1 to 2fdeee4

2013-05-16 Thread chipchilders
Updated Branches: refs/heads/4.1 c7ebcb4e8 -> 2fdeee4de CLOUDSTACK-2492: enable time sync on vmware if ntp is not installed Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2fdeee4d Tree: http://git-wip-us.apache.

[30/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
instead of '==', use equals() to compare two strings in cloud-server Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e26442f7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e26442f7 Diff: http://git-wip

[27/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2130: UpdateDefaultNicForVirtualMachine api should also create usage events for updating new default network 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/e2608173 Tree: http:/

[36/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2462: Failed to create GSLB rule with "proximity" algorithm add RTT as load balancing method for GSLB vserver Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/33e68391 Tree: http://git-wip-us.apache.org/re

[23/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
Merge branch 'pvlan' Conflicts: scripts/vm/hypervisor/xenserver/xenserver60/patch server/src/com/cloud/network/NetworkManager.java server/src/com/cloud/network/NetworkManagerImpl.java server/src/com/cloud/network/NetworkServiceImpl.java server/src/com/cloud/

[35/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2529: GlobalLoadBalancerResponse should have the full FQDN for the global load balanced service Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d2d0398e Tree: http://git-wip-us.apache.org/repos/asf/cloudst

[26/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
multiple fixes to regression tests - remove references to account.account - remove ostypeid references - correct zone.networktype - correct storage_motion assert. skip on invalid environmetn Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commi

[20/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2522: While processing agents behind on ping, we may fail to process a host that is already in 'Down' state Changes: - Added a transition for DOWN -> DOWN state on PING TIMEOUT so that transition will set mgmt_server_id in the host table to null. Project: http://git-wip-us.apache.or

[31/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
$PRODUCT; should be &PRODUCT; to represent entity CloudStack Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b4903ebb Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b4903ebb Diff: http://git-wip-us.apac

[25/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2509: [Cisco VNMC]No way to block incoming traffic as ACL created with PF/Static Nat is Source is Any No longer creating firewall rule as part of PF/Static NAT rule creation. Now firewall rule needs to be configured separately. Also made some changes to exception handling. Project: h

[29/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
instead of using '==', use equals() to test Long value equality Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6d573936 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6d573936 Diff: http://git-wip-us.a

[33/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2461: createGSLBRule API is failing to pick the default algorithm "round robin" for parameter "gslblbmethod" fix defaults to round robin when parameter not specified Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudst

[39/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
Merge branch 'master' into ui-vpc-redesign Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8d9a8ca1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8d9a8ca1 Diff: http://git-wip-us.apache.org/repos/asf/c

[21/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2492: enable time sync on vmware if ntp is not installed Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/076c32db Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/076c32db Diff: http://git-wip-

[32/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
A space char needed after &PRODUCT; entity representation Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6ae6c2b8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6ae6c2b8 Diff: http://git-wip-us.apache.

[22/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2521: auto download ISO if not present Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/521e1565 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/521e1565 Diff: http://git-wip-us.apache.org/repo

[13/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
Fixed applyLbRules for Netscaler. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/dbb223e4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/dbb223e4 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack

[38/39] git commit: updated refs/heads/ui-vpc-redesign to 8d9a8ca

2013-05-16 Thread bfederle
CLOUDSTACK-2544: Fix NPE while comparing lastHostId during capacity calculation Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d078f921 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d078f921 Diff: htt

[01/68] [abbrv] Marvin IP cleared tests for various cloudstack components

2013-05-16 Thread prachidamle
Updated Branches: refs/heads/planner_reserve eb3911678 -> ed8ff40f7 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/894413e3/test/integration/smoke/test_deploy_vm.py -- diff --git a/test/integration/smoke/test_deploy_vm.

[05/68] [abbrv] Marvin IP cleared tests for various cloudstack components

2013-05-16 Thread prachidamle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/894413e3/test/integration/component/test_vpc_offerings.py -- diff --git a/test/integration/component/test_vpc_offerings.py b/test/integration/component/test_vpc_offerings.py n

[07/68] [abbrv] Marvin IP cleared tests for various cloudstack components

2013-05-16 Thread prachidamle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/894413e3/test/integration/component/test_vpc_network_lbrules.py -- diff --git a/test/integration/component/test_vpc_network_lbrules.py b/test/integration/component/test_vpc_ne

[09/68] [abbrv] Marvin IP cleared tests for various cloudstack components

2013-05-16 Thread prachidamle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/894413e3/test/integration/component/test_vpc_host_maintenance.py -- diff --git a/test/integration/component/test_vpc_host_maintenance.py b/test/integration/component/test_vpc_

[14/68] [abbrv] Marvin IP cleared tests for various cloudstack components

2013-05-16 Thread prachidamle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/894413e3/test/integration/component/test_regions.py -- diff --git a/test/integration/component/test_regions.py b/test/integration/component/test_regions.py index daf16cd..252b

[16/68] [abbrv] Marvin IP cleared tests for various cloudstack components

2013-05-16 Thread prachidamle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/894413e3/test/integration/component/test_network_offering.py -- diff --git a/test/integration/component/test_network_offering.py b/test/integration/component/test_network_offe

[18/68] [abbrv] Marvin IP cleared tests for various cloudstack components

2013-05-16 Thread prachidamle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/894413e3/test/integration/component/test_netscaler_lb_sticky.py -- diff --git a/test/integration/component/test_netscaler_lb_sticky.py b/test/integration/component/test_netsca

[23/68] [abbrv] account name dereferences as account.name

2013-05-16 Thread prachidamle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8f57a851/test/integration/component/test_vpc_vms_deployment.py -- diff --git a/test/integration/component/test_vpc_vms_deployment.py b/test/integration/component/test_vpc_vms_

  1   2   >