summaryrefslogtreecommitdiff
path: root/ceilometer/publisher
Commit message (Expand)AuthorAgeFilesLines
* Add encoding to keys in compute_signatureIlya Tyaptin2014-11-271-1/+1
* Permit usage of notifications for meteringMehdi Abaakouk2014-08-271-16/+59
* Switch to oslo.utilsJulien Danjou2014-08-222-6/+5
* Triple double-quoted strings should be used for docstringsDina Belova2014-08-201-1/+1
* Merge "Fix typos in code comments & docstrings"Jenkins2014-07-171-1/+1
|\
| * Fix typos in code comments & docstringsAbhishek Lekshmanan2014-07-101-1/+1
* | Use hmac.compare_digest to compare signatureMehdi Abaakouk2014-07-171-2/+39
|/
* Fix H405 violations and re-enable gatingIgor Degtiarov2014-07-012-11/+10
* Fix H904 violations and re-enable gatingIgor Degtiarov2014-07-011-2/+2
* Fix H307 violations and re-enable gatingIgor Degtiarov2014-07-011-1/+1
* use urlparse from sixGordon Chung2014-06-242-2/+3
* Merge "Fix list of modules not included in auto-gen docs"Jenkins2014-06-171-2/+3
|\
| * Fix list of modules not included in auto-gen docsIldiko Vancsa2014-06-161-2/+3
* | Don't keep a single global TRANSPORT objectMehdi Abaakouk2014-06-161-1/+2
|/
* Downgrade publisher logging to debug level againDirk Mueller2014-06-121-2/+2
* Remove low-value logging from publication codepathEoghan Glynn2014-06-101-2/+0
* Merge "Remove (c) and remove unnecessary encoding lines"Jenkins2014-06-106-12/+6
|\
| * Remove (c) and remove unnecessary encoding linesMartin Geisler2014-05-316-12/+6
* | replaced unicode() with six.text_type()Christian Berendt2014-05-271-1/+2
|/
* oslo.messaging context must be a dictMehdi Abaakouk2014-05-201-3/+3
* Revert "oslo.messaging context must be a dict"Eoghan Glynn2014-05-071-3/+3
* oslo.messaging context must be a dictMehdi Abaakouk2014-05-071-3/+3
* Remove "# noqa" leftovers for gettextutils._Dina Belova2014-04-283-3/+3
* Replace oslo.rpc by oslo.messagingMehdi Abaakouk2014-04-141-44/+26
* Remove escape character in string formatZhiQiang Fan2014-03-271-2/+2
* Use six.moves.urllib.parse instead of urlparseFengqian Gao2014-02-122-2/+2
* Improve help stringsAndreas Jaeger2014-02-082-2/+2
* Improve consistency of help stringsAndreas Jaeger2014-01-191-1/+1
* Merge "Fix broken i18n support"Jenkins2014-01-131-3/+3
|\
| * Fix broken i18n supportZhiQiang Fan2013-12-261-3/+3
* | Fix work of udp publisherIlya Tyaptin2014-01-093-59/+103
|/
* Add i18n warpping for all LOG messagesChenZheng2013-11-292-13/+15
* Remove the collector submoduleJulien Danjou2013-11-261-1/+1
* Merge "full pep8 compliance (part 2)"Jenkins2013-11-221-1/+1
|\
| * full pep8 compliance (part 2)Gordon Chung2013-11-211-1/+1
* | Selectively import RPC backend retry configEoghan Glynn2013-11-211-4/+33
|/
* Corrected import orderLianhao Lu2013-11-133-7/+11
* Fix the default rpc policy valueMehdi Abaakouk2013-10-301-1/+1
* Apply six for metaclassfujioka yuuichi2013-10-081-2/+2
* Correctly output the sample content in the file publisherLianhao Lu2013-09-131-1/+2
* Change counter to sample vocable in cm.publisherMehdi Abaakouk2013-08-214-38/+38
* Use samples vocable in cm.publisher.testMehdi Abaakouk2013-08-211-5/+5
* Make RPCPublisher flush method threadsafeMehdi Abaakouk2013-08-211-26/+38
* Don't call publisher without sampleMehdi Abaakouk2013-08-191-0/+2
* Remove 'counter' occurences in pipelineJulien Danjou2013-08-145-5/+5
* Return message_id in POSTed samplesJulien Danjou2013-08-051-2/+1
* rpc: remove source argument from message conversionJulien Danjou2013-08-051-4/+3
* Remove source as a publisher argumentJulien Danjou2013-08-055-12/+7
* Fix Hacking 0.6 warningsJulien Danjou2013-07-301-2/+3
* publisher.rpc: queing policiesMehdi Abaakouk2013-07-171-2/+75