[04/19] Revert "Applied Tina's patches for removing the xapi jar"

2014-04-08 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ec102ec9/deps/XenServerJava/src/com/xensource/xenapi/VIFMetrics.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/VIFMetrics.java b/deps/XenServerJava/src/com/x

[13/19] Revert "Applied Tina's patches for removing the xapi jar"

2014-04-08 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ec102ec9/deps/XenServerJava/src/com/xensource/xenapi/PIFMetrics.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/PIFMetrics.java b/deps/XenServerJava/src/com/x

[14/20] Applied Tina's patches for removing the xapi jar

2014-04-02 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e9c81c78/deps/XenServerJava/src/com/xensource/xenapi/PIFMetrics.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/PIFMetrics.java b/deps/XenServerJava/src/com/x

[01/20] git commit: updated refs/heads/master to e9c81c7

2014-04-02 Thread ahuang
Repository: cloudstack Updated Branches: refs/heads/master 9ddfbe112 -> e9c81c78b CLOUDSTACK-6251: Removed XenServer stub code and used xapi.jar from the central repository instead. Also: fixed typo; ignored file. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http:/

[05/20] Applied Tina's patches for removing the xapi jar

2014-04-02 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e9c81c78/deps/XenServerJava/src/com/xensource/xenapi/VIFMetrics.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/VIFMetrics.java b/deps/XenServerJava/src/com/x

[13/19] Applied Tina's patches for removing the xapi jar

2014-04-02 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/1439c69b/deps/XenServerJava/src/com/xensource/xenapi/PIFMetrics.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/PIFMetrics.java b/deps/XenServerJava/src/com/x

[04/19] Applied Tina's patches for removing the xapi jar

2014-04-02 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/1439c69b/deps/XenServerJava/src/com/xensource/xenapi/VIFMetrics.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/VIFMetrics.java b/deps/XenServerJava/src/com/x

git commit: updated refs/heads/4.4 to 4807bc8

2014-03-26 Thread ahuang
Repository: cloudstack Updated Branches: refs/heads/4.4 15aa618f5 -> 4807bc8bd Added a config to enable checking whether a db transaction is wrapped around communications with the agent. If it is, an exception is thrown. This assert has actually been there because it is part of CloudStack's

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

2014-03-25 Thread ahuang
Repository: cloudstack Updated Branches: refs/heads/master f445274ed -> 4ebb92c49 Fixed some warnings about using a deprecated constructor Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4ebb92c4 Tree: http://git

git commit: updated refs/heads/master to f445274

2014-03-25 Thread ahuang
Repository: cloudstack Updated Branches: refs/heads/master cd7930602 -> f445274ed Added a config to enable checking whether a db transaction is wrapped around communications with the agent. If it is, an exception is thrown. This assert has actually been there because it is part of CloudStac

[04/11] Moved the secondary storage service into its own server directory

2014-02-04 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4be3b993/services/secondary-storage/server/src/org/apache/cloudstack/storage/template/UploadManagerImpl.java -- diff --git a/services/secondary-storage/server/src/org/apache/c

[09/11] git commit: updated refs/heads/master to 54f32a8

2014-02-04 Thread ahuang
Removed some useless imports Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/03a424e4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/03a424e4 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff

[07/11] git commit: updated refs/heads/master to 54f32a8

2014-02-04 Thread ahuang
Moved the secondary storage service into its own server directory Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4be3b993 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4be3b993 Diff: http://git-wip-us

[01/11] Moved the secondary storage service into its own server directory

2014-02-04 Thread ahuang
Updated Branches: refs/heads/master aaa20947a -> 54f32a8e4 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4be3b993/services/secondary-storage/src/org/apache/cloudstack/storage/template/UploadManagerImpl.java -- diff --g

[1/2] Removed all reminants of the IdentityService. Created the KeysManager to move the management of keys out of management server

