summaryrefslogtreecommitdiffstats
path: root/CONCEPTS.md
blob: 7a51216d050021a3487cb32614f6078e513bd666 (plain)
1
2
3
# High Level Concepts

As it's core routing engine, Synapse uses Apache Camel routes to solve a number of enterprise integration problems. This allows us to take data from an arbitrary source, perform any necessary processing on it, and pass that data to an arbitrary target. For further information on Apache Camel refer to their documentation at http://camel.apache.org/
pan>= -rrequirements.txt cloudify-plugins-common==3.4 pytest coverage pytest-cov setenv = PYTHONPATH={toxinidir} whitelist_externals= rm mkdir commands= rm -rf {toxinidir}/logs mkdir {toxinidir}/logs pytest --junitxml xunit-results.xml --cov onap_dcae_dcaepolicy_lib --cov-report xml coverage xml