summaryrefslogtreecommitdiffstats
path: root/openstack/common/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Update common code to support pep 1.3.Gary Kotton2012-06-181-5/+5
* Change behavior in utils.import_object().Russell Bryant2012-04-111-20/+0
* Move auth_str_equal() to a new authutils module.Russell Bryant2012-04-111-24/+0
* Create openstack.common.timeutils.Russell Bryant2012-04-041-49/+0
* Make 'yes' also a true booleanSean Dague2012-03-221-2/+2
* Add auth_str_equal() to common utils.Russell Bryant2012-03-191-0/+24
* Promote more complete support for ISO 8601 time.Eoghan Glynn2012-02-201-3/+20
* PEP8 cleanup (openstack-common)Zhongyue Luo2012-02-111-5/+5
* Split functions to avoid eventlet import.Monty Taylor2012-02-061-18/+0
* import should not return an instance of the classJason Kölker2011-12-021-2/+1
* use isinstance and types.*Jason Kölker2011-12-011-2/+2
* port execute and utcnow functions from novaJason Kölker2011-09-281-0/+103
* pull parse_mailmap str_dict_replace from novaJason Kölker2011-09-271-0/+19
* reog from import mergeJason Kölker2011-09-271-0/+89