2014-01-14 Thread ahuang
Updated Branches: refs/heads/master 2893120f2 -> 68b8891c6 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/68b8891c/server/src/com/cloud/uuididentity/dao/IdentityDaoImpl.java -- diff --git a/server/src/com/cloud/uuididen

[1/4] Moved security out into its own jar. Will be adding more to it. Fixed a few white space issues brought up by checkstyle in eclipse.

2014-01-09 Thread ahuang
Updated Branches: refs/heads/master 64b8d1044 -> bc1eec9f7 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ae8560b1/usage/test/resources/cloud3.xml -- diff --git a/usage/test/resources/cloud3.xml b/usage/test/resources/c

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

2014-01-09 Thread ahuang
Fixed a missing package name Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bc1eec9f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bc1eec9f Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff

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

2014-01-09 Thread ahuang
Changed the package to name to org.apache.cloudstack Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5fb6edd6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5fb6edd6 Diff: http://git-wip-us.apache.org/r

git commit: updated refs/heads/master to ab37009

2013-12-20 Thread ahuang
Updated Branches: refs/heads/master c2baed665 -> ab37009e9 Revert "CLOUDSTACK-5281:" This reverts commit 6b62a04eaf1196ebcce5e81c29c9e0f59dd4f858. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ab37009e Tree: h

git commit: updated refs/heads/master to c2baed6

2013-12-20 Thread ahuang
Updated Branches: refs/heads/master 6b62a04ea -> c2baed665 Moved the check-style.xml into the tools directory given that we're not using the project to reference the style any longer. Fixed problems with eclipse complaining about copy-dependencies Project: http://git-wip-us.apache.org/repo

git commit: updated refs/heads/master to f4ee1a8

2013-12-17 Thread ahuang
Updated Branches: refs/heads/master 6d6d11f7a -> f4ee1a811 reverted 3a3fec3cb6bb4f9a008370ea02279d286654b01a because it fails a unit test Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f4ee1a81 Tree: http://git-

git commit: updated refs/heads/master to affe7ef

2013-12-12 Thread ahuang
Updated Branches: refs/heads/master f1eadc09e -> affe7efc8 Have the check happen earlier Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/affe7efc Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/affe7

git commit: updated refs/heads/master to f1eadc0

2013-12-12 Thread ahuang
Updated Branches: refs/heads/master eb9147f70 -> f1eadc09e Fixed problem with checkstyle Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f1eadc09 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f1ead

[40/48] All Checkstyle problems corrected

2013-12-12 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/be5e5cc6/deps/XenServerJava/src/com/xensource/xenapi/DataSource.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/DataSource.java b/deps/XenServerJava/src/com/x

[48/48] git commit: updated refs/heads/master to cf0a11e

2013-12-12 Thread ahuang
pull merges Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cf0a11e4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cf0a11e4 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/cf0a11e4 Branch

[26/48] All Checkstyle problems corrected

2013-12-12 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/be5e5cc6/deps/XenServerJava/src/com/xensource/xenapi/VMAppliance.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/VMAppliance.java b/deps/XenServerJava/src/com

[47/48] git commit: updated refs/heads/master to cf0a11e

2013-12-12 Thread ahuang
Everything now builds Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0c2a4b25 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0c2a4b25 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/0c2a4b

[34/48] All Checkstyle problems corrected

2013-12-12 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/be5e5cc6/deps/XenServerJava/src/com/xensource/xenapi/PoolPatch.java -- diff --git a/deps/XenServerJava/src/com/xensource/xenapi/PoolPatch.java b/deps/XenServerJava/src/com/xen

[02/48] All Checkstyle problems corrected

2013-12-12 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/be5e5cc6/usage/src/com/cloud/usage/parser/NetworkOfferingUsageParser.java -- diff --git a/usage/src/com/cloud/usage/parser/NetworkOfferingUsageParser.java b/usage/src/com/clou

[05/48] All Checkstyle problems corrected

