summaryrefslogtreecommitdiffstats
path: root/openstack/common/plugin
Commit message (Collapse)AuthorAgeFilesLines
* Add common plugin framework.Andrew Bogott2012-07-084-0/+280
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