summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Enable hacking H402 testSergey Lukjanov2013-06-031-2/+2
* Update to use flake8.Monty Taylor2013-03-241-2/+0
* Removes unused imports in the tests moduleZhongyue Luo2013-03-201-2/+0
* Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-111-1/+1
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-171-1/+2
* Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-241-5/+4
* Use testtools as test base class.Monty Taylor2013-01-241-13/+1
* Add multiple-driver support to the notifier api.Andrew Bogott2012-08-021-20/+1
* fix bug lp:1019348,update openstack-common to support pep8 1.3.Yaguang Tang2012-07-181-3/+3
* Don't switch to list_notifier unless necessary.Andrew Bogott2012-07-151-8/+16
* Add common plugin framework.Andrew Bogott2012-07-081-0/+145