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

2014-09-17 Thread talluri
CLOUDSTACK-7565: Fixes to avoiding QEMU issue in attach volume operation by changing test case steps Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/032bce5b Tree: http://gi

[1/2] CLOUDSTACK-7565: Fixes to avoiding QEMU issue in attach volume operation by changing test case steps

2014-09-17 Thread talluri
Repository: cloudstack Updated Branches: refs/heads/master 071004e3e -> 032bce5b5 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/032bce5b/test/integration/component/test_escalations_volumes.py -- diff --git a/test/integ

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

2014-09-17 Thread anthonyxu
Repository: cloudstack Updated Branches: refs/heads/master 674af6e47 -> 071004e3e removed start/stop VR from queue Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/071004e3 Tree: http://git-wip-us.apache.org/repos

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

2014-09-17 Thread anthonyxu
Repository: cloudstack Updated Branches: refs/heads/master f1f61e13e -> 674af6e47 added hypervisor capacity for XS 6.5.0 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/674af6e4 Tree: http://git-wip-us.apache.org

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

2014-09-17 Thread anthonyxu
in tagCommand, AsyncJobExecutionContext doesn't need to be created if it doesn't exist Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e5a91e40 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e5a91e40 D

git commit: updated refs/heads/pytest to 152c226

2014-09-17 Thread edison
Repository: cloudstack Updated Branches: refs/heads/pytest c753f765f -> 152c22603 finally, xdist works as I want Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/152c2260 Tree: http://git-wip-us.apache.org/repos/a

git commit: updated refs/heads/master to f1f61e1

2014-09-17 Thread sangeethah
Repository: cloudstack Updated Branches: refs/heads/master 6a11d099c -> f1f61e13e CLOUDSTACK-7573 : Fixed the Guest OS Type used for the ISO Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f1f61e13 Tree: http://g

git commit: updated refs/heads/pytest to c753f76

2014-09-17 Thread edison
Repository: cloudstack Updated Branches: refs/heads/pytest 797fff165 -> c753f765f fix xdist Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c753f765 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c7

[6/7] Fix Externalization of hard-coded label strings

2014-09-17 Thread bfederle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6a11d099/client/WEB-INF/classes/resources/messages_ja_JP.properties -- diff --git a/client/WEB-INF/classes/resources/messages_ja_JP.properties b/client/WEB-INF/classes/resourc

[3/7] Fix Externalization of hard-coded label strings

2014-09-17 Thread bfederle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6a11d099/ui/dictionary2.jsp -- diff --git a/ui/dictionary2.jsp b/ui/dictionary2.jsp new file mode 100644 index 000..39299b3 --- /dev/null +++ b/ui/dictionary2.jsp @@ -0,0 +

[5/7] Fix Externalization of hard-coded label strings

2014-09-17 Thread bfederle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6a11d099/client/WEB-INF/classes/resources/messages_zh_CN.properties -- diff --git a/client/WEB-INF/classes/resources/messages_zh_CN.properties b/client/WEB-INF/classes/resourc

[2/7] Fix Externalization of hard-coded label strings

2014-09-17 Thread bfederle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6a11d099/ui/modules/vnmcAsa1000v/vnmcAsa1000v.js -- diff --git a/ui/modules/vnmcAsa1000v/vnmcAsa1000v.js b/ui/modules/vnmcAsa1000v/vnmcAsa1000v.js index 621c52a..dc0713f 10064

[4/7] Fix Externalization of hard-coded label strings

2014-09-17 Thread bfederle
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6a11d099/ui/dictionary.jsp -- diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index 0102144..c03ad67 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -22,6 +22,18 @

[7/7] git commit: updated refs/heads/master to 6a11d09

2014-09-17 Thread bfederle
Fix Externalization of hard-coded label strings -Split 'dictionary.jsp' into two files -> 'dictionary.jsp' and 'dictionary2.jsp' -- this is due to JSP file constraints as the localization object is getting quite long -Per change above, 'dictionary' object is now split into an additonal 'dictionar

[1/7] Fix Externalization of hard-coded label strings

2014-09-17 Thread bfederle
Repository: cloudstack Updated Branches: refs/heads/master c66128994 -> 6a11d099c http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6a11d099/ui/scripts/vpc.js -- diff --git a/ui/scripts/vpc.js b/ui/scripts/vpc.js index 786

git commit: updated refs/heads/master to c661289

2014-09-17 Thread bfederle
Repository: cloudstack Updated Branches: refs/heads/master d08adef26 -> c66128994 Fix session expire handling If session has expired, hide entire UI (except for dialog) to prevent clicking/seeing expired UI elements. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: htt

git commit: updated refs/heads/master to d08adef

2014-09-17 Thread sangeethah
Repository: cloudstack Updated Branches: refs/heads/master 29911dd2e -> d08adef26 CLOUDSTACK-7567 - Automate ACL test cases relating to depoying VM in shared network with different scopes - All/Domain/Domain with subdomain/Account for Admin, domain admin and regular users. Project: http://g

git commit: updated refs/heads/master to 29911dd

