mirror of https://github.com/apache/cloudstack.git
load ManagementServerExtImpl in component.xml
This commit is contained in:
parent
8aa1964b04
commit
011e23b8c4
|
|
@ -31,7 +31,7 @@
|
|||
</system-integrity-checker>
|
||||
|
||||
<interceptor library="com.cloud.configuration.DefaultInterceptorLibrary"/>
|
||||
<management-server class="com.cloud.server.ManagementServerImpl" library="com.cloud.configuration.PremiumComponentLibrary">
|
||||
<management-server class="com.cloud.server.ManagementServerExtImpl" library="com.cloud.configuration.PremiumComponentLibrary">
|
||||
<dao name="Configuration configuration server" class="com.cloud.configuration.dao.ConfigurationDaoImpl">
|
||||
<param name="premium">true</param>
|
||||
</dao>
|
||||
|
|
|
|||
Loading…
Reference in New Issue