import tag missing from test_shared_networks.py
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/76520e80
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/76520e80
Diff:
String instantiation is not needed
Removed a String instntiation, test case added
Signed-off-by: Laszlo Hornyak
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/564013be
Tree: http://git-wip-us.apache.org/repos/asf
CLOUDSTACK-1623: Update documentation to check hosts entry for correct loopback
interface setup to fix cloud-setup-databases issues during setup
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d4477ba8
Tree: http://
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
into disk_io_throttling
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/635974e1
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr
Remove invalid references to diskdevice from tests
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9e2eeb21
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9e2eeb21
Di
Removed junk characters from test_netscaler_lb.py
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/85ed2160
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/85ed2160
Dif
list the VPCs with vpc id not network id
test failed because of incorrectly listing the VPC using the networkid.
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/363a7b93
Tree: htt
CLOUDSTACK-1301: VM I/O Throttling (change default value from 0 to null)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e1a5c58f
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e1a5c58f
Diff: http://git
Revert "CLOUDSTACK-2902: Fixing references to 4.1 repository for this release"
This reverts commit 76d3c27bf4c0ab3690840e56ca162935cea91d48.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/25726277
Tree: http://git-
CLOUDSTACK-3016: remove zonetype parameter from listPods API.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/56d390d5
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/56d390d5
Diff: http://git-wip-us.apa
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack
into disk_io_throttling
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3ad2f0f0
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr
CLOUDSTACK-3016: remove zonetype parameter from listSnapshots API.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fea9a0ed
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/fea9a0ed
Diff: http://git-wip-u
Add proposal to CloudStack_GSoC_Guide.xml
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ac48e5dc
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ac48e5dc
Diff: http://git-wip-us.apache.org/repos/asf/cl
Allow DSA public keys.
DSA can't be used for encryption with the bouncycastle library, so make
sure this situation is properly handled.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b0ea02e6
Tree: http://git-wip-u
remove dead allocations
Signed-off-by: Dave Brosius
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/93938ca7
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/93938ca7
Updated Branches:
refs/heads/disk_io_throttling 9b88582b2 -> 691bc9d39
CLOUDSTACK-3020: Fix assert error
If you do not give a name during vm creation, UUID will be set for Name
and Display name will be blank.
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/as
CLOUDSTACK-2956:createStoragePools API should ignore passed clusterId
and podId parameters in creating zone scoped primary storage
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4c26dd6a
Tree: http://git-wip-us.apac
Fix VPC tests related to user roles
Many vpc tests fail because of incorrect apiClient passed in to create
the VPC, network etc. The exact method used is getUserApiClient to fetch
the apiclient for a specific user.
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/a
CLOUDSTACK-2883: create default network offering with internal lb support (if
doesn't exist already)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5d0a1cee
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/t
Change listAll to return a boolean and fix a typo
Signed-off-by: Abhinandan Prateek
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/776301ce
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/776301ce
Dif
CLOUDSTACK-3019: add missing tags for test
integration.component.test_advancedsg_networks.py
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f4dcca6e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f4dc
Concentrated planner granularity is at pod level
user.concentrated pod planner will try and put the VMs in the same pod.
Correcting the assertion to verify same pod and not same cluster. Test
may have passed earlier because of presence of single pod in the
deployment.
Signed-off-by: Prasanna Sant
Add Shiva Teja's proposal to GSoC docbook
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a3d585ea
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a3d585ea
Diff: http://git-wip-us.apache.org/repos/asf/cl
use commons-lang StringUtils
commons-lang is already a transitive dependency of the utils project, which
allows removing some duplicated functionality.
This patch replaces StringUtils.join(String, Object...) with it's commons-lang
counterpart.
It also replaces calls to String join(Iterable, Stri
set rpcProvider field correctly
Signed-off-by: Dave Brosius
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3a029421
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3
Fix the listVPC based on user roles
listVPC based on user roles uses the old account.account reference
causing the test to fail.
Signed-off-by: Prasanna Santhanam
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a5
Correcting ID in the release notes from issues-fixed-4.0 to issues-fixed-4.1
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bd699390
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bd699390
Diff: http:/
LOUDSTACK-2914: handle situation when serviceProvider map is empty
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/952fa246
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/952fa246
Diff: http://git-wip-u
Updated Branches:
refs/heads/master 9e2eeb21a -> 882220e80
http://git-wip-us.apache.org/repos/asf/cloudstack/blob/882220e8/ui/scripts/configuration.js
--
diff --git a/ui/scripts/configuration.js b/ui/scripts/configuration.js
in
Updated Branches:
refs/heads/master 746af2bb6 -> 9d7c7c14c
CLOUDSTACK-1866: create iptables rules for network usage in
finalizeSshAndVersionAndNetworkUsageOnStart only for non-Vpc network
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/rep
Updated Branches:
refs/heads/4.1 68f51a3db -> c2f0a2f6d
CLOUDSTACK-1866: create iptables rules for network usage in
finalizeSshAndVersionAndNetworkUsageOnStart only for non-Vpc network
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/
Updated Branches:
refs/heads/master 9d7c7c14c -> 10e80afde
remove duplicated VPC router in return value of functions in DomainRouterDaoImpl
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/10e80afd
Tree: http://gi
Updated Branches:
refs/heads/master 779763fdf -> 0dd45513e
CLOUDSTACK-2885: show cpuNumber and cpuSpeed on VM Statistics page
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0dd45513
Tree: http://git-wip-us.apach
Updated Branches:
refs/heads/4.1 025f682e9 -> 9bfccf529
CLOUDSTACK-3055: change data transfer rate unit from MB to Mb in
service/network offerings
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9bfccf52
Tree: h
Updated Branches:
refs/heads/master 0dd45513e -> f2e6ababa
CLOUDSTACK-3055: change data transfer rate unit from MB to Mb in
service/network offerings
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f2e6abab
Tree
Updated Branches:
refs/heads/master c8f744dbc -> 2d678063f
Shared networks is only supported in Basic zone and Advanced zone with SG in
Infracstructure->Zone->Physical Network->Guest->Network
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org
Updated Branches:
refs/heads/master 2d678063f -> 5e5bb2cae
remove duplicate lines of 2d678063fac318776f60b7f3b1d27323cac06dfc
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5e5bb2ca
Tree: http://git-wip-us.apach
Updated Branches:
refs/heads/4.1 daff3fe41 -> 35076ba1b
Shared networks is only supported in Basic zone and Advanced zone with SG in
Infracstructure->Zone->Physical Network->Guest->Network
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/re
Updated Branches:
refs/heads/master 9df45065d -> 289939580
CLOUDSTACK-2017: network throttling implementation for KVM
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/28993958
Tree: http://git-wip-us.apache.org/re
Updated Branches:
refs/heads/master 7623c4527 -> cd72e2afe
fix a bug in findAllChildren of domains
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/db890bc7
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/
fix a bug in listServiceOffering with vmId
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cd72e2af
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cd72e2af
Diff: http://git-wip-us.apache.org/repos/asf/c
Updated Branches:
refs/heads/master b79b2182e -> 90521a3e1
allow Domain Admin to list usage records in the domain
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/90521a3e
Tree: http://git-wip-us.apache.org/repos/
Updated Branches:
refs/heads/master 770bfe435 -> 0f976fd32
CLOUDSTAC.K-4923: add missing Network limits in Accounts details page
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0f976fd3
Tree: http://git-wip-us.ap
Updated Branches:
refs/heads/4.2 2a6905a9c -> f4149ba0a
fix issue: devcloud not working
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f4149ba0
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f4149b
allow Domain Admin to list usage records in the domain
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/87c897ff
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/87c897ff
Diff: http://git-wip-us.apache.org
fix a bug in findAllChildren of domains
(cherry picked from commit db890bc71e10855285c64f006a0153a21834182a)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f0a92376
Tree: http://git-wip-us.apache.org/repos/asf/cloud
fix a bug in listServiceOffering with vmId
(cherry picked from commit cd72e2afeef0e74db499963971720ff4a8dbd3af)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9767de45
Tree: http://git-wip-us.apache.org/repos/asf/cl
CLOUDSTAC.K-4923: add missing Network limits in Accounts details page
(cherry picked from commit 0f976fd328ed5632201553ddeb69d9fa9ab500a4)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/622f0762
Tree: http://git-wip
Updated Branches:
refs/heads/4.2 f4149ba0a -> 622f0762d
CLOUDSTACK-4931: Do not setDetails for system VMs
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/13a4ec36
Tree: http://git-wip-us.apache.org/repos/asf/clou
Updated Branches:
refs/heads/4.2 622f0762d -> a94acc5a4
CLOUDSTACK-4931, CLOUDSTACK-4937: setDetails to user VMs only
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a94acc5a
Tree: http://git-wip-us.apache.org/re
Updated Branches:
refs/heads/master 294b0c727 -> 69b131fa1
CLOUDSTACK-4931, CLOUDSTACK-4937: setDetails to user VMs only
(cherry picked from commit a94acc5a43aeaf5f18f1912e2653a92f6041a6e5)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/re
Updated Branches:
refs/heads/master 078060450 -> 7cdd2ef6b
add iptables/ethtool requirement on Agent in debian/control
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7cdd2ef6
Tree: http://git-wip-us.apache.org/r
Updated Branches:
refs/heads/master 7cdd2ef6b -> 059e3beb2
CLOUDSTACK-4505: add ExpungeVM command to expunge a destroyed VM on demand
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/059e3beb
Tree: http://git-wip-
Updated Branches:
refs/heads/4.2 0bb06d5d9 -> 8a679e7b0
add iptables/ethtool requirement on Agent in debian/control
(cherry picked from commit 7cdd2ef6baffe16b18c8962a5835edcbd52ddaac)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/a
remove unused file lock codes from LibvirtStorageAdaptor.java
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4b8d636c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4b8d636c
Diff: http://git-wip-us.apa
Updated Branches:
refs/heads/4.2 d5cca46ae -> 4b8d636ce
CLOUDSTACK-4830: allow create account and user by domain admin
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0d12e3eb
Tree: http://git-wip-us.apache.org/r
CLOUDSTACK-4831: allow create network by domain admin
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/46e4cfd3
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/46e4cfd3
Diff: http://git-wip-us.apache.org/
Updated Branches:
refs/heads/4.2 e47dfb673 -> 743eed877
CLOUDSTACK-4987: only shared network and isolated network with same account can
be assigned to a VM
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/743eed8
remove unused file lock codes from LibvirtStorageAdaptor.java
(cherry picked from commit 4b8d636ce66fa8e4ed9cc56e44f4fa88e0e18cb8)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bad23908
Tree: http://git-wip-us.apac
CLOUDSTACK-4987: only shared network and isolated network with same account can
be assigned to a VM
(cherry picked from commit 743eed8771ce0fc382c3f1018e42d357d79163c5)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi
CLOUDSTACK-4831: allow create network by domain admin
(cherry picked from commit 46e4cfd3c3c79e3bc3ec4a49c4ebae6c32240db3)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/57036e37
Tree: http://git-wip-us.apache.org/r
Updated Branches:
refs/heads/master c53d4e9e1 -> 382391f27
CLOUDSTACK-4830: allow create account and user by domain admin
(cherry picked from commit 0d12e3eb9d4fb0166fc553da7366f4da786daa14)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/r
Updated Branches:
refs/heads/master 382391f27 -> 4495d456e
CLOUDSTACK-4830: fix build error
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4495d456
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/44
Updated Branches:
refs/heads/4.2 ed3d82eab -> de448ec47
check Linux bridge status before remove it
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a33f0e7b
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/
remove network limitation of nics on systemvms
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0227e001
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0227e001
Diff: http://git-wip-us.apache.org/repos/a
CLOUDSTACK-5042: fix NPE error as BroadcastUri is NULL in shared network after
upgrade from 2.2.14
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/09e7ab97
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tre
CLOUDSTACK-5042: change cloud.keystore to cloudmanagementserver.keystore and
install it
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/de448ec4
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/de448ec4
remove network limitation of nics on systemvms (cherry picked from commit
0227e0013ad90bb66a29e0852d9a114951b8f6fc)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/edf04a33
Tree: http://git-wip-us.apache.org/repos/a
Updated Branches:
refs/heads/master 63b23bb34 -> 57ba367f3
check Linux bridge status before remove it (Cherry-picked from commit
a33f0e7bdd3bc359e483eca36cf9faf1f2c7c521)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack
CLOUDSTACK-5042: change cloud.keystore to cloudmanagementserver.keystore and
install it (cherry picked from commit de448ec4792eda5b47d79b26e9cb8ce96a2b22f4)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/57ba367f
T
CLOUDSTACK-5042: fix NPE error as BroadcastUri is NULL in shared network after
upgrade from 2.2.14 (Cherry-picked from commit
09e7ab9750df27d96159bbcf3f41bafc33ac6fbe)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi
Updated Branches:
refs/heads/4.2 9e6a1eaff -> 86976fb29
CLOUDSTACK-5076: fix wrong bridge name in vm domain xml desc after upgrade from
4.0 or before to 4.2
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/86976f
Updated Branches:
refs/heads/master 97348217c -> 4674ae4dd
CLOUDSTACK-5076: fix wrong bridge name in vm domain xml desc after upgrade from
4.0 or before to 4.2
(cherry picked from commit 86976fb298bb05b7a5380573e292ec9687169228)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Updated Branches:
refs/heads/master 19e9849d8 -> 09ca263af
fix apidocs build error
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/09ca263a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/09ca263a
Di
Updated Branches:
refs/heads/master 09ca263af -> fdb3b4922
CLOUDSTACK-4923: add missing Network limits in Domain details page
(cherry picked from commit 20fd5dc84f0c7e0d639991ca1a8bad9538a6)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.o
Updated Branches:
refs/heads/4.2 934f1d9aa -> 20fd5dc84
CLOUDSTACK-4923: add missing Network limits in Domain details page
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/20fd5dc8
Tree: http://git-wip-us.apache.o
Updated Branches:
refs/heads/4.2 1c3b9b53f -> 385592237
Remove cloudmanagementserver.keystore from installation
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/38559223
Tree: http://git-wip-us.apache.org/repos/as
Updated Branches:
refs/heads/master aebbb15a6 -> eb4c52ebc
Remove cloudmanagementserver.keystore from installation
(cherry picked from commit 38559223780fa0471f9b497102c3c727ae47382f)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/as
Updated Branches:
refs/heads/4.3 aeb5ec07c -> b1c02b475
Remove cloudmanagementserver.keystore from installation
(cherry picked from commit 38559223780fa0471f9b497102c3c727ae47382f)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/c
Updated Branches:
refs/heads/4.2 4918e2145 -> e444a0381
remove duplicated scheduled tasks from VpcVirtualNetworkApplianceManagerImpl
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e444a038
Tree: http://git-wip-u
Updated Branches:
refs/heads/master 67fc2f53e -> 59453ea6b
remove duplicated scheduled tasks from VpcVirtualNetworkApplianceManagerImpl
(cherry picked from commit e444a03819ccf72f61cb04e8428d20cc65b145e1)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-u
Updated Branches:
refs/heads/4.3 2b83fa159 -> 4cd5f7dc4
remove duplicated scheduled tasks from VpcVirtualNetworkApplianceManagerImpl
(cherry picked from commit e444a03819ccf72f61cb04e8428d20cc65b145e1)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.a
Updated Branches:
refs/heads/4.2 fe101f30a -> 888ddd724
CLOUDSTACK-5272: return unlimit if max.account.* or max.project.* is set to
negative
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/888ddd72
Tree: http://
Updated Branches:
refs/heads/4.2 888ddd724 -> e23b10319
CLOUDSTACK-2940: Allowing Replacement of realhostip.com with a customized
domain for SSVM
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e23b1031
Tree: ht
Updated Branches:
refs/heads/4.3 8970c9515 -> 895e581e7
CLOUDSTACK-5272: return unlimit if max.account.* or max.project.* is set to
negative
(cherry picked from commit 888ddd724aabbd22d675fe2bba873971888e1a8a)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git
CLOUDSTACK-2940: Allowing Replacement of realhostip.com with a customized
domain for SSVM
(cherry picked from commit e23b10319f55fe8cbb822c0c29dc64b56509c119)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/895e581e
CLOUDSTACK-4505: allow domain admin to expunge a destroyed VM
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8b237eb0
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8b237eb0
Diff: http://git-wip-us.apa
Updated Branches:
refs/heads/master b2f0a0bce -> 8b237eb0a
CLOUDSTACK-5272: return unlimit if max.account.* or max.project.* is set to
negative
(cherry picked from commit 888ddd724aabbd22d675fe2bba873971888e1a8a)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://
CLOUDSTACK-2940: Allowing Replacement of realhostip.com with a customized
domain for SSVM
(cherry picked from commit e23b10319f55fe8cbb822c0c29dc64b56509c119)
Conflicts:
plugins/storage/image/default/src/org/apache/cloudstack/storage/datastore/driver/CloudStackImageStoreDriv
Updated Branches:
refs/heads/4.3 895e581e7 -> e52b457d0
CLOUDSTACK-4505: allow domain admin to expunge a destroyed VM
(cherry picked from commit 8b237eb0a2360ba8aaba798a8febab8ceb5477cb)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos
Updated Branches:
refs/heads/4.3 1fe8efc85 -> 96842475d
CLOUDSTACK-5280: fix issue in getBroadcastUriFromBridge
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/96842475
Tree: http://git-wip-us.apache.org/repos/as
Updated Branches:
refs/heads/master 5d974a234 -> 2145505d3
CLOUDSTACK-5280: fix issue in getBroadcastUriFromBridge
(cherry picked from commit 96842475d95532cb39f0838b77b02f68c1d26dcf)
Conflicts:
plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.ja
Updated Branches:
refs/heads/master 226b19348 -> f17f35eeb
CLOUDSTACK-5293: fix issue when collect vm disk statistics from iso
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f17f35ee
Tree: http://git-wip-us.apac
Updated Branches:
refs/heads/4.3 7f6002458 -> 3d601ba41
CLOUDSTACK-5293: fix issue when collect vm disk statistics from iso
(cherry picked from commit f17f35eeb853ef170ba48d67ddd99d4f91f6a231)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org
Updated Branches:
refs/heads/4.2 e23b10319 -> 04adfe431
CLOUDSTACK-5293: fix issue when collect vm disk statistics from iso
(cherry picked from commit f17f35eeb853ef170ba48d67ddd99d4f91f6a231)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org
allow delete snapshot with ERROR state
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/81c07f17
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/81c07f17
Diff: http://git-wip-us.apache.org/repos/asf/cloud
Updated Branches:
refs/heads/master ab39b658a -> 81c07f179
CLOUDSTACK-5299: set hypervisor_type of volumes from image format if not set.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/221aea57
Tree: http://git-w
[UI] kvm vm snapshot not shown if kvm.snapshot.enabled is set to false
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/64c03dbc
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/64c03dbc
Diff: http://git-w
CLOUDSTACK-5293: get vm disk statistics only from DISK (not for ISO/FLOPPY)
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d473d5a3
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d473d5a3
Diff: http://
Updated Branches:
refs/heads/master 36201b977 -> 6ab27267b
CLOUDSTACK-5033: set origin ip address in logs if management servers is behind
a reverse proxy or load balancer
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack
101 - 200 of 1026 matches
Mail list logo