Repository: cloudstack
Updated Branches:
refs/heads/4.4 473c2b480 -> 1369a0dac
CLOUDSTACK-6908: Enable IPv6 in sysctl when only necessary
This new way would only enable IPv6 when VR is created in IPv6 shared network.
Otherwise IPv6 sysctl options remain disable.
(cherry picked from commit 60e
api-change from 4.3 to 4.4
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit:
http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/6ecfd392
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/6ecfd392
Diff: http://git-wip-us.apache.org/re
update issues on 2014-06-13
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit:
http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/785f2b57
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/785f2b57
Diff: http://git-wip-us.apache.org/r
CLOUDSTACK-6901 CLOUDSTACK-6902
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit:
http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/2c931973
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/2c931973
Diff: http://git-wip-us.apache.o
Repository: cloudstack
Updated Branches:
refs/heads/master 3acebf230 -> 3a3a3902b
UI - modules - replace addExtraPropertiesIfDrModuleIncluded() with
cloudStack.dr.sharedFunctions.addExtraProperties().
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.a
Repository: cloudstack
Updated Branches:
refs/heads/4.4-forward 508a966aa -> 497042508
UI - modules - replace addExtraPropertiesIfDrModuleIncluded() with
cloudStack.dr.sharedFunctions.addExtraProperties().
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip
Repository: cloudstack-docs-rn
Updated Branches:
refs/heads/master 7dca1650e -> f490f3f63
CLOUDSTACK-3381: fix cloudstack-sysvmadm script string
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit:
http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/f4
Repository: cloudstack
Updated Branches:
refs/heads/master c181485ae -> 3acebf230
CLOUDSTACK-6852: UI - modules - remove variable drModuleIncluded.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3acebf23
Tree: h
Repository: cloudstack
Updated Branches:
refs/heads/4.4-forward 60e462932 -> 508a966aa
CLOUDSTACK-6852: UI - modules - remove variable drModuleIncluded.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/508a966a
Tr
Repository: cloudstack
Updated Branches:
refs/heads/master 59a98839c -> c181485ae
CLOUDSTACK-6908: Enable IPv6 in sysctl when only necessary
This new way would only enable IPv6 when VR is created in IPv6 shared network.
Otherwise IPv6 sysctl options remain disable.
Project: http://git-wip-us
Repository: cloudstack
Updated Branches:
refs/heads/4.4-forward b849b7ee3 -> 60e462932
CLOUDSTACK-6908: Enable IPv6 in sysctl when only necessary
This new way would only enable IPv6 when VR is created in IPv6 shared network.
Otherwise IPv6 sysctl options remain disable.
Project: http://git-w
Repository: cloudstack
Updated Branches:
refs/heads/master 0c28f36ff -> 59a98839c
CLOUDSTACK-6887: Fixing account cleanup issue across multiple test cases
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/59a98839
Repository: cloudstack
Updated Branches:
refs/heads/4.4-forward be937a082 -> b849b7ee3
CLOUDSTACK-6887: Fixing account cleanup issue across multiple test cases
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b849
Repository: cloudstack
Updated Branches:
refs/heads/master 515ef0de4 -> 0c28f36ff
Fix a number of resource leaks reported by Coverity
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0c28f36f
Tree: http://git-wip-
CLOUDSTACK-6749: [OVS] xe network-param-get with
param-key=is-ovs-vpc-distributed-vr-network alway returns error
fixing unnecessary errors in the logs
(cherry picked from commit 9dfbdb5ffd2f0981651bc98f1c5d71718a24a29f)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: htt
Repository: cloudstack
Updated Branches:
refs/heads/4.4 a951b5152 -> 473c2b480
CLOUDSTACK-6832: [OVS]vnet is not released even the network is deleted
fix ensures allocated VNET is released during network shutdown
(cherry picked from commit be937a08213f06a801cf07d19867d48dad35d19f)
Project:
Repository: cloudstack
Updated Branches:
refs/heads/master cdb3dc97b -> 515ef0de4
CLOUDSTACK-6832: [OVS]vnet is not released even the network is deleted
fix ensures allocated VNET is released during network shutdown
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http
Repository: cloudstack
Updated Branches:
refs/heads/4.4-forward 9dfbdb5ff -> be937a082
CLOUDSTACK-6832: [OVS]vnet is not released even the network is deleted
fix ensures allocated VNET is released during network shutdown
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit:
CLOUDSTACK-6865 , CLOUDSTACK-6868: [hyperv] while attaching the volume we were
changing the volume's Image format to hypervisor's default Image format, hence
it was failing to find the volume with vhdx format. Now changed the behavior to
set Image Format for volume only when it is not set
(cher
CLOUDSTACK-6872: [hyperv] removed the redundant connectToRemote,
DisconnectRemote methods which in turn fixes this bug. connectToRemote was used
to connect to share, but once the share is domain joined we don't need this
method as we already have required permissions
(cherry picked from commit
Repository: cloudstack
Updated Branches:
refs/heads/4.4 f26b6d0a7 -> a951b5152
CLOUDSTACK-6897: when we try to attach the uploaded/allocated volume to a VM on
zwps, then we were passing the podId of VM instead of storage pool to storage
allocator. This resulting in use of Clusterscope storage
CLOUDSTACK-6867: Added option to upload the volume in VHDX format
(cherry picked from commit 2e49ef73bfcb548cf19d1230f00a0510b7d09150)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2c5f352e
Tree: http://git-wip-us
Repository: cloudstack
Updated Branches:
refs/heads/master aa21cdcd4 -> cdb3dc97b
CLOUDSTACK-6749: [OVS] xe network-param-get with
param-key=is-ovs-vpc-distributed-vr-network alway returns error
fixing unnecessary errors in the logs
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/
Repository: cloudstack
Updated Branches:
refs/heads/4.4-forward 2dc9e2c53 -> 9dfbdb5ff
CLOUDSTACK-6749: [OVS] xe network-param-get with
param-key=is-ovs-vpc-distributed-vr-network alway returns error
fixing unnecessary errors in the logs
Project: http://git-wip-us.apache.org/repos/asf/clouds
Repository: cloudstack
Updated Branches:
refs/heads/master b43036d10 -> aa21cdcd4
CLOUDSTACK-6897: when we try to attach the uploaded/allocated volume to a VM on
zwps, then we were passing the podId of VM instead of storage pool to storage
allocator. This resulting in use of Clusterscope stor
CLOUDSTACK-6867: Added option to upload the volume in VHDX format
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7ea3930a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7ea3930a
Diff: http://git-wip-us
Repository: cloudstack
Updated Branches:
refs/heads/master 8e0aba460 -> b43036d10
CLOUDSTACK-6865 , CLOUDSTACK-6868: [hyperv] while attaching the volume we were
changing the volume's Image format to hypervisor's default Image format, hence
it was failing to find the volume with vhdx format. N
CLOUDSTACK-6872: [hyperv] removed the redundant connectToRemote,
DisconnectRemote methods which in turn fixes this bug. connectToRemote was used
to connect to share, but once the share is domain joined we don't need this
method as we already have required permissions
Project: http://git-wip-us
Repository: cloudstack
Updated Branches:
refs/heads/4.4-forward 49467f295 -> 2dc9e2c53
CLOUDSTACK-6865 , CLOUDSTACK-6868: [hyperv] while attaching the volume we were
changing the volume's Image format to hypervisor's default Image format, hence
it was failing to find the volume with vhdx form
CLOUDSTACK-6867: Added option to upload the volume in VHDX format
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2e49ef73
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2e49ef73
Diff: http://git-wip-us
CLOUDSTACK-6872: [hyperv] removed the redundant connectToRemote,
DisconnectRemote methods which in turn fixes this bug. connectToRemote was used
to connect to share, but once the share is domain joined we don't need this
method as we already have required permissions
Project: http://git-wip-us
CLOUDSTACK-6897: when we try to attach the uploaded/allocated volume to a VM on
zwps, then we were passing the podId of VM instead of storage pool to storage
allocator. This resulting in use of Clusterscope storage allocator, allocating
a storage pool for VM on zwps beacuse of pod id not null. T
32 matches
Mail list logo