Files
python-glanceclient/glanceclient
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
..
2017-02-08 16:33:46 +08:00
2015-07-21 17:08:27 +03:00
2017-03-21 07:19:21 +08:00