Skip to content

Commit d50cd53

Browse files
Prasanna SanthanamPrasanna Santhanam
authored andcommitted
no more components-premium.xml. simulator should extend back from components.xml
1 parent 94863c8 commit d50cd53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agent-simulator/tomcatconf/components-simulator.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<components-simulator.xml>
3-
<management-server class="com.cloud.server.ManagementServerSimulatorImpl" library="com.cloud.configuration.SimulatorComponentLibrary" extends="components-premium.xml:management-server">
3+
<management-server class="com.cloud.server.ManagementServerSimulatorImpl" library="com.cloud.configuration.SimulatorComponentLibrary" extends="components.xml:management-server">
44
<dao name="Configuration configuration server" class="com.cloud.configuration.dao.ConfigurationDaoImpl">
55
<param name="premium">true</param>
66
</dao>

0 commit comments

Comments
 (0)