summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Image show: print human readable string when the virtual size is unknownCyril Roelandt2018-05-311-0/+38
* Removes unicode 'u' response from "glance image-tag-update"Abijitha Nadagouda2018-02-021-0/+36
* Replace assertTrue(isinstance()) with assertIsInstance()Van Hung Pham2017-06-141-1/+1
* Add request id to returned objectsRavi Jethani2017-01-201-0/+50
* v2 - "readOnly" key should be used in schemaszwei2016-02-041-1/+2
* Ensure that identity token in header is not an unicode stringVincent Untz2015-11-171-1/+3
* Merge "Replace exception_to_str with oslo.utils function"Jenkins2015-09-301-18/+0
|\
| * Replace exception_to_str with oslo.utils functionkairat_kushaev2015-09-221-18/+0
* | Fix human readable when size is NoneStuart McLaren2015-09-141-0/+1
|/
* check for None value in utils.safe_headerDavid Edery2015-09-081-0/+15
* Add unicode support for properties values in v2 shellDarja Shakhray2015-08-031-2/+3
* Enable flake8 checksDarja Shakhray2015-07-211-1/+1
* Close iterables at the end of iterationRobert Collins2015-06-111-0/+13
* Move unit tests to standard directoryStuart McLaren2015-04-181-0/+165