2014-09-17 Thread yasker
Repository: cloudstack Updated Branches: refs/heads/master 190bd3802 -> 29911dd2e CLOUDSTACK-7376 passwd_server attempts to start but terminates with the exit code 137 Signed-off-by: Sheng Yang Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache

git commit: updated refs/heads/master to 190bd38

2014-09-17 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master e1842a9d5 -> 190bd3802 server: remove unused imports that failed build in last run Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/

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

2014-09-17 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master c27dd6293 -> e1842a9d5 CID-1192805: Remove dead local store from OvsNetworkTopologyGuruImpl Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cl

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

2014-09-17 Thread bhaisaab
CID-1192812: Remove dead code from DataCenterJoinDaoImpl Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/369b5b43 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/369b5b43 Dif

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

2014-09-17 Thread bhaisaab
CID-1199715: Remove dead code from LibvirtStorageAdaptor Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e1842a9d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e1842a9d Dif

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

2014-09-17 Thread bhaisaab
CID-1192811: Remove dead local store from VolumeJoinDaoImpl Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bfd8af07 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bfd8af07

git commit: updated refs/heads/master to c27dd62

2014-09-17 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 33a6640c0 -> c27dd6293 CID-1233085: Fix potential NPE in AccountManagerImpl from VpcManagerImpl Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/as

git commit: updated refs/heads/master to 33a6640

2014-09-17 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master ab5987726 -> 33a6640c0 README: add travis and coverity badges Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/33a6640c Tree:

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

2014-09-17 Thread bhaisaab
Cleaning the README, INSTALL and CHANGES file (cherry picked from commit 528ac4c6e913b3e39b376965e744714e8496c4be) Signed-off-by: Rohit Yadav Conflicts: INSTALL.md Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/

[1/3] Cleaning the README, INSTALL and CHANGES file

2014-09-17 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 983a3b80e -> ab5987726 http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ab598772/INSTALL.md -- diff --git a/INSTALL.md b/INSTALL.md index 893f555..9924ba9 100644

[2/3] Cleaning the README, INSTALL and CHANGES file

2014-09-17 Thread bhaisaab
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/ab598772/CHANGES.md -- diff --git a/CHANGES.md b/CHANGES.md new file mode 100644 index 000..7f052a7 --- /dev/null +++ b/CHANGES.md @@ -0,0 +1,784 @@ + +Apache CloudStack CH

git commit: updated refs/heads/hotfix/4.4/CLOUDSTACK-7184 to d0b39df

2014-09-17 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/hotfix/4.4/CLOUDSTACK-7184 d04f59a30 -> d0b39df1c CLOUDSTACK-7184 retry-wait loop config to deal with network glitches (cherry picked from commit b82f27be4150e70c017ed2597137319daa79560b) Project: http://git-wip-us.apache.org/repos/asf/clou

git commit: updated refs/heads/master to 983a3b8

2014-09-17 Thread kishan
Repository: cloudstack Updated Branches: refs/heads/master 577a2f40b -> 983a3b80e CLOUDSTACK-7568, CLOUDSTACK-7569: Use systemctl for managing services in RHEL7. chkconfig --del doesn't work in RHEL7. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.a

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

2014-09-17 Thread hugo
Merge branch 'bugfix/CID-116538' Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/577a2f40 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/577a2f40 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/

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

2014-09-17 Thread hugo
Fix resource leak CID-1116654 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/086b8c0c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/086b8c0c Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/dif

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

2014-09-17 Thread hugo
Fix CID-1116645 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e1973a2b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e1973a2b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e1973a2b Br

[1/4] git commit: updated refs/heads/master to 577a2f4

2014-09-17 Thread hugo
Repository: cloudstack Updated Branches: refs/heads/master 71611da17 -> 577a2f40b Fix resource leaks on exception paths Make it clear that the server socket isn't a leaked resource Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/

git commit: updated refs/heads/master to 71611da

2014-09-17 Thread talluri
Repository: cloudstack Updated Branches: refs/heads/master 58ea99a9d -> 71611da17 CLOUDSTACK-7547: Brocade Device Data was hard coded, moved it to config file Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.ap

git commit: updated refs/heads/master to 58ea99a

2014-09-17 Thread talluri
Repository: cloudstack Updated Branches: refs/heads/master 20f9d3dcd -> 58ea99a9d CLOUDSTACK-7557: test_vpc_network.py - Fixed wait period of network state check Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us

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

2014-09-17 Thread talluri
CLOUDSTACK-7387: Corrected code related to adding host tags Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/20f9d3dc Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/t

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

2014-09-17 Thread talluri
Repository: cloudstack Updated Branches: refs/heads/master a5004e37a -> 20f9d3dcd Revert "CLOUDSTACK-7387: Corrected code related to adding host tags" This reverts commit 1b14fa6abef5811079eeb7cbd26ab718f6f69405. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://

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

2014-09-17 Thread bhaisaab
CID-1233084: Fix NPE in persisting volume in VolumeApiServiceImpl Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a5004e37 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a50

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

2014-09-17 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 65608e994 -> a5004e37a CID-1233086: Fix potential NPE blowup in UserVmManagerImpl Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/c