summaryrefslogtreecommitdiffstats
path: root/openstack/common/plugin/pluginmanager.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused plugins frameworkMark McLoughlin2013-06-191-78/+0
* Enable hacking H401 testSergey Lukjanov2013-05-301-1/+1
* Improve Python 3.x compatibilityDirk Mueller2013-04-221-1/+1
* Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-111-1/+1
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-171-1/+2
* Make project pyflakes clean.Monty Taylor2012-11-281-0/+1
* Remove unused importsRongzeZhu2012-08-161-2/+0
* Add multiple-driver support to the notifier api.Andrew Bogott2012-08-021-19/+2
* Don't switch to list_notifier unless necessary.Andrew Bogott2012-07-151-9/+17
* pep8 cleanup in the plugin codeAndrew Bogott2012-07-081-1/+2
* Add common plugin framework.Andrew Bogott2012-07-081-0/+86