git commit: updated refs/heads/volume-upload to 5c152e5

2015-04-13 Thread rajani
Repository: cloudstack Updated Branches: refs/heads/volume-upload ce823a3a2 -> 5c152e5f3 volume upload: disabled all zones during template upload Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5c152e5f Tree: htt

[02/12] git commit: updated refs/heads/4.5 to eea716b

2015-04-13 Thread bhaisaab
server: fix system account create logs Don't output scary message, avoid logging network_group table not found and log sane messages if system/admin account/user already exist. Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.

[01/12] git commit: updated refs/heads/4.5 to eea716b

2015-04-13 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.5 43a9eb40b -> eea716b79 CLOUDSTACK-7593: in 450to451 upgrade path copy vm_details from template for vmware Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/

[12/12] git commit: updated refs/heads/4.5 to eea716b

2015-04-13 Thread bhaisaab
vmware-base: get vsessiontimeout from client class 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/4d9a94ce Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4d9a94ce Diff: htt

[10/12] git commit: updated refs/heads/4.5 to eea716b

2015-04-13 Thread bhaisaab
Don't do chmod -R when mounting secondary storage for vmware It causes extreme long vm start time when managment server has slow connection to secondary storage (cherry picked from commit 49c01e2ae4eb164438f78f9686813497d7fd162f) Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org

[05/12] git commit: updated refs/heads/4.5 to eea716b

2015-04-13 Thread bhaisaab
CLOUDSTACK-8121. Data disk properties are not updated upon Creation/Deletion of VM snapshots. Update the path and size of data volumes after snapshot creation/deletion by correctly trimming only the snapshot postfix of a disk. (cherry picked from commit ac491c96075d65e35157380fe7d28fdd917c0e90)

[06/12] git commit: updated refs/heads/4.5 to eea716b

2015-04-13 Thread bhaisaab
CLOUDSTACK-5933 Problem with VMware snapshot when datastore has a space in its name Handling spaces in datastore name while extracting vmdk base name Signed-off-by: Sateesh Chodapuneedi (cherry picked from commit aa84b05491007567b81b33443fd9f99f6992e52c) Signed-off-by: Rohit Yadav Project: h

[03/12] git commit: updated refs/heads/4.5 to eea716b

2015-04-13 Thread bhaisaab
CLOUDSTACK-7593: allow nic type to be fetched from vm's details 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/43db75c3 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/43db7

[11/12] git commit: updated refs/heads/4.5 to eea716b

2015-04-13 Thread bhaisaab
vmware: plugin improvements - use sticky chmod 1777 on the mountpoint - remove dead code - port improved code for moving disk into corresponding folder from master - for dummy worker case, check case for powered off vm state Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repo

[09/12] git commit: updated refs/heads/4.5 to eea716b

2015-04-13 Thread bhaisaab
utils: improve timeout to 60s, define generics properly 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/d2471df0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d2471df0 Diff

[04/12] git commit: updated refs/heads/4.5 to eea716b

2015-04-13 Thread bhaisaab
CLOUDSTACK-8109. Extract Template is failing. Fix the OVA path that is returned once an OVA is packaged using a META file. (cherry picked from commit 507d9d337d2e80f7f6e5d665708c0687c387c5fc) Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http

[08/12] git commit: updated refs/heads/4.5 to eea716b

2015-04-13 Thread bhaisaab
server: fix NPE case in VolumeApiServiceImpl 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/df934c95 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/df934c95 Diff: http://gi

[07/12] git commit: updated refs/heads/4.5 to eea716b

2015-04-13 Thread bhaisaab
CLOUDSTACK-8136. [VMware] Create VM snapshot fails if a previous attempt to take the snapshot failed. While looking for an ongoing VM snapshot task, check the task status to identify if the task is still running. (cherry picked from commit 25a4f0dc530951e87fe357313dc983cb75aa8972) Signed-off-by:

[6/7] git commit: updated refs/heads/master to 7949d29

2015-04-13 Thread bhaisaab
vmware-base: get vsessiontimeout from client class Signed-off-by: Rohit Yadav (cherry picked from commit 4d9a94ce6956e61882b0fd7f15c1ec66d6419135) 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/cloudstac

[3/7] git commit: updated refs/heads/master to 7949d29

2015-04-13 Thread bhaisaab
utils: improve timeout to 60s, define generics properly Signed-off-by: Rohit Yadav (cherry picked from commit d2471df0be35c9af928c682c961ac0544b347159) 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/clou

[7/7] git commit: updated refs/heads/master to 7949d29

2015-04-13 Thread bhaisaab
vmware: plugin improvements - use sticky chmod 1777 on the mountpoint - remove dead code (cherry picked from commit eea716b7916c916442b19d14e0f6e5c57bebb91e) 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

[4/7] git commit: updated refs/heads/master to 7949d29

2015-04-13 Thread bhaisaab
server: fix NPE case in VolumeApiServiceImpl Signed-off-by: Rohit Yadav (cherry picked from commit df934c954106a618f8b0aca7e7dfbac890d78244) 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/comm

[5/7] git commit: updated refs/heads/master to 7949d29

