git commit: updated refs/heads/4.2 to a3f2b16

2013-12-05 Thread anthonyxu
Updated Branches: refs/heads/4.2 f0df405b8 -> a3f2b1636 XS VMmetadata platform contains virtual platform related info, CS should save platform info in DB to migrate the VM to other Cluster Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/re

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

2013-12-05 Thread girish
Updated Branches: refs/heads/master 50c93 -> 2d369dbdd CLOUDSTACK-5377: Fixed test case dependency issue in snapshots test cases Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2d369dbd Tree: http://git-wip-u

git commit: updated refs/heads/4.3 to 60c1800

2013-12-05 Thread girish
Updated Branches: refs/heads/4.3 ba73b2939 -> 60c180086 CLOUDSTACK-5377: Fixed test case dependency issue in snapshots test cases Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/60c18008 Tree: http://git-wip-us.a

git commit: updated refs/heads/4.2 to 25dd115

2013-12-05 Thread girish
Updated Branches: refs/heads/4.2 a3f2b1636 -> 25dd11567 CLOUDSTACK-5377: Fixed test case dependency issue in snapshots test cases Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/25dd1156 Tree: http://git-wip-us.a

git commit: updated refs/heads/4.3 to 26020fc

2013-12-05 Thread rajeshbattala
Updated Branches: refs/heads/4.3 60c180086 -> 26020fc07 added support to run hyperv agent on 0.0.0.0 and startuprouting command will discover the ip details and send in response Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/clo

git commit: updated refs/heads/4.3 to 0847ccf

2013-12-05 Thread anthonyxu
Updated Branches: refs/heads/4.3 26020fc07 -> 0847ccfe9 XS VMmetadata platform contains virtual platform related info, CS should save platform info in DB to migrate the VM to other Cluster Conflicts: engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java plugins

git commit: updated refs/heads/master to 22422b9

2013-12-05 Thread muralireddy
Updated Branches: refs/heads/master 2d369dbdd -> 22422b9dd CLOUDSTACK-5022: NullPointerException when invalid zone is passed into UsageEventUtils Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/22422b9d Tree: ht

git commit: updated refs/heads/master to 04b48ae

2013-12-05 Thread anthonyxu
Updated Branches: refs/heads/master 22422b9dd -> 04b48ae04 XS VMmetadata platform contains virtual platform related info, CS should save platform info in DB to migrate the VM to other Cluster Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org

git commit: updated refs/heads/master to ee7380a

2013-12-05 Thread muralireddy
Updated Branches: refs/heads/master 04b48ae04 -> ee7380ace CLOUDSTACK-5296: Add certificate chain support for netscaler This patch adds support for trust chains in the netscaler. I initially planned on using the 10.1 API's "bundle" feature but during my testing I found that was not working. S

git commit: updated refs/heads/master to c17cf25

2013-12-05 Thread anthonyxu
Updated Branches: refs/heads/master ee7380ace -> c17cf2595 after XS host reboot, all SG rules are gone, need to check if SG rules frame is there when program rules for VM, if not , create the SG rule frame Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-w

git commit: updated refs/heads/4.3 to cebc42f

2013-12-05 Thread anthonyxu
Updated Branches: refs/heads/4.3 0847ccfe9 -> cebc42f0d after XS host reboot, all SG rules are gone, need to check if SG rules frame is there when program rules for VM, if not , create the SG rule frame Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-

git commit: updated refs/heads/4.2 to 728c505

2013-12-05 Thread anthonyxu
Updated Branches: refs/heads/4.2 25dd11567 -> 728c505fc after XS host reboot, all SG rules are gone, need to check if SG rules frame is there when program rules for VM, if not , create the SG rule frame Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-

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

2013-12-05 Thread girish
Updated Branches: refs/heads/master c17cf2595 -> 9b2addf48 CLOUDSTACK-5381: Corrected code related custom host name (vm.instancename) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9b2addf4 Tree: http://git-wip-

git commit: updated refs/heads/4.3 to 0c64eda

2013-12-05 Thread girish
Updated Branches: refs/heads/4.3 cebc42f0d -> 0c64eda53 CLOUDSTACK-5381: Corrected code related custom host name (vm.instancename) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0c64eda5 Tree: http://git-wip-us.

git commit: updated refs/heads/4.2 to dfded88

