summaryrefslogtreecommitdiff
path: root/glanceclient/tests/unit/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Use session when not specified token or endpointDarja Shakhray2016-03-091-22/+10
* Use the subcomand parsed args instead of the baseFlavio Percoco2015-10-141-9/+27
* No auth when token and endpoint are passedFlavio Percoco2015-09-251-0/+19
* Fixes CLI client called without subcommandsErno Kuvaja2015-09-111-0/+7
* Don't make `help` require auth parametersFlavio Percoco2015-09-091-5/+9
* Consider `--os-token` when using v2Flavio Percoco2015-09-041-21/+31
* Check if v2 is available and fallbackFlavio Percoco2015-09-041-11/+49
* Password should be prompted onceFlavio Percoco2015-09-011-1/+1
* Merge "Use API v2 as default"Jenkins2015-08-131-18/+48
|\
| * Use API v2 as defaultFei Long Wang2015-08-111-18/+48
* | Ship the default image schema in the clientFlavio Percoco2015-08-121-0/+7
|/
* Enable flake8 checksDarja Shakhray2015-07-211-2/+2
* Account for dictionary order in test_shell.pyCorey Bryant2015-06-291-5/+12
* Improve import related error handlingStuart McLaren2015-05-081-3/+56
* Move unit tests to standard directoryStuart McLaren2015-04-181-0/+512