2015-04-13 Thread bhaisaab
CLOUDSTACK-7593: in 450to451 upgrade path copy vm_details from template for vmware Signed-off-by: Rohit Yadav (cherry picked from commit 8e1507078052b8068b828d336f8d0358915047e1) Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-

[2/7] git commit: updated refs/heads/master to 7949d29

2015-04-13 Thread bhaisaab
server: fix system account create logs Don't output scary message, avoid logging network_group table not found and log sane messages if system/admin account/user already exist. Signed-off-by: Rohit Yadav (cherry picked from commit 5599dee90d0ae84d80089b44696a891ae48ecec0) Signed-off-by: Rohit Ya

[1/7] git commit: updated refs/heads/master to 7949d29

2015-04-13 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master c158cff68 -> 7949d2922 CLOUDSTACK-7593: allow nic type to be fetched from vm's details (cherry picked from commit 43db75c319b425f3b39770d556df59333921bf92) Signed-off-by: Rohit Yadav Conflicts: engine/orchestration/src/com/cl

git commit: updated refs/heads/4.5 to 13de269

2015-04-13 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.5 eea716b79 -> 13de2691f kvm: xml escape password, use default charset 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/13de2691 T

git commit: updated refs/heads/master to ccf13ec

2015-04-13 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 7949d2922 -> ccf13ec04 kvm: xml escape password (cherry picked from commit 13de2691fddb4b755605ee44ac0e95dedb26987d) Signed-off-by: Rohit Yadav Conflicts: plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/storage/LibvirtS

[1/2] git commit: updated refs/heads/master to 8a5b1e6

2015-04-13 Thread talluri
Repository: cloudstack Updated Branches: refs/heads/master ccf13ec04 -> 8a5b1e60a CLOUDSTACK-8375: Marvin - Code Improvement - related to verifying VCenter port groups corresponding to traffic types in a zone Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/rep

[2/2] git commit: updated refs/heads/master to 8a5b1e6

2015-04-13 Thread talluri
CLOUDSTACK-8375: VCenter port group verification - return as PASS if no physical networks in zone Signed-off-by: SrikanteswaraRao Talluri Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8a5b1e60 Tree: http://git-w

[1/2] git commit: updated refs/heads/master to cd67382

2015-04-13 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/master 8a5b1e60a -> cd67382b6 CLOUDSTACK-6543 Sort domain lists in UI As recently discussed on the dev list: This sorts the domain lists based on their path. Especially handy when having a lot of domains, like in a public cloud. Project: ht

[2/2] git commit: updated refs/heads/master to cd67382

2015-04-13 Thread dahn
Merge branch 'ui_domain_sort' of https://github.com/remibergsma/cloudstack Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cd67382b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cd67382b Diff: http://g

git commit: updated refs/heads/4.4 to 9dc45d4

2015-04-13 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 14a3d2b62 -> 9dc45d4d0 marvin in top level pom to suit jenkins build for it Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9dc45d4d Tree: http://git-wip-us

git commit: updated refs/heads/4.4 to 5f448c1

2015-04-13 Thread dahn
Repository: cloudstack Updated Branches: refs/heads/4.4 9dc45d4d0 -> 5f448c1eb Revert "marvin in top level pom to suit jenkins build for it" This reverts commit 9dc45d4d049c6ca08b3ee1047abbfe143f066434. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us

git commit: updated refs/heads/master to 4a42450

2015-04-13 Thread kocka
Repository: cloudstack Updated Branches: refs/heads/master cd67382b6 -> 4a424500f CreateVMSnapshot: fix typo in API description This closes #161 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4a424500 Tree: htt

git commit: updated refs/heads/master to 0ada08a

2015-04-13 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 4a424500f -> 0ada08aa8 CLOUDSTACK-6885: fix logrotate on VR to depend on size In 6ac06e5e5e3ceed4a3e3a86ea5f82ffb59c266f2 logrotate was changed to run hourly. Some logrotate configs still have set `daily` only which results in logs not

git commit: updated refs/heads/4.5 to 78f4acd

2015-04-13 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.5 13de2691f -> 78f4acd9d CLOUDSTACK-6885: fix logrotate on VR to depend on size In 6ac06e5e5e3ceed4a3e3a86ea5f82ffb59c266f2 logrotate was changed to run hourly. Some logrotate configs still have set `daily` only which results in logs not ro

git commit: updated refs/heads/4.5 to 5f154b9

2015-04-13 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/4.5 78f4acd9d -> 5f154b91b CreateVMSnapshot: fix typo in API description This closes #161 (cherry picked from commit 4a424500f3689b3fddc21750cb841239107b2a46) Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/clou

[1/2] git commit: updated refs/heads/master to bb4f234

2015-04-13 Thread talluri
Repository: cloudstack Updated Branches: refs/heads/master 0ada08aa8 -> bb4f234f9 CLOUDSTACK-8380: Adding script to testSetupSuccess.py to check VCenter port groups are created for storage, management and public traffic as soon as zone is deployed Project: http://git-wip-us.apache.org/repos

[2/2] git commit: updated refs/heads/master to bb4f234

2015-04-13 Thread talluri
Merge branch '8380' of https://github.com/gauravaradhye/cloudstack This closes #159 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bb4f234f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bb4f234f Diff: