summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Use pep8 v1.3.3Zhongyue Luo2012-09-131-8/+8
* Added a method for parsing host:port pairs.Eugene Kirpichov2012-09-111-0/+17
* Remove unused imports.Russell Bryant2012-05-141-2/+0
* Change behavior in utils.import_object().Russell Bryant2012-04-111-19/+0
* Move auth_str_equal() to a new authutils module.Russell Bryant2012-04-111-6/+0
* Create openstack.common.timeutils.Russell Bryant2012-04-041-131/+0
* Make 'yes' also a true booleanSean Dague2012-03-221-2/+11
* Add auth_str_equal() to common utils.Russell Bryant2012-03-191-0/+6
* Promote more complete support for ISO 8601 time.Eoghan Glynn2012-02-201-2/+110
* Add git changelog method.Monty Taylor2012-02-091-7/+0
* Split functions to avoid eventlet import.Monty Taylor2012-02-061-1/+2
* moar utils testsJason Kölker2011-12-021-0/+53
* add utils testJason Kölker2011-12-011-0/+70