cloudstack/plugins/hypervisors/simulator/src/com/cloud
Prasanna Santhanam b798c45114 maven+marvin+simulator: Changes to the lifecycle steps
integration test is now run as follows:

Build
$ mvn -Pdeveloper -Dsimulator clean install

DB:
$ mvn -Pdeveloper -pl developer -Ddeploydb
$ mvn -Pdeveloper -pl developer -Ddeploydb-simulator

Setup:
$ mvn -Pdeveloper,marvin.setup -Dmarvin.config=setup/dev/advanced.cfg -pl :cloud-marvin integration-test

Test:
$ mvn -Pdeveloper,marvin.test -Dmarvin.config=setup/dev/advanced.cfg -pl :cloud-marvin integration-test

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-04-02 19:56:33 +05:30
..
agent maven+marvin+simulator: Changes to the lifecycle steps 2013-04-02 19:56:33 +05:30
api/commands All merge conflicts resolved 2013-01-18 12:14:57 -08:00
configuration Fixed the problems with simulator. Turned off the skip tests 2013-01-21 10:37:53 -08:00
resource simulator: by default don't start the simulator discoverers 2013-03-20 14:52:32 +05:30
server CLOUDSTACK-786, CLOUDSTACK-1014: Moved usage APIs to cloud-api. Removed ManagementServerExt. Usage API related implementation is added to UsageServiceImpl 2013-02-05 16:49:34 +05:30
simulator spring changes for simulator component 2013-02-19 16:40:57 +05:30