summaryrefslogtreecommitdiffstats
path: root/openstack/common/plugin/plugin.py
Commit message (Collapse)AuthorAgeFilesLines
* Add common plugin framework.Andrew Bogott2012-07-081-0/+87
For blueprint novaplugins. It turns out that most of the plugin framework applies equally well to other projects, so it's going into Nova via common so that other projects can pull it in with a minimum of fuss. Change-Id: Ia4455a8ca0b8c1c3e4b0b9647e8cacaf0a47c914