cloudstack/engine
Rohit Yadav de436acac8 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 variable to private, the constructor not to use those variables and applied this change in classes com.cloud.network.IpAddressManagerImpl and org.apache.cloudstack.engine.orchestration.NetworkOrchestrator

* pr/1261:
  Removed unused variables from class NetworkStateListener

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2016-01-27 16:26:45 +01:00
..
api Merge pull request #969 from rafaelweingartner/master-lrg-cs-hackday-002 2016-01-27 16:08:07 +01:00
components-api Merge pull request #1261 from rafaelweingartner/lrg-cs-hackday-19 2016-01-27 16:26:45 +01:00
network Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
orchestration Merge pull request #1261 from rafaelweingartner/lrg-cs-hackday-19 2016-01-27 16:26:45 +01:00
schema Implement upgrade path 4.8.1 -> 4.9.0 2016-01-26 15:21:23 +01:00
service Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00
storage Merge pull request #969 from rafaelweingartner/master-lrg-cs-hackday-002 2016-01-27 16:08:07 +01:00
pom.xml Updating pom.xml version numbers for release 4.9.0-SNAPSHOT 2016-01-26 15:12:20 +01:00