Repository: cloudstack-www
Updated Branches:
refs/heads/master 4fb064237 -> 9122c7339
Merge build from asf-site branch
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/9122c733
Tree: http://git-wip-us.apac
Repository: cloudstack
Updated Tags: refs/tags/4.4.4 [deleted] 56856cf7e
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b155129a/plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/xenbase/CitrixPrimaryStorageDownloadCommandWrapper.java
--
diff --git
a/plugins/hype
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b155129a/plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/citrix/CitrixUpdateHostPasswordCommandWrapper.java
--
diff --git
a/plugins/hyperviso
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b155129a/plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/citrix/CitrixPrepareForMigrationCommandWrapper.java
--
diff --git
a/plugins/hypervis
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b155129a/plugins/hypervisors/xenserver/test/com/cloud/hypervisor/xenserver/resource/wrapper/xenbase/CitrixRequestWrapperTest.java
--
diff --git
a/plugins/hypervisors/xenserver
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b155129a/plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/citrix/CitrixGetStorageStatsCommandWrapper.java
--
diff --git
a/plugins/hypervisors/
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b155129a/plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/xenbase/CitrixUpgradeSnapshotCommandWrapper.java
--
diff --git
a/plugins/hypervisors
Fixing the packaging of the Xen resource tests - The package declaration of all
Test classes was point to a package that was not represented as a directory -
For example: Class A had "package b.c.d;" as declaration, but the class A was
under directory "c"
Maven was bulding the project and execu
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b155129a/plugins/hypervisors/xenserver/test/com/cloud/hypervisor/xenserver/resource/wrapper/XenServer56FP1WrapperTest.java
--
diff --git
a/plugins/hypervisors/xenserver/test/c
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b155129a/plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/wrapper/xenbase/CitrixGetVmDiskStatsCommandWrapper.java
--
diff --git
a/plugins/hypervisors/
Repository: cloudstack
Updated Branches:
refs/heads/master fabbfe5f9 -> b155129ae
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/b155129a/plugins/hypervisors/xenserver/test/com/cloud/hypervisor/xenserver/resource/wrapper/xenbase/XenServer56WrapperTest.java
--
Repository: cloudstack-www
Updated Branches:
refs/heads/asf-site f2d49d5e8 -> b8cfa3c15
refs/heads/master f2d49d5e8 -> 4fb064237
Changed name and URL for Dublin event
This closes #6
Signed-off-by: Erik Weber
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo
Commit: http
Changed name and URL for Dublin event
This closes #6
Signed-off-by: Erik Weber
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/4fb06423
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/4fb0
build
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/b8cfa3c1
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/b8cfa3c1
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/b8cfa3
Repository: cloudstack
Updated Branches:
refs/heads/master 7563ed46f -> fabbfe5f9
If storage pool of type RBD is not found then skip the tests for LXC
This closes #320
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/com
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7563ed46
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7563ed46
Diff: http://
Repository: cloudstack
Updated Branches:
refs/heads/master d406e5b83 -> 7563ed46f
CLOUDSTACK-8506 extra check on unknown vlan
Signed-off-by: wilderrodrigues
This closes #306
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloud
Repository: cloudstack
Updated Branches:
refs/heads/master 646e0d99d -> d406e5b83
CLOUDSTACK-8518: Fix issues in testpath_disable_enable_zone.py
Signed-off-by: Gaurav Aradhye
This closes #319
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.or
Repository: cloudstack
Updated Branches:
refs/heads/master ce9014d2e -> 646e0d99d
Always enter chap-secrets as a quoted field. In the event of special characters
it creates and deletes the entry properly, in the event there are not special
characters there is no change behavior.
Signed-off-b
Repository: cloudstack
Updated Branches:
refs/heads/master a7ab79405 -> ce9014d2e
Fix the NPE tht was being caught by the executeRequest() method. - The
LibvirtUtilitiesHelper should have been injected, but it did not work on the
Agent side. Due to that, when sending a StartCommand we were ex
Repository: cloudstack
Updated Branches:
refs/heads/master c961f2f14 -> a7ab79405
CLOUDSTACK-8308: Adding automation test cases for VM/Volume snapshot hardening
Signed-off-by: Gaurav Aradhye
This closes #301
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-
Repository: cloudstack
Updated Branches:
refs/heads/master 57e02f16e -> c961f2f14
CLOUDSTACK-8476: Disable enable zone pod cluster and host: --Test cases for
testing the behavior of resources running on zone, cluster, pod, host and
admin/non-admin user after disabling the zone, cluster, pod,
Repository: cloudstack
Updated Branches:
refs/heads/master ace44f7f1 -> 57e02f16e
Snapshot tests are not supported on Hyper-v so skipping the tests
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/57e02f16
Tree: h
Merge branch 'fix/pep8_issues'
This closes #304
Signed-off by Wilder "Ekho" Rodrigues
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ace44f7f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ace44f7f
D
Repository: cloudstack
Updated Branches:
refs/heads/master dce34ad74 -> ace44f7f1
Pep8 changes that got lost with the strange double push request problem last
time
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit
Merge branch 'feature_fix_pep8_2' of https://github.com/isoutham/cloudstack
into fix/pep8_issues
Testing PR #304
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6b415cb2
Tree: http://git-wip-us.apache.org/repos/asf
Repository: cloudstack
Updated Branches:
refs/heads/master 39e2590a7 -> dce34ad74
Skip snapshot tests since it is not supported on LXC
This closes #314
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/dce34ad7
Tre
28 matches
Mail list logo