[1/2] git commit: cloudmonkey: use argparse instead of option parser

2014-09-01 Thread bhaisaab
Repository: cloudstack-cloudmonkey Updated Branches: refs/heads/master 61d6b98bc -> 2d709cab3 cloudmonkey: use argparse instead of option parser Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo Commit: http://git-wip-us.apache.org/repos

[2/2] git commit: setup: add argcomplete as dependency

2014-09-01 Thread bhaisaab
setup: add argcomplete as dependency Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/commit/2d709cab Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey

git commit: updated refs/heads/master to c730bc3

2014-09-01 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 885431864 -> c730bc349 server: Add event bus bean as commented xml in META-INF core This adds a spring bean xml to have EventBus for ACS, but the bean is commented so the event bus service won't start by default. I'm adding this for an

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

2014-09-01 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.3 3c4aad203 -> 1a8e07d17 travis: for 4.3 just --load on nosetests to only use cfg and not deploy zone Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/a

git commit: updated refs/heads/4.3 to 3c4aad2

2014-09-01 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.3 2a87d7e8c -> 3c4aad203 developer: cheat with low acccount expunge interval for smoke tests 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/clouds

git commit: updated refs/heads/4.3 to 2a87d7e

2014-09-01 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.3 9669a2031 -> 2a87d7e8c travis: remove the marvin flag require_hardware which is not needed for 4.3 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 8854318

2014-09-01 Thread sailajamada
Repository: cloudstack Updated Branches: refs/heads/master 50b1fd4c4 -> 885431864 vGPU automation changes removing the host password Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/88543186 Tree: http://git-wip-u

git commit: updated refs/heads/master to 50b1fd4

2014-09-01 Thread sailajamada
Repository: cloudstack Updated Branches: refs/heads/master 6bd5041ff -> 50b1fd4c4 vGPU add and list host test cases with review comments Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/50b1fd4c Tree: http://git-w

git commit: updated refs/heads/4.3 to 9669a20

2014-09-01 Thread sebgoa
Repository: cloudstack Updated Branches: refs/heads/4.3 28500840a -> 9669a2031 Adding Travis badge on README.md Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9669a203 Tree: http://git-wip-us.apache.org/repos/as

git commit: updated refs/heads/4.3 to 2850084

2014-09-01 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.3 514c2ef0f -> 28500840a travis: remove --zone and --hypervisor for 4.3 branch 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/28

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

2014-09-01 Thread bhaisaab
NetUtils: Check for NPE in getDefaultHostIp method when processing nic/mac On hosts or containers where they don't have valid mac address on nic resulting in null, NetUtils.getNetworkParam can throw NPE. This was a case found on TravisCI where OpenVZ containers are used. This method (getDefaultHo

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

2014-09-01 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.3 f5483eeea -> 514c2ef0f CLOUDSTACK-4770: In MacAddress skip macAddress when parsed value is 0x00 In MacAddress class, we start by settig macAddress String as null and go through the output of ifconfig -a and pick the one string that is a v

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

2014-09-01 Thread santhoshedukulla
Repository: cloudstack Updated Branches: refs/heads/master 10391c9b4 -> 6bd5041ff Adding first cut(draft) for marvincli Signed-off-by: Santhosh Edukulla Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6bd5041f

git commit: updated refs/heads/master to 10391c9

2014-09-01 Thread koushik
Repository: cloudstack Updated Branches: refs/heads/master b38d0b6b4 -> 10391c9b4 Set 'last ping' time for host based on ping.timeout and ping.interval global config values (currentTime - (ping.timeout * ping.interval)) instead of using hardcoded value of (currentTime - 10mins) Project: htt

git commit: updated refs/heads/4.3 to f5483ee

2014-09-01 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.3 df5dfd40c -> f5483eeea schema: fix upgrade paths in the upgrade map of DatabaseUpgradeChecker 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/clo

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

