summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests/fakes.py
Commit message (Collapse)AuthorAgeFilesLines
* Make methods static where it's possibleDina Belova2014-12-101-1/+2
| | | | Change-Id: If6c1fa05044e65ec1e72a3e5f63e6db826469a2d
* Fix old-style classes declarationDina Belova2014-12-101-3/+3
| | | | Change-Id: I8759dd64637e5150f6744d0989eaa5e584487f5e
* Enable pep8 E128 checkingLianhao Lu2013-11-221-5/+5
| | | | Change-Id: I31dc17f0faaae1c32e5106873fd13158376367f7
* Fix missed Pep8 error with 1.4.6Dirk Mueller2013-10-181-2/+1
| | | | | | Missed E126 continuation line over-indented for hanging indent Change-Id: I17ce2a984367fdb078d59bf6603610a01ad168f4
* Updated from global requirementsMonty Taylor2013-08-081-0/+11
| | | | Change-Id: Ibf423f14a5c37aa298b2115bfd4936f660c6f530
* Move tests to ceilometerclient.Monty Taylor2013-06-301-0/+53
tests.* implies an incorrect global package name. Additionally, consuming code can benefit from being able to choose to consume test code and fixtures. Change-Id: I7ba2b3ba1c2a99410b54fc40b48dfe2fc53eb79a