summaryrefslogtreecommitdiff
path: root/ceilometermiddleware
Commit message (Expand)AuthorAgeFilesLines
* Update python testing as per zed cycle testing runtimeTakashi Kajinami2022-06-081-0/+2
* Replace the following items with Python 3 style code.xuanyandong2020-12-012-15/+13
* Further Cleanup py27 supportAndreas Jaeger2020-05-132-7/+8
* Use unittest.mock instead of third party mockSean McGinnis2020-04-181-1/+1
* Use swift.backend_path from Swift/s3api to extract account/containerRomain de Joux2020-04-082-29/+43
* Fix a socket leak in case of broken connectiontrain-em1.5.0Romain LE DISEZ2019-08-091-0/+8
* Fix py37 test errorzhurong2019-07-091-1/+4
* Fix default service project to "service"Julien Danjou2017-06-233-11/+11
* retrieve project id to ignore from keystoneMehdi Abaakouk2017-05-193-5/+636
* Switch to get_notification_transport for Notifierpike-em1.1.0Andrew Smith2017-04-031-1/+2
* switch to topics when declaring notifiergord chung2017-02-161-1/+1
* Convert nonblocking_notify value from string to boolean1.0.0Julien Danjou2016-11-071-1/+3
* No reason to start with '_' define a general variablexiaozhuangqing2016-10-111-9/+9
* Clean imports in codeCao Xuan Hoang2016-09-231-2/+2
* Merge "Avoid useless dependency on oslo_utils"Jenkins2016-07-282-7/+5
|\
| * Avoid useless dependency on oslo_utilsJulien Danjou2016-07-272-7/+5
* | Fix bug in background sendingDarren Hague2016-07-261-6/+12
|/
* Add background thread notifier sending abilityDarren Hague2016-07-112-1/+91
* Remove oslo.context dependencyJulien Danjou2016-05-101-3/+1
* use path as resource id when missing RESELLER prefixgordon chung2016-04-072-2/+13
* Use assertTrue/False instead of assertEqual(T/F)Swapnil Kulkarni (coolsvap)2016-01-071-1/+1
* swift: upgrade messaging to v2Julien Danjou2015-11-061-2/+2
* Ignore request with swift.source in env0.3.0Rohit Jaiswal2015-09-152-2/+16
* Fixes parsing req path for account HEAD/GETRohit Jaiswal2015-08-282-2/+25
* HTTP_X_TENANT_ID is deprecated and replaced by HTTP_X_PROJECT_IDClément Contini2015-08-141-1/+2
* Drop use of 'oslo' namespace packageDoug Hellmann2015-07-161-20/+20
* Add test which asserts non-empty target_idNadya Privalova2015-06-241-0/+10
* Merge "add support to skip event/meter generation for certain projects"Jenkins2015-06-242-0/+37
|\
| * add support to skip event/meter generation for certain projectsgordon chung2015-06-232-0/+37
* | Set correct config choice for transport urlChris Dent2015-06-221-1/+1
|/
* Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-4/+4
* use pycadf helper module to assign actiongordon chung2015-03-091-0/+2
* add options to configure messaginggordon chung2015-02-031-3/+15
* fix py34 testsgordon chung2015-02-032-3/+3
* fix gitignoregordon chung2015-01-215-0/+0
* initial checkingordon chung2015-01-2010-0/+597