cloudstack/framework/cluster/src/com/cloud/cluster
Rajani Karuturi 8bc0294014 Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003"
This reverts commit cd7218e241, reversing
changes made to f5a7395cc2.

Reason for Revert:

noredist build failed with the below error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-plugin-hypervisor-vmware: Compilation failure
[ERROR] /home/jenkins/acs/workspace/build-master-noredist/plugins/hypervisors/vmware/src/com/cloud/hypervisor/guru/VMwareGuru.java:[484,12] error: non-static variable logger cannot be referenced from a static context
[ERROR] -> [Help 1]

even the normal build is broken as reported by @koushik-das on dev list
http://markmail.org/message/nngimssuzkj5gpbz
2015-08-31 11:27:57 +05:30
..
dao Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003" 2015-08-31 11:27:57 +05:30
ActiveFencingException.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterFenceManager.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterFenceManagerImpl.java Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003" 2015-08-31 11:27:57 +05:30
ClusterInvalidSessionException.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterManager.java CLOUDSTACK-7030. After the restart of MS in a clustered MS pool, not all hung worker VMs are recycled. 2014-07-07 13:38:47 +05:30
ClusterManagerImpl.java Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003" 2015-08-31 11:27:57 +05:30
ClusterManagerListener.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterManagerMBean.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterManagerMBeanImpl.java Made changes to configuration. Eliminated ConfigValue and only use ConfigKey 2013-09-06 15:40:38 -07:00
ClusterManagerMessage.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterNodeJoinEventArgs.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterNodeLeftEventArgs.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterService.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterServiceAdapter.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterServicePdu.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterServiceRequestPdu.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterServiceServletAdapter.java Revert "Merge pull request #714 from rafaelweingartner/master-lrg-cs-hackday-003" 2015-08-31 11:27:57 +05:30
ClusterServiceServletContainer.java CLOUDSTACK-8656: silent close failure of clustering socket log as info 2015-08-02 19:55:14 +02:00
ClusterServiceServletHttpHandler.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ClusterServiceServletImpl.java CLOUDSTACK-8656: dummy main removed 2015-08-04 13:35:30 +02:00
ManagementServerHost.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ManagementServerHostPeerVO.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ManagementServerHostVO.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
RemoteMethodConstants.java Moved ClusterManager into it's own package. Removed the agent load balancing code. 2013-07-25 19:00:26 -07:00