mirror of https://github.com/apache/cloudstack.git
merge ELB / nectarine branch
This commit is contained in:
parent
8277584b8a
commit
1228e6ed27
|
|
@ -341,7 +341,7 @@ public class ManagementServerImpl implements ManagementServer {
|
|||
|
||||
private String _hashKey = null;
|
||||
|
||||
public ManagementServerImpl() {
|
||||
protected ManagementServerImpl() {
|
||||
ComponentLocator locator = ComponentLocator.getLocator(Name);
|
||||
_configDao = locator.getDao(ConfigurationDao.class);
|
||||
_routerDao = locator.getDao(DomainRouterDao.class);
|
||||
|
|
|
|||
Loading…
Reference in New Issue