Add functions to wipe and save plugin config data
authorSimo Sorce <simo@redhat.com>
Wed, 19 Mar 2014 22:41:56 +0000 (18:41 -0400)
committerSimo Sorce <simo@redhat.com>
Thu, 20 Mar 2014 21:28:03 +0000 (17:28 -0400)
commit90dabd2d3e2509b20b2df104d73157ba02128bbe
tree04691c4a7727a09e893c896172c9aa5c4719ad0c
parent7a9858c4c93aecde396910607821487513a84191
Add functions to wipe and save plugin config data

This way all is needed is to instantiate a proper PluginObject from
any provider and just call its functions

Signed-off-by: Simo Sorce <simo@redhat.com>
ipsilon/util/data.py
ipsilon/util/plugin.py