python-glanceclient/glanceclient/tests
Ravi Shekhar Jethani 1df55dd952 Validate input args before trying image download
Currently client is contacting glance service even if the
caller has niether specified any redirection nor '--file'
option. This unnecessary request although isn't causing
any critical issues but can be avoided by simply doing
input validation first.

TrivialFix

Change-Id: I841bebeda38814235079429eca0b1e5fd2f04dae
2017-07-24 14:54:57 +05:30
..
functional v2: Content-Type: application/octet-stream header always added 2017-05-19 19:02:00 +00:00
unit Validate input args before trying image download 2017-07-24 14:54:57 +05:30
__init__.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
utils.py Add request id to returned objects 2017-01-20 14:50:42 +05:30