open-reblock / topology

3 stars 2 forks source link

Define / document topology API #6

Open mojodna opened 9 years ago

mojodna commented 9 years ago

If I approach the topology codebase as a library and import topology, what are the public functions that I can call to do various things?

What do they expect as inputs? What do they provide as outputs?

This is necessary for wrapping the process in Celery.

/cc @joehand @brelsford

cesandoval commented 9 years ago

We are hoping to wrap the topology process in Celery with localco.de.