2013-12-05 Thread girish
Updated Branches: refs/heads/4.2 728c505fc -> dfded8834 CLOUDSTACK-5381: Corrected code related custom host name (vm.instancename) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/dfded883 Tree: http://git-wip-us.

git commit: updated refs/heads/4.3 to c055417

2013-12-05 Thread likithas
Updated Branches: refs/heads/4.3 0c64eda53 -> c05541758 CLOUDSTACK-5336. During regression automation management server hang with "out of memory error". Adding logs to help debug OOM error. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/r

[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

[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

svn commit: r1548219 - in /cloudstack/site/trunk/content/docs/ja-JP: index.html opds-Apache_CloudStack.xml toc.html

2013-12-05 Thread gochiba
Author: gochiba Date: Thu Dec 5 17:50:07 2013 New Revision: 1548219 URL: http://svn.apache.org/r1548219 Log: (empty) Added: cloudstack/site/trunk/content/docs/ja-JP/index.html Modified: cloudstack/site/trunk/content/docs/ja-JP/opds-Apache_CloudStack.xml cloudstack/site/trunk/content/

svn commit: r889258 - in /websites/staging/cloudstack/trunk/content: ./ docs/ja-JP/index.html docs/ja-JP/opds-Apache_CloudStack.xml docs/ja-JP/toc.html

2013-12-05 Thread buildbot
Author: buildbot Date: Thu Dec 5 17:52:24 2013 New Revision: 889258 Log: Staging update by buildbot for cloudstack Added: websites/staging/cloudstack/trunk/content/docs/ja-JP/index.html (with props) Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/s

svn commit: r889261 - /websites/production/cloudstack/content/

2013-12-05 Thread gochiba
Author: gochiba Date: Thu Dec 5 18:19:02 2013 New Revision: 889261 Log: Publishing svnmucc operation to cloudstack site by gochiba Added: websites/production/cloudstack/content/ - copied from r889260, websites/staging/cloudstack/trunk/content/

svn commit: r1548231 - /cloudstack/site/trunk/content/docs/ja-JP/opds-Apache_CloudStack.xml

2013-12-05 Thread gochiba
Author: gochiba Date: Thu Dec 5 18:24:00 2013 New Revision: 1548231 URL: http://svn.apache.org/r1548231 Log: (empty) Modified: cloudstack/site/trunk/content/docs/ja-JP/opds-Apache_CloudStack.xml Modified: cloudstack/site/trunk/content/docs/ja-JP/opds-Apache_CloudStack.xml URL: http://svn.a

svn commit: r889263 - in /websites/staging/cloudstack/trunk/content: ./ docs/ja-JP/opds-Apache_CloudStack.xml

2013-12-05 Thread buildbot
Author: buildbot Date: Thu Dec 5 18:25:27 2013 New Revision: 889263 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/docs/ja-JP/opds-Apache_CloudStack.xml Propchange: websites

svn commit: r889265 - /websites/production/cloudstack/content/

2013-12-05 Thread gochiba
Author: gochiba Date: Thu Dec 5 18:26:45 2013 New Revision: 889265 Log: Publishing svnmucc operation to cloudstack site by gochiba Added: websites/production/cloudstack/content/ - copied from r889263, websites/staging/cloudstack/trunk/content/

svn commit: r1548233 - /cloudstack/site/trunk/content/docs/toc.html

2013-12-05 Thread gochiba
Author: gochiba Date: Thu Dec 5 18:33:54 2013 New Revision: 1548233 URL: http://svn.apache.org/r1548233 Log: (empty) Modified: cloudstack/site/trunk/content/docs/toc.html Modified: cloudstack/site/trunk/content/docs/toc.html URL: http://svn.apache.org/viewvc/cloudstack/site/trunk/content/d

svn commit: r889266 - in /websites/staging/cloudstack/trunk/content: ./ docs/toc.html

2013-12-05 Thread buildbot
Author: buildbot Date: Thu Dec 5 18:35:10 2013 New Revision: 889266 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/docs/toc.html Propchange: websites/staging/cloudstack/trunk

git commit: updated refs/heads/master to db8e2e5

2013-12-05 Thread jessicawang
Updated Branches: refs/heads/master 9b2addf48 -> db8e2e555 CLOUDSTACK-999: HyperV - UI > Infrastructure > zone detail > physical network > Guest > Details tab > add HyperV Traffic Label field. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.or

git commit: updated refs/heads/4.3 to fb1f3f0

2013-12-05 Thread frankzhang
Updated Branches: refs/heads/4.3 c05541758 -> fb1f3f086 Add missing Baremetal security_group_agent java part Change security_group_agent python side in line with default security group rules change in 4.2 Conflicts: plugins/hypervisors/baremetal/src/com/cloud/baremetal/networkservice

git commit: updated refs/heads/4.3 to e5e3957

2013-12-05 Thread frankzhang
Updated Branches: refs/heads/4.3 fb1f3f086 -> e5e39577c Change security_group_agent python side in line with default security group rules change in 4.2 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e5e39577 Tre

git commit: updated refs/heads/4.3 to 59406cf

2013-12-05 Thread frankzhang
Updated Branches: refs/heads/4.3 e5e39577c -> 59406cf22 Change security_group_agent python side in line with default security group rules change in 4.2 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/59406cf2 Tre

[2/2] git commit: updated refs/heads/4.2 to e312282

2013-12-05 Thread weizhou
fix incorrect capacity issue Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e312282d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e312282d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff

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

2013-12-05 Thread weizhou
Updated Branches: refs/heads/4.2 dfded8834 -> e312282d7 CLOUDSTACK-5303: fix incorrect resource count (snapshot, secondary_storage Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fa43987e Tree: http://git-wip-us.

git commit: updated refs/heads/master to ee60764

2013-12-05 Thread bfederle
Updated Branches: refs/heads/master db8e2e555 -> ee607646c Added load vs refresh context for dataProviders CLOUDSTACK-5384 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ee607646 Tree: http://git-wip-us.apache.

git commit: updated refs/heads/4.3 to 93b8511

2013-12-05 Thread bfederle
Updated Branches: refs/heads/4.3 59406cf22 -> 93b8511f6 Added load vs refresh context for dataProviders CLOUDSTACK-5384 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/93b8511f Tree: http://git-wip-us.apache.org

git commit: updated refs/heads/4.3 to dd34ae9

2013-12-05 Thread edison
Updated Branches: refs/heads/4.3 93b8511f6 -> dd34ae97f Revert "Remove uncessary changes." This reverts commit fcab2b776a252de4e6159de76b89f4fc776d5bca. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/dd34ae97 T

git commit: updated refs/heads/4.2-workplace to 305cfb0

2013-12-05 Thread edison
Updated Branches: refs/heads/4.2-workplace 65974e635 -> 305cfb0f3 update to new copyAsync signature Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/305cfb0f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack

git commit: updated refs/heads/4.3 to 1cdc064

2013-12-05 Thread nitin
Updated Branches: refs/heads/4.3 dd34ae97f -> 1cdc064c4 CLOUDSTACK-4880: check for host cpu capability while dynamic scaling a vm on the same host Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1cdc064c Tree: ht

git commit: updated refs/heads/4.3 to 25e51a5

2013-12-05 Thread nitin
Updated Branches: refs/heads/4.3 1cdc064c4 -> 25e51a571 CLOUDSTACK-4880: check for host cpu capability while dynamic scaling a vm on the same host Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/25e51a57 Tree: ht

git commit: updated refs/heads/master to 98ee087

2013-12-05 Thread nitin
Updated Branches: refs/heads/master ee607646c -> 98ee087d3 CLOUDSTACK-4880: check for host cpu capability while dynamic scaling a vm on the same host Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/98ee087d Tree:

git commit: updated refs/heads/4.3 to c06e69d

2013-12-05 Thread nitin
Updated Branches: refs/heads/4.3 25e51a571 -> c06e69db1 CLOUDSTACK-5391: check for host cpu capability while stop starting a vm on the same host. Also changed the FirstFitAllocator to use the same method. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-

git commit: updated refs/heads/master to ed1f3d9

2013-12-05 Thread nitin
Updated Branches: refs/heads/master 98ee087d3 -> ed1f3d9ed CLOUDSTACK-5391: check for host cpu capability while stop starting a vm on the same host. Also changed the FirstFitAllocator to use the same method. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-w

[3/3] git commit: updated refs/heads/4.3 to 3b59dfe

2013-12-05 Thread jessicawang
UI > check in updated translation files for Siva Nata Sekhar Golla. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3b59dfeb Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3b59dfeb Diff: http://git-wip-

git commit: updated refs/heads/master to 619f0a9

2013-12-05 Thread jessicawang
Updated Branches: refs/heads/master ed1f3d9ed -> 619f0a9c7 UI > check in updated translation files for Siva Nata Sekhar Golla. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/619f0a9c Tree: http://git-wip-us.apac

svn commit: r1548350 - /cloudstack/site/trunk/content/docs/ja-JP/toc.html

2013-12-05 Thread gochiba
Author: gochiba Date: Fri Dec 6 01:12:37 2013 New Revision: 1548350 URL: http://svn.apache.org/r1548350 Log: Change site search url to 'http://cloudstack.apache.org/docs' Modified: cloudstack/site/trunk/content/docs/ja-JP/toc.html Modified: cloudstack/site/trunk/content/docs/ja-JP/toc.html

svn commit: r889297 - in /websites/staging/cloudstack/trunk/content: ./ docs/ja-JP/toc.html

2013-12-05 Thread buildbot
Author: buildbot Date: Fri Dec 6 01:15:30 2013 New Revision: 889297 Log: Staging update by buildbot for cloudstack Modified: websites/staging/cloudstack/trunk/content/ (props changed) websites/staging/cloudstack/trunk/content/docs/ja-JP/toc.html Propchange: websites/staging/cloudstack

git commit: updated refs/heads/4.3 to ef6038f

2013-12-05 Thread frankzhang
Updated Branches: refs/heads/4.3 3b59dfebf -> ef6038f1b commit 8edaf63c4e4a054b17a2dfe4233d103fb2ee9e6a Author: Frank.Zhang Date: Thu Oct 10 14:45:03 2013 -0700 CLOUDSTACK-4850 [UCS] using template instead of cloning profile Project: http://git-wip-us.apache.org/repos/asf/clou

git commit: updated refs/heads/4.3 to fd5b9a2

2013-12-05 Thread frankzhang
Updated Branches: refs/heads/4.3 ef6038f1b -> fd5b9a278 CLOUDSTACK-4674 [baremetal] /usr/share/cloudstack-common/scripts/util/ipmi.py script need to recognize various ipmi version and BMC type of server Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.

git commit: updated refs/heads/4.3 to 48a4391

2013-12-05 Thread frankzhang
Updated Branches: refs/heads/4.3 fd5b9a278 -> 48a439156 [UCS] increate ipmi command retry Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/48a43915 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/48a4

git commit: updated refs/heads/4.3 to d3bff27

2013-12-05 Thread frankzhang
Updated Branches: refs/heads/4.3 48a439156 -> d3bff27ef CLOUDSTACK-5112 [Baremetal]Make IPMI retry times configurable Conflicts: server/src/com/cloud/configuration/Config.java setup/db/db/schema-420to421.sql Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Com

svn propchange: r1548219 - svn:log

2013-12-05 Thread gochiba
Author: gochiba Revision: 1548219 Modified property: svn:log Modified: svn:log at Fri Dec 6 01:33:24 2013 -- --- svn:log (original) +++ svn:log Fri Dec 6 01:33:24 2013 @@ -0,0 +1 @@ +Copy index.html to ja-JP directory

svn commit: r889300 - /websites/production/cloudstack/content/

2013-12-05 Thread gochiba
Author: gochiba Date: Fri Dec 6 01:45:05 2013 New Revision: 889300 Log: Publishing svnmucc operation to cloudstack site by gochiba Added: websites/production/cloudstack/content/ - copied from r889299, websites/staging/cloudstack/trunk/content/

git commit: updated refs/heads/4.3 to 80e88dd

2013-12-05 Thread frankzhang
Updated Branches: refs/heads/4.3 d3bff27ef -> 80e88dd48 fix merge error breaking compile Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/80e88dd4 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/80e88

git commit: updated refs/heads/4.2 to b7da94f

2013-12-05 Thread mchen
Updated Branches: refs/heads/4.2 e312282d7 -> b7da94f76 Revert "CLOUDSTACK-4950: fix the problem to support sessions to multiple vCenter instance" This reverts commit 7c3a7fe312bb649b6e81078e4c26a93f534ce778. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git

git commit: updated refs/heads/4.3 to e33f8f2

2013-12-05 Thread mchen
Updated Branches: refs/heads/4.3 80e88dd48 -> e33f8f2f4 Revert "CLOUDSTACK-4950: fix the problem to support sessions to multiple vCenter instance" This reverts commit ed0fbcc81c1928062054190ffcfab8bb59969cc2. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git

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

2013-12-05 Thread edison
Updated Branches: refs/heads/4.2-workplace 305cfb0f3 -> ca2f84408 Finally, can start vm now. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ca2f8440 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c

git commit: updated refs/heads/master to 425723e

2013-12-05 Thread mchen
Updated Branches: refs/heads/master 619f0a9c7 -> 425723e16 CLOUDSTACK-5336:[Automation] During regression automation management server hang with "out of memory error". Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/comm

git commit: updated refs/heads/master to 88f64b2

2013-12-05 Thread koushik
Updated Branches: refs/heads/master 425723e16 -> 88f64b2b9 Changed 'MigrateCommand' to use the global setting value of 'execute.in.sequence.hypervisor.commands' Signed-off-by: Koushik Das Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/r

git commit: updated refs/heads/4.3 to 6df26fe

2013-12-05 Thread likithas
Updated Branches: refs/heads/4.3 e33f8f2f4 -> 6df26fe50 Since CLOUDSTACK-5336 is resolved, changing the log level to TRACE Revert "CLOUDSTACK-5336. During regression automation management server hang with "out of memory error"." This reverts commit c055417589aba55b488bcfb003af7959ff2a63f5.

[1/2] git commit: updated refs/heads/4.3 to ba894cf

2013-12-05 Thread frankzhang
Updated Branches: refs/heads/4.3 6df26fe50 -> ba894cfe9 add missing files during merging UCS Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ae19fc98 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a

[2/2] git commit: updated refs/heads/4.3 to ba894cf

2013-12-05 Thread frankzhang
Merge branch '4.3' of https://git-wip-us.apache.org/repos/asf/cloudstack into 4.3 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ba894cfe Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ba894cfe Diff:

git commit: updated refs/heads/master to cafd820

2013-12-05 Thread girish
Updated Branches: refs/heads/master 88f64b2b9 -> cafd820e3 Enhanced few features under Marvin Added few enhancements to marvin. Added new module for Logging Facility to marvin. Added new Init facility to marvin. Currently, there are multiple ways we are doing logging Removed few unwanted loggi

git commit: updated refs/heads/4.3 to d21058c

2013-12-05 Thread girish
Updated Branches: refs/heads/4.3 ba894cfe9 -> d21058c25 Enhanced few features under Marvin Added few enhancements to marvin. Added new module for Logging Facility to marvin. Added new Init facility to marvin. Currently, there are multiple ways we are doing logging Removed few unwanted logging

git commit: updated refs/heads/4.3 to bc86103

2013-12-05 Thread likithas
Updated Branches: refs/heads/4.3 d21058c25 -> bc86103c2 CLOUDSTACK-5216. delete volume failed due to Exception: java.lang.Exception" while destroying Vms Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bc86103c

git commit: updated refs/heads/master to e6127a7

2013-12-05 Thread likithas
Updated Branches: refs/heads/master cafd820e3 -> e6127a7c0 CLOUDSTACK-5216. delete volume failed due to Exception: java.lang.Exception" while destroying Vms Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e6127a

svn commit: r1548389 - /cloudstack/site/trunk/content/docs/ja-JP/images/web_logo.png

2013-12-05 Thread gochiba
Author: gochiba Date: Fri Dec 6 07:38:02 2013 New Revision: 1548389 URL: http://svn.apache.org/r1548389 Log: copy web_logo.png to ja-JP directory Added: cloudstack/site/trunk/content/docs/ja-JP/images/web_logo.png (with props) Added: cloudstack/site/trunk/content/docs/ja-JP/images/web_log

svn commit: r889325 - in /websites/staging/cloudstack/trunk/content: ./ docs/ja-JP/images/web_logo.png

2013-12-05 Thread buildbot
Author: buildbot Date: Fri Dec 6 07:47:16 2013 New Revision: 889325 Log: Staging update by buildbot for cloudstack Added: websites/staging/cloudstack/trunk/content/docs/ja-JP/images/web_logo.png (with props) Modified: websites/staging/cloudstack/trunk/content/ (props changed) Propc

svn commit: r889326 - /websites/production/cloudstack/content/

2013-12-05 Thread gochiba
Author: gochiba Date: Fri Dec 6 07:51:40 2013 New Revision: 889326 Log: Publishing svnmucc operation to cloudstack site by gochiba Added: websites/production/cloudstack/content/ - copied from r889325, websites/staging/cloudstack/trunk/content/