mirror of https://github.com/apache/cloudstack.git
parent
c25d4fdea2
commit
a81b59e2a4
|
|
@ -442,7 +442,11 @@ public class ApiDBUtils {
|
|||
@Inject
|
||||
private NetworkOrchestrationService networkMgr;
|
||||
@Inject
|
||||
private StatsCollector statsCollector;
|
||||
@Inject
|
||||
private TemplateManager templateMgr;
|
||||
@Inject
|
||||
private VolumeOrchestrationService volumeMgr;
|
||||
|
||||
@Inject
|
||||
private AccountDao accountDao;
|
||||
|
|
|
|||
Loading…
Reference in New Issue