-
Committer:
Snappy Tarmac
-
Author(s):
Sergio Schvezov
-
Date:
2015-10-19 19:54:09 UTC
-
mfrom:
(157.1.55 work)
-
Revision ID:
snappy_tarmac-20151019195409-n2mgncmm2fpegrha
Document and cleanup the plugin base class
This cleans up the base class to only expose things plugins will need, since the basic schema includes 'source' options it makes sense for pull to implement that as well automatically if supported.
This also moves everything from the base plugin the plugin.py (which should be renamed to lifecycle.py in a future MP, this one is already too big) and any other thing to its own supporting class.
This branch also includes all the plugin cleanup required for things to keep on working. by sergiusens approved by elopio,chipaca