Skip to content

Commit a81b59e

Browse files
committed
Revert "some unused fields deleted"
This reverts commit 31db58f.
1 parent c25d4fd commit a81b59e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

server/src/com/cloud/api/ApiDBUtils.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,11 @@ public class ApiDBUtils {
442442
@Inject
443443
private NetworkOrchestrationService networkMgr;
444444
@Inject
445+
private StatsCollector statsCollector;
446+
@Inject
445447
private TemplateManager templateMgr;
448+
@Inject
449+
private VolumeOrchestrationService volumeMgr;
446450

447451
@Inject
448452
private AccountDao accountDao;

0 commit comments

Comments
 (0)