container
container copied to clipboard
adds feature to set plans to be generated in parallel or sequential
enables to alter plan generation via the following property in the application.properties:
org.opentosca.plans.sequential=false
Setting it to true would generate the plans to be sequential, enabling easier debugging for example.