summaryrefslogtreecommitdiff
path: root/glanceclient/common/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Downloading image with --progress failsAbhishek Kekane2017-06-071-0/+7
* Downloading image with --progress fails for python3Abhishek Kekane2017-06-071-0/+3
* Add request id to returned objectsRavi Jethani2017-01-201-0/+74
* Use import_versioned_module from oslo.utilsLi Wei2016-12-061-8/+0
* py3: Fix encoding and use sys.stdin.bufferSirushti Murugesan2016-07-251-2/+5
* Add comment about workaround for py3Louis Taylor2016-07-131-0/+2
* image-download: tests to catch stray outputStuart McLaren2016-06-291-4/+2
* Remove unused skip_authentication decoratorkairat_kushaev2016-06-021-15/+0
* Merge "Re-enable stacktracing when --debug is used"Jenkins2016-04-181-0/+8
|\
| * Re-enable stacktracing when --debug is usedStuart McLaren2016-04-071-0/+8
* | Fix typos in docstrings and commentsDao Cong Tien2016-04-111-3/+3
|/
* Merge "Handle 403 forbidden on download"Jenkins2016-02-291-1/+1
|\
| * Handle 403 forbidden on downloadStuart McLaren2016-02-241-1/+1
* | Fix image-download to stdout on Python 3.xAndy Botting2015-12-221-1/+4
|/
* Ensure that identity token in header is not an unicode stringVincent Untz2015-11-171-2/+1
* Fix the missing help descripiton of "image-create"wangxiyuan2015-10-271-0/+2
* Import i18n functions directlykairat_kushaev2015-10-161-2/+1
* Support image deletion in batches in v2wangxiyuan2015-10-101-0/+4
* Merge "Replace exception_to_str with oslo.utils function"Jenkins2015-09-301-12/+0
|\
| * Replace exception_to_str with oslo.utils functionkairat_kushaev2015-09-221-12/+0
* | Merge "Fix human readable when size is None"Jenkins2015-09-281-1/+3
|\ \ | |/ |/|
| * Fix human readable when size is NoneStuart McLaren2015-09-141-1/+3
* | Merge "Add parsing the endpoint URL"Jenkins2015-09-161-4/+7
|\ \ | |/ |/|
| * Add parsing the endpoint URLTakashi NATSUME2015-09-081-4/+7
* | check for None value in utils.safe_headerDavid Edery2015-09-081-1/+1
|/
* Remove custom SSL compression handlingStuart McLaren2015-08-261-12/+0
* Require disk and container format on image-createGorka Eguileor2015-08-141-0/+45
* Add unicode support for properties values in v2 shellDarja Shakhray2015-08-031-1/+1
* Enable flake8 checksDarja Shakhray2015-07-211-7/+5
* Merge "Close iterables at the end of iteration"Jenkins2015-06-161-1/+5
|\
| * Close iterables at the end of iterationRobert Collins2015-06-111-1/+5
* | Make glanceclient accept a session objectJamie Lennox2015-06-111-0/+8
|/
* glance image-show now have --human-readable optionyatin karel2015-03-221-1/+3
* Merge "Return 130 for keyboard interrupt"Jenkins2015-02-061-2/+2
|\
| * Return 130 for keyboard interruptRakesh H S2015-02-051-2/+2
* | Change oslo.utils to oslo_utilsLouis Taylor2015-02-051-3/+3
|/
* Remove openstack.common.importutilsLouis Taylor2015-01-281-1/+1
* Remove openstack.common.strutilsLouis Taylor2015-01-271-6/+9
* Fix Requests breaking download progress barLouis Taylor2015-01-041-0/+15
* Support schema types with non-str valueFlavio Percoco2014-12-101-2/+18
* Don't require version to create Client instanceFlavio Percoco2014-12-091-3/+11
* Update how tokens are redactedTravis Tripp2014-09-151-0/+12
* Fix v2 requests to non-bleeding edge serversLakshmi N Sampath2014-09-121-0/+18
* Support for Metadata Definitions Catalog API0.14.0Pawel Koniszewski2014-09-031-2/+12
* Merge "Use immutable arg rather mutable arg"Jenkins2014-08-031-2/+4
|\
| * Use immutable arg rather mutable argliuqing2014-07-031-2/+4
* | Replace old httpclient with requestsAmalaBasha2014-07-101-0/+20
|/
* Add support for location parameters in v2 commandsDavid Koo2014-06-161-0/+10
* Merge "Finalize Python3 support"Jenkins2014-05-281-1/+2
|\
| * Finalize Python3 supportFrederic Lepied2014-05-201-1/+2