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

2016-01-27 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master de436acac -> b98a989e3 CLOUDSTACK-9196: Fixing null pointer exception when vm meta data is synced on upgraded setup. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/clouds

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

2016-01-27 Thread bhaisaab
Merge pull request #1261 from rafaelweingartner/lrg-cs-hackday-19 Removed unused variables from "NetworkStateListener" classWe removed the following variables from "com.cloud.network.NetworkStateListener" . UsageEventDao _usageEventDao . NetworkDao _networkDao We changed the EventBus s_eventBus

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

2016-01-27 Thread bhaisaab
Merge pull request #1288 from DaanHoogland/trailing-commas trailing commas in javascripts removedAccording to SonarQube this is a bug on internet explorer. It is the only 'blocker' level issue in cloudstack. @abhinandanprateek (@agneya2001) @bhaisaab @miguelaferreira should we enforce this or,

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

2016-01-27 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master b98a989e3 -> 5ab82d10d trailing commas in javascripts removed Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/28ca9336 Tree: http://git-wip-us.apache.org/

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

2016-01-27 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 431389da9 -> 32fe308ed CLOUDSTACK-8731-checking usage event for delete volume Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/635f7c27 Tree: http://git-w

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

2016-01-27 Thread bhaisaab
Merge pull request #1274 from anshul1886/CLOUDSTACK-9196 CLOUDSTACK-9196: Fixing null pointer exception when vm meta data is synced on upgraded setuphttps://issues.apache.org/jira/browse/CLOUDSTACK-9196 NullPointerException can occur if XenServer reports non-existing VM in cloud DB. * pr/1274:

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

2016-01-27 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 32fe308ed -> de436acac Removed unused variables from class NetworkStateListener Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5d3adb3a Tree: http://git-

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

2016-01-27 Thread bhaisaab
Merge pull request #1048 from cloudsadhu/sadhutest CLOUDSTACK-8731-checking usage event for delete volume checking usage event for delete volume. I have incorporated all the suggested changes. * pr/1048: CLOUDSTACK-8731-checking usage event for delete volume Signed-off-by: Rohit Yadav Pro

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

2016-01-27 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master a59cf68f5 -> 431389da9 CLOUDSTACK-5822: keep user-added sshkeys in authorized_keys Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/64ef4fa9 Tree: http://

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

2016-01-27 Thread bhaisaab
Merge pull request #1044 from ustcweizhou/keep-sshkey CLOUDSTACK-5822: keep user-added sshkeys in authorized_keysFor now, if we add the ssh key inside the vm (not on cloudstack UI), the sshkey will be removed if we reset the sshkey on cloudstack UI. After this commit, the sshkey (added by cloud

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

2016-01-27 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master ba722f849 -> a59cf68f5 Changed return of methods from DataMotionStrategy, Void to void The main changes are: • Changing methods “Void” to “void”. • Removal of the method “Void copyAsync(DataObject srcData, DataObj

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

2016-01-27 Thread bhaisaab
Merge pull request #969 from rafaelweingartner/master-lrg-cs-hackday-002 Fixed return type Void to void in DataMotionStrategy.The main changes are: - Changing methods Void to void. - Removal of the method Void copyAsync(DataObject srcData, DataObject destData, AsyncCompletionCallback

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

2016-01-27 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 366629fb6 -> ba722f849 Add Javadoc to AgentBasedStandaloneConsoleProxyManager Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6ea2b482 Tree: http://git-wi

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

2016-01-27 Thread bhaisaab
Merge pull request #855 from rafaelweingartner/master-lrg-cs-hackday-007 Removal of class AgentBasedStandaloneConsoleProxyManagerThe AgentBasedStandaloneConsoleProxyManager class is neither manually instatiated anywhere in the code nor via Spring. Further checking in the interface which the class

[2/3] git commit: updated refs/heads/master to 366629f

2016-01-27 Thread bhaisaab
Updating the Description as only supported with KVM Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f2d48207 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f2d48207 Diff: http://git-wip-us.apache.org/re

[3/3] git commit: updated refs/heads/master to 366629f

2016-01-27 Thread bhaisaab
Merge pull request #831 from yvsubhash/CLOUDSTACK-8850 CLOUDSTACK-8850: revertSnapshot command does not workUpdating the documentation before the api is actually supported * pr/831: Updating the Description as only supported with KVM CLOUDSTACK-8850: revertSnapshot command does not work Upda

[1/3] git commit: updated refs/heads/master to 366629f

2016-01-27 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master f280bbe9e -> 366629fb6 CLOUDSTACK-8850: revertSnapshot command does not work Updating the documentation before the api is actually supported Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apa

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

2016-01-27 Thread bhaisaab
Merge pull request #830 from sureshanaparti/CLOUDSTACK-8858 CLOUDSTACK-8858: listVolumes API fails for a particular domain with NPE.CLOUDSTACK-8858: listVolumes API fails for a particular domain with NPE. Summary: listVolumes API fails when volume associated vm instance has NULL or invalid stat

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

2016-01-27 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master c07c850df -> f280bbe9e CLOUDSTACK-8858: listVolumes API fails for a particular domain with NPE. Summary: listVolumes API fails when volume associated vm instance has NULL or invalid state. Fix the code to guard this situation since th

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

2016-01-27 Thread bhaisaab
Merge pull request #1256 from sureshanaparti/CLOUDSTACK-9185 CLOUDSTACK-9185: [VMware DRS] VM sync failed with exception due to out-of-band changesSummary: The target "ClusteredVirtualMachineManagerImpl.HandlePowerStateReport" invoked during the VM power state sync is not found as HandlePowerSt

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

2016-01-27 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master 06fe7844d -> c07c850df CLOUDSTACK-9185: [VMware DRS] VM sync failed with exception due to out-of-band changes Summary: The target "ClusteredVirtualMachineManagerImpl.HandlePowerStateReport" invoked during the VM power state sync is n

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

2016-01-27 Thread bhaisaab
Merge pull request #1240 from shapeblue/master-9161 CLOUDSTACK-9161: fix the quota marvin test 1. Create a dummy user, as existing user may already have stale quota data 2. fix the tests to use the dummy user 3. a boundary condition was revealed and fixed for a new user where quota servi

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

2016-01-27 Thread bhaisaab
Repository: cloudstack Updated Branches: refs/heads/master ee2bc828a -> 06fe7844d CLOUDSTACK-9161: fix the quota marvin test 1. Create a dummy user, as existing user may already have stale quota data 2. fix the tests to use the dummy user 3. a boundary condition was revealed and fixed

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

2016-01-27 Thread aprateek
Repository: cloudstack Updated Branches: refs/heads/master e93fd548d -> ee2bc828a Quota: findbug fixes Findbug fixes for cloud-framework-quota and cloud-plugin-database-quota. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloud

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

2016-01-27 Thread aprateek
Merge pull request #1289 from shapeblue/master-quotafb Quota: findbug fixesFindbug fixes for cloud-framework-quota and cloud-plugin-database-quota. * pr/1289: Quota: findbug fixes Signed-off-by: Abhinandan Prateek Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http