Implement workflow essence extractor
- Extract useful information from airflow workflow code
- Produce "essence" as a json output
- Output will be passed to workflow controller for workflow management

No source code change.

Change-Id: I01de9939fdf699522e81c369676c33c73a38b4bc
34 files changed
tree: 741844b689a340670b1673f6c69133387760ff40
  1. .gitignore
  2. .gitreview
  3. LICENSE.txt
  4. Makefile
  5. README.md
  6. VERSION
  7. examples/
  8. lib/
  9. requirements.txt
  10. tox.ini
README.md

cord_workflow_airflow

A workflow engine for CORD implemented on top of Airflow.