2013-12-12 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/be5e5cc6/test/src/com/cloud/test/stress/StressTestDirectAttach.java -- diff --git a/test/src/com/cloud/test/stress/StressTestDirectAttach.java b/test/src/com/cloud/test/stress

[01/48] git commit: updated refs/heads/master to cf0a11e

2013-12-12 Thread ahuang
Updated Branches: refs/heads/master 9a21afb50 -> cf0a11e45 Moved the checkstyle project from parents to build to store all build tools in one location. Modified the config file to use 1024 for now. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apa

[1/2] git commit: updated refs/heads/4.2-workplace to 65974e6

2013-12-05 Thread ahuang
Updated Branches: refs/heads/4.2-workplace ba7f810fe -> 65974e635 Added the new file Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/65974e63 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/65974e63

[2/2] git commit: updated refs/heads/4.2-workplace to 65974e6

2013-12-05 Thread ahuang
Separated out the XS 6.2 work into a different base that's only used by XenServer62Resource so it doesn't change the old resources Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a05af56c Tree: http://git-wip-us.apa

[11/58] [abbrv] [partial] Reformatted all of the code.

2013-11-21 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d620df2b/awsapi/src/com/amazon/s3/Status.java -- diff --git a/awsapi/src/com/amazon/s3/Status.java b/awsapi/src/com/amazon/s3/Status.java index 71eca24..74b4ae4 100644 --- a/a

[39/58] [abbrv] [partial] Reformatted all of the code.

2013-11-21 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d620df2b/api/test/org/apache/cloudstack/api/command/test/AddVpnUserCmdTest.java -- diff --git a/api/test/org/apache/cloudstack/api/command/test/AddVpnUserCmdTest.java b/api/t

[01/58] [abbrv] [partial] Reformatted all of the code.

2013-11-21 Thread ahuang
Updated Branches: refs/heads/master 3a414a850 -> 433a63191 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d620df2b/engine/schema/src/com/cloud/network/dao/PortProfileDaoImpl.java -- diff --git a/engine/schema/src/com/cl

[57/58] [abbrv] Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors fro

2013-11-21 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/433a6319/api/src/com/cloud/agent/api/to/VolumeTO.java -- diff --cc api/src/com/cloud/agent/api/to/VolumeTO.java index 4dec4d8,c9bb2f9..eb1d918 --- a/api/src/com/cloud/agent/api

[52/58] [abbrv] Broke up some long strings

2013-11-21 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/170f32f1/engine/orchestration/src/org/apache/cloudstack/engine/orchestration/CloudOrchestrator.java -- diff --git a/engine/orchestration/src/org/apache/cloudstack/engine/orche

[54/58] [abbrv] git commit: updated refs/heads/master to 433a631

2013-11-21 Thread ahuang
Broke up some long strings Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/170f32f1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/170f32f1 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1

[01/54] [abbrv] [partial] Reformatted all of the code.

2013-11-21 Thread ahuang
Updated Branches: refs/heads/reformat 023290670 -> 170f32f17 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d620df2b/engine/schema/src/com/cloud/network/dao/PortProfileDaoImpl.java -- diff --git a/engine/schema/src/com/

[11/54] [abbrv] [partial] Reformatted all of the code.

2013-11-21 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d620df2b/awsapi/src/com/amazon/s3/Status.java -- diff --git a/awsapi/src/com/amazon/s3/Status.java b/awsapi/src/com/amazon/s3/Status.java index 71eca24..74b4ae4 100644 --- a/a

[52/54] [abbrv] Broke up some long strings

2013-11-21 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/170f32f1/engine/orchestration/src/org/apache/cloudstack/engine/orchestration/CloudOrchestrator.java -- diff --git a/engine/orchestration/src/org/apache/cloudstack/engine/orche

[39/54] [abbrv] [partial] Reformatted all of the code.

