To support the execution of the CSM (http://www-inf.it-sudparis.eu/SIMBAD/tools/Cloud-RDM/), this application use Drools rule engine to exploite ECA rules in order to support the enforcement and runtime control of all elasticity policies defined under CSM.
To test the application :
- Create an empty Drools project.
- Build the project using Maven.
- Import src/main java and resources to the project.
- Import "pom.xml" file.
- Put your secret key and access key of AWS in the file "Elasticity_Script/awsCredentials.json".
- Put the right path to "Elasticity_Script" in "Elasticity_Project/src/main/java/resource/filesPathBundle.properties".