summaryrefslogtreecommitdiffstats
path: root/openstack/common/notifier
Commit message (Expand)AuthorAgeFilesLines
* notifier: do not rely on CONF.hostJulien Danjou2013-07-081-3/+7
* Enable hacking H402 testSergey Lukjanov2013-06-033-3/+3
* Enable hacking H403 testSergey Lukjanov2013-05-301-1/+3
* Enable hacking H401 testSergey Lukjanov2013-05-301-1/+1
* Remove deprecated Grizzly featuresJoe Gordon2013-03-252-30/+0
* Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-117-7/+7
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-174-4/+6
* Optionally add message envelope to notifications.Russell Bryant2013-01-031-0/+51
* Make project pyflakes clean.Monty Taylor2012-11-282-4/+5
* Rename rabbit_notifier to rpc_notifier.Dan Prince2012-11-052-24/+53
* 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-022-128/+50
* fix bug lp:1019348,update openstack-common to support pep8 1.3.Yaguang Tang2012-07-184-16/+17
* Fix missing gettextutils in several modules.Eric Windisch2012-07-123-0/+3
* Fix line length for pep8 compliance after cloning into other projectsDoug Hellmann2012-07-111-1/+2
* Merge "Switch common files to using jsonutils."Jenkins2012-07-101-2/+2
|\
| * Switch common files to using jsonutils.Andrew Bogott2012-07-031-2/+2
* | Move get_context_from_function_and_args() to context.pyAndrew Bogott2012-07-031-4/+3
|/
* Add common logging and notification.Andrew Bogott2012-06-257-0/+392