summaryrefslogtreecommitdiff
path: root/ceilometermiddleware/tests/test_swift.py
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-011-8/+8
* Further Cleanup py27 supportAndreas Jaeger2020-05-131-1/+1
* 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-081-28/+42
* Fix default service project to "service"Julien Danjou2017-06-231-1/+1
* retrieve project id to ignore from keystoneMehdi Abaakouk2017-05-191-1/+31
* Clean imports in codeCao Xuan Hoang2016-09-231-2/+2
* Avoid useless dependency on oslo_utilsJulien Danjou2016-07-271-5/+3
* Add background thread notifier sending abilityDarren Hague2016-07-111-0/+26
* use path as resource id when missing RESELLER prefixgordon chung2016-04-071-1/+12
* Use assertTrue/False instead of assertEqual(T/F)Swapnil Kulkarni (coolsvap)2016-01-071-1/+1
* Ignore request with swift.source in env0.3.0Rohit Jaiswal2015-09-151-0/+13
* Fixes parsing req path for account HEAD/GETRohit Jaiswal2015-08-281-0/+16
* Drop use of 'oslo' namespace packageDoug Hellmann2015-07-161-20/+20
* Add test which asserts non-empty target_idNadya Privalova2015-06-241-0/+10
* add support to skip event/meter generation for certain projectsgordon chung2015-06-231-0/+27
* fix py34 testsgordon chung2015-02-031-2/+2
* initial checkingordon chung2015-01-201-0/+330