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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
29 matches
Mail list logo