2014-09-01 Thread bhaisaab
Fix RAT issue (cherry picked from commit b38d0b6b43a4eaab1c85a07739eda7a475ccb07f) 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/78c2e529 Tree: http://git-wip-us.apache.org/repos/asf/cl

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

2014-09-01 Thread bhaisaab
apidoc: use non-harcoded path to client artifacts 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/df5dfd40 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/df5dfd40 Diff: http

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

2014-09-01 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.3 a743937e4 -> df5dfd40c [CLOUDSTACK-6115] Investigate the use of TravisCI for CloudStack integration testing (cherry picked from commit 26069aa3776ea4b634fb9d614062caa595bc0fa0) Signed-off-by: Rohit Yadav Project: http://git-wip-us.apa

git commit: cloudmonkey: don't allow empty values of set "options"

2014-09-01 Thread bhaisaab
Repository: cloudstack-cloudmonkey Updated Branches: refs/heads/master b3673c8c0 -> 61d6b98bc cloudmonkey: don't allow empty values of set "options" Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack-cloudmonkey/repo Commit: http://git-wip-us.apache.org/r

git commit: updated refs/heads/master to b38d0b6

2014-09-01 Thread duffy
Repository: cloudstack Updated Branches: refs/heads/master 26069aa37 -> b38d0b6b4 Fix RAT issue Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b38d0b6b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tre

git commit: updated refs/heads/master to 26069aa

2014-09-01 Thread duffy
Repository: cloudstack Updated Branches: refs/heads/master 615c070c0 -> 26069aa37 [CLOUDSTACK-6115] Investigate the use of TravisCI for CloudStack integration testing Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/com

git commit: updated refs/heads/master to 615c070

2014-09-01 Thread sailajamada
Repository: cloudstack Updated Branches: refs/heads/master e16ab59c5 -> 615c070c0 vgpu lifecycle test cases with review comments Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/615c070c Tree: http://git-wip-us.ap

git commit: updated refs/heads/master to e16ab59

2014-09-01 Thread girish
Repository: cloudstack Updated Branches: refs/heads/master 623205a65 -> e16ab59c5 CLOUDSTACK-7452: Removing test_data.cfg file as it is no longer in use Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e16ab59c Tr

git commit: updated refs/heads/master to 623205a

2014-09-01 Thread girish
Repository: cloudstack Updated Branches: refs/heads/master a1dc17125 -> 623205a65 CLOUDSTACK-7437: Fixed snapshot cleanup issue in test_escalations_snapshots.py Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/623

git commit: updated refs/heads/master to a1dc171

2014-09-01 Thread girish
Repository: cloudstack Updated Branches: refs/heads/master 6827d677a -> a1dc17125 CLOUDSTACK-7444: Allowing user account to submit async jobs in addition to admin Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a

git commit: updated refs/heads/master to 6827d67

2014-09-01 Thread girish
Repository: cloudstack Updated Branches: refs/heads/master ab8af4462 -> 6827d677a CLOUDSTACK-7407: Skip tests if physical network does not have OVS provider support Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi

git commit: updated refs/heads/master to ab8af44

2014-09-01 Thread girish
Repository: cloudstack Updated Branches: refs/heads/master a4307f85c -> ab8af4462 CLOUDSTACK-7425: Fixed 'Failed to create network offering due to invalid service Lb' Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/com

git commit: updated refs/heads/master to a4307f8

2014-09-01 Thread girish
Repository: cloudstack Updated Branches: refs/heads/master f44be742f -> a4307f85c CLOUDSTACK-7439: Fix 'Unable to find VM' issue in test_tags.py Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a4307f85 Tree: http

git commit: updated refs/heads/master to f44be74

2014-09-01 Thread kishan
Repository: cloudstack Updated Branches: refs/heads/master 94ab39790 -> f44be742f CLOUDSTACK-7447: Send modify storage pool command on host connect to LXC hosts Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f44