2013-11-21 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d620df2b/api/test/org/apache/cloudstack/api/command/test/AddVpnUserCmdTest.java -- diff --git a/api/test/org/apache/cloudstack/api/command/test/AddVpnUserCmdTest.java b/api/t

[54/54] [abbrv] git commit: updated refs/heads/reformat to 170f32f

2013-11-21 Thread ahuang
Broke up some long strings Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/170f32f1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/170f32f1 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1

git commit: updated refs/heads/master to de6bf74

2013-11-21 Thread ahuang
Updated Branches: refs/heads/master 433a63191 -> de6bf7470 One more merge conflict Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/de6bf747 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/de6bf747 Di

git commit: updated refs/heads/reformat to 0232906

2013-11-21 Thread ahuang
Updated Branches: refs/heads/reformat 8d6274468 -> 023290670 Brought in Hugo's checkstyle Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/02329067 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0232

[01/51] [partial] Reformat all source code. Added checkstyle to check the source code

2013-11-20 Thread ahuang
Updated Branches: refs/heads/reformat [created] 8d6274468 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d627446/awsapi/src/com/amazon/ec2/AttachNetworkInterface.java -- diff --git a/awsapi/src/com/amazon/ec2/AttachNet

[18/51] [partial] Reformat all source code. Added checkstyle to check the source code

2013-11-20 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d627446/awsapi/src/com/amazon/ec2/AllocationIdSetType.java -- diff --git a/awsapi/src/com/amazon/ec2/AllocationIdSetType.java b/awsapi/src/com/amazon/ec2/AllocationIdSetType.

[14/51] [partial] Reformat all source code. Added checkstyle to check the source code

2013-11-20 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d627446/awsapi/src/com/amazon/ec2/AssignPrivateIpAddresses.java -- diff --git a/awsapi/src/com/amazon/ec2/AssignPrivateIpAddresses.java b/awsapi/src/com/amazon/ec2/AssignPriv

[12/51] [partial] Reformat all source code. Added checkstyle to check the source code

2013-11-20 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d627446/awsapi/src/com/amazon/ec2/AssignPrivateIpAddressesSetRequestType.java -- diff --git a/awsapi/src/com/amazon/ec2/AssignPrivateIpAddressesSetRequestType.java b/awsapi/

[09/51] [partial] Reformat all source code. Added checkstyle to check the source code

2013-11-20 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d627446/awsapi/src/com/amazon/ec2/AssociateAddressType.java -- diff --git a/awsapi/src/com/amazon/ec2/AssociateAddressType.java b/awsapi/src/com/amazon/ec2/AssociateAddressTy

[07/51] [partial] Reformat all source code. Added checkstyle to check the source code

2013-11-20 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d627446/awsapi/src/com/amazon/ec2/AssociateDhcpOptions.java -- diff --git a/awsapi/src/com/amazon/ec2/AssociateDhcpOptions.java b/awsapi/src/com/amazon/ec2/AssociateDhcpOptio

[05/51] [partial] Reformat all source code. Added checkstyle to check the source code

2013-11-20 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d627446/awsapi/src/com/amazon/ec2/AssociateRouteTable.java -- diff --git a/awsapi/src/com/amazon/ec2/AssociateRouteTable.java b/awsapi/src/com/amazon/ec2/AssociateRouteTable.

[03/51] [partial] Reformat all source code. Added checkstyle to check the source code

2013-11-20 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d627446/awsapi/src/com/amazon/ec2/AttachInternetGateway.java -- diff --git a/awsapi/src/com/amazon/ec2/AttachInternetGateway.java b/awsapi/src/com/amazon/ec2/AttachInternetGa

git commit: updated refs/heads/master to 465626f

2013-11-19 Thread ahuang
Updated Branches: refs/heads/master 829f1db6e -> 465626f6d Fixed issues with execute in sequence Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/465626f6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr

[2/2] git commit: updated refs/heads/4.2-workplace to 0a0e86d

