summaryrefslogtreecommitdiffstats
path: root/openstack/common/notifier/api.py
Commit message (Expand)AuthorAgeFilesLines
* Use pep8 v1.3.3Zhongyue Luo2012-09-131-3/+3
* Remove unused importsRongzeZhu2012-08-161-1/+0
* Add multiple-driver support to the notifier api.Andrew Bogott2012-08-021-10/+50
* fix bug lp:1019348,update openstack-common to support pep8 1.3.Yaguang Tang2012-07-181-8/+8
* Fix missing gettextutils in several modules.Eric Windisch2012-07-121-0/+1
* Move get_context_from_function_and_args() to context.pyAndrew Bogott2012-07-031-4/+3
* Add common logging and notification.Andrew Bogott2012-06-251-0/+142