2013-11-15 Thread ahuang
Correct log rotation location Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0a0e86d1 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0a0e86d1 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/dif

[1/2] git commit: updated refs/heads/4.2-workplace to 0a0e86d

2013-11-15 Thread ahuang
Updated Branches: refs/heads/4.2-workplace fb7e674b6 -> 0a0e86d16 Revert "Sorted out all of the log locations" Anthony explained to me all the stuff in /var/run/cloud/*.log are not actually logs. This reverts commit fb7e674b665e1c497076c03b174e676467ed374a. Project: http://git-wip-us.apache

git commit: updated refs/heads/4.2-workplace to fb7e674

2013-11-15 Thread ahuang
Updated Branches: refs/heads/4.2-workplace 5d13a07db -> fb7e674b6 Sorted out all of the log locations Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fb7e674b Tree: http://git-wip-us.apache.org/repos/asf/cloudsta

[8/8] git commit: updated refs/heads/4.2-workplace to 5d13a07

2013-11-15 Thread ahuang
Python can't have - so it has to be _ Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5d13a07d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5d13a07d Diff: http://git-wip-us.apache.org/repos/asf/clouds

[2/3] git commit: updated refs/heads/4.2-workplace to 1148b6f

2013-11-14 Thread ahuang
VM state detection is done Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b3236309 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b3236309 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b

[3/3] git commit: updated refs/heads/4.2-workplace to 1148b6f

2013-11-14 Thread ahuang
Much better version of the vm state detection based on xenserver events Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1148b6fe Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1148b6fe Diff: http://git-

[1/3] git commit: updated refs/heads/4.2-workplace to 1148b6f

2013-11-14 Thread ahuang
Updated Branches: refs/heads/4.2-workplace 7fb36a5b0 -> 1148b6fed Fixed a bug in the java stubs for event.from() Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ded95cca Tree: http://git-wip-us.apache.org/repos/a

[2/5] git commit: updated refs/heads/4.2 to 1c3b9b5

2013-11-11 Thread ahuang
Changed vm stats to be collected through the xs http connection Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e82e142b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e82e142b Diff: http://git-wip-us.a

[5/5] git commit: updated refs/heads/4.2 to 1c3b9b5

2013-11-11 Thread ahuang
Accidentally checked in the wrong file Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1c3b9b53 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1c3b9b53 Diff: http://git-wip-us.apache.org/repos/asf/cloud

[4/5] git commit: updated refs/heads/4.2 to 1c3b9b5

2013-11-11 Thread ahuang
Removed the hostvmstats method call from the xs plugin vmops in xcposs Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c0602d66 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c0602d66 Diff: http://git-w

[3/5] git commit: updated refs/heads/4.2 to 1c3b9b5

2013-11-11 Thread ahuang
Removed the hostvmstats.py file from the scripts and from all of patch files and from vmops Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/eb19545d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/eb195

[1/5] git commit: updated refs/heads/4.2 to 1c3b9b5

2013-11-11 Thread ahuang
Updated Branches: refs/heads/4.2 7d02c71ff -> 1c3b9b53f Changed host stats to be collected through the http connection Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5e44df6d Tree: http://git-wip-us.apache.org/r

git commit: updated refs/heads/master to b998fba

2013-09-28 Thread ahuang
Updated Branches: refs/heads/master b60eef3e8 -> b998fba4d Added comments for the search builder classes on how to use them Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b998fba4 Tree: http://git-wip-us.apache.

[07/10] git commit: updated refs/heads/master to b60eef3

2013-09-28 Thread ahuang
Changed SearchCriteria2 to GenericQueryBuilder to reflect the same placement Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/38e69fb9 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/38e69fb9 Diff: http:/

[08/10] git commit: updated refs/heads/master to b60eef3

2013-09-28 Thread ahuang
Added QueryBuilder Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5fd47cc8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5fd47cc8 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/5fd47cc8

[09/10] Added comments and finished off the work

2013-09-28 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b60eef3e/server/src/com/cloud/api/query/dao/DiskOfferingJoinDaoImpl.java -- diff --git a/server/src/com/cloud/api/query/dao/DiskOfferingJoinDaoImpl.java b/server/src/com/cloud

[04/10] Changed SearchCriteria2 to GenericQueryBuilder to reflect the same placement

2013-09-28 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e8cac2c5/server/src/com/cloud/storage/OCFS2ManagerImpl.java -- diff --git a/server/src/com/cloud/storage/OCFS2ManagerImpl.java b/server/src/com/cloud/storage/OCFS2ManagerImpl.

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

2013-09-23 Thread ahuang
Updated Branches: refs/heads/master df3ee9a92 -> 3e813ce61 Committing review 13891. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3e813ce6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3e813ce6 D

git commit: updated refs/heads/master to bf6a5ff

2013-09-18 Thread ahuang
Updated Branches: refs/heads/master 5b5a61754 -> bf6a5ff02 Added a ManagementServer scope but it isn't used yet. Added @Deprecated to one of the constructors Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bf6a

[27/36] git commit: updated refs/heads/master to a05ec6d

2013-09-06 Thread ahuang
Merged conflicts resolved Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/47afae81 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/47afae81 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/47

[03/36] Moved NetworkManagerImpl to NetworkOrchestrator

2013-09-06 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e5bb63f/server/test/org/apache/cloudstack/lb/ApplicationLoadBalancerTest.java -- diff --git a/server/test/org/apache/cloudstack/lb/ApplicationLoadBalancerTest.java b/server/

[30/36] Compile complete

2013-09-06 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b8e79c30/server/test/com/cloud/alert/AlertControlsUnitTest.java -- diff --git a/server/test/com/cloud/alert/AlertControlsUnitTest.java b/server/test/com/cloud/alert/AlertContr

[25/36] git commit: updated refs/heads/master to a05ec6d

2013-09-06 Thread ahuang
Revert "Revert "Added missing files"" This reverts commit 48053001fb2303d4acfb77d23fe3733941e83781. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5b439f07 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr

[22/36] Commit to try something on removing getZone

2013-09-06 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/435e74e9/engine/components-api/src/com/cloud/network/IpAddressManager.java -- diff --git a/engine/components-api/src/com/cloud/network/IpAddressManager.java b/engine/component

[08/36] git commit: updated refs/heads/master to a05ec6d

2013-09-06 Thread ahuang
Moved NetworkManagerImpl to NetworkOrchestrator Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2e5bb63f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2e5bb63f Diff: http://git-wip-us.apache.org/repos/

[24/36] git commit: updated refs/heads/master to a05ec6d

2013-09-06 Thread ahuang
Added missing files Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/375eadd3 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/375eadd3 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/375eadd3

[28/36] Got all of the config stuff out of the way

2013-09-06 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6e8ca994/server/src/com/cloud/storage/StorageManagerImpl.java -- diff --git a/server/src/com/cloud/storage/StorageManagerImpl.java b/server/src/com/cloud/storage/StorageManage

[19/36] Commit to try something on removing getZone

2013-09-06 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/435e74e9/engine/orchestration/src/com/cloud/cluster/ClusteredAgentRebalanceService.java -- diff --git a/engine/orchestration/src/com/cloud/cluster/ClusteredAgentRebalanceServi

[32/36] Made changes to configuration. Eliminated ConfigValue and only use ConfigKey

2013-09-06 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8f556e6d/server/src/com/cloud/network/vpc/VpcManagerImpl.java -- diff --git a/server/src/com/cloud/network/vpc/VpcManagerImpl.java b/server/src/com/cloud/network/vpc/VpcManage

[35/36] git commit: updated refs/heads/master to a05ec6d

2013-09-06 Thread ahuang
Fixed unit tests Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1f5699b2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1f5699b2 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/1f5699b2 B

[26/36] git commit: updated refs/heads/master to a05ec6d

2013-09-06 Thread ahuang
Revert "Added missing files" This reverts commit a1dfc227e895d724f68c0206643825b3ba43116c. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/06493d5b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/06493d

[15/36] Commit to try something on removing getZone

2013-09-06 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/435e74e9/plugins/network-elements/internal-loadbalancer/src/org/apache/cloudstack/network/lb/InternalLoadBalancerVMManagerImpl.java -- diff --git a/plugins/network-elements/in

git commit: updated refs/heads/master to 8113ebb

2013-08-26 Thread ahuang
Updated Branches: refs/heads/master 64f9f0cee -> 8113ebb08 Moved the csvtotags into StringUtils. It was there to begin with. No idea who copied it to ConfigurationManager Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudsta

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

2013-08-26 Thread ahuang
Removed getPod, getCluster from ConfigurationManager Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2d05fe40 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2d05fe40 Diff: http://git-wip-us.apache.org/r

[3/4] Fixed the problem with offerings and templates. These two items due to a previous patch all the way back in 2.1.x versions uses the removed column incorrectly. No one fixed since then. Hence, th

2013-08-26 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/abbae2aa/server/src/com/cloud/network/NetworkModelImpl.java -- diff --git a/server/src/com/cloud/network/NetworkModelImpl.java b/server/src/com/cloud/network/NetworkModelImpl.

[12/16] git commit: updated refs/heads/master to 494ea50

2013-08-19 Thread ahuang
Fixed up the unit tests Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9f62df58 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9f62df58 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9f62

[08/16] Divided NetworkManagerImpl into two files: NetworkManagerImpl and IpAddressManagerImpl

2013-08-19 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/092e2020/server/src/com/cloud/network/vpc/VpcManagerImpl.java -- diff --git a/server/src/com/cloud/network/vpc/VpcManagerImpl.java b/server/src/com/cloud/network/vpc/VpcManage

[11/16] git commit: updated refs/heads/master to 494ea50

2013-08-19 Thread ahuang
Divided NetworkManagerImpl into two files: NetworkManagerImpl and IpAddressManagerImpl Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/092e2020 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/092e2020 D

[05/16] git commit: updated refs/heads/master to 494ea50

2013-08-19 Thread ahuang
Moved the virtualmachine implementation into engine/orchestration Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/564502ab Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/564502ab Diff: http://git-wip-us

[03/16] Moved the virtualmachine implementation into engine/orchestration

2013-08-19 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/564502ab/engine/orchestration/test/com/cloud/vm/VirtualMachineManagerImplTest.java -- diff --git a/engine/orchestration/test/com/cloud/vm/VirtualMachineManagerImplTest.java b

[16/16] git commit: updated refs/heads/master to 494ea50

2013-08-19 Thread ahuang
Made IpAddressManager a manager Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/494ea505 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/494ea505 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/d

[14/16] git commit: updated refs/heads/master to 494ea50

2013-08-19 Thread ahuang
Added missing files Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/45d23988 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/45d23988 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/45d23988

[01/16] Moved the virtualmachine implementation into engine/orchestration

2013-08-19 Thread ahuang
Updated Branches: refs/heads/master 9064acbb0 -> 494ea5052 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/564502ab/server/test/com/cloud/vm/VirtualMachineManagerImplTest.java -- diff --git a/server/test/com/cloud/vm/Vir

[06/16] Moved VirtualMachineManager into engine

2013-08-19 Thread ahuang
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4ba359c3/server/src/com/cloud/network/router/VpcVirtualNetworkApplianceManagerImpl.java -- diff --git a/server/src/com/cloud/network/router/VpcVirtualNetworkApplianceManagerIm

[15/16] git commit: updated refs/heads/master to 494ea50

2013-08-19 Thread ahuang
Removed missing class from application context Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f23f1530 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f23f1530 Diff: http://git-wip-us.apache.org/repos/a

  1   2   3   4   5   6   7   8   >