summaryrefslogtreecommitdiff
path: root/glanceclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Get endpoint if os_image_url is not setNiall Bunting2016-05-241-1/+10
* Use session when not specified token or endpointDarja Shakhray2016-03-091-94/+84
* Use the subcomand parsed args instead of the baseFlavio Percoco2015-10-141-1/+1
* Add check Identity validate when get schemasTakeaki Matsumoto2015-09-291-0/+3
* No auth when token and endpoint are passedFlavio Percoco2015-09-251-11/+6
* Fixes CLI client called without subcommandsErno Kuvaja2015-09-111-2/+3
* Print the reverting back to v1 to stderrErno Kuvaja2015-09-091-1/+1
* Don't make `help` require auth parametersFlavio Percoco2015-09-091-35/+47
* Consider `--os-token` when using v2Flavio Percoco2015-09-041-10/+8
* Check if v2 is available and fallbackFlavio Percoco2015-09-041-8/+16
* Password should be prompted onceFlavio Percoco2015-09-011-0/+7
* Remove custom SSL compression handlingStuart McLaren2015-08-261-1/+4
* Use API v2 as defaultFei Long Wang2015-08-111-7/+20
* Enable flake8 checksDarja Shakhray2015-07-211-3/+1
* Import only modules and update tox.iniCindy Pallares2015-06-171-2/+1
* Merge "Improve import related error handling"Jenkins2015-05-261-9/+24
|\
| * Improve import related error handlingStuart McLaren2015-05-081-9/+24
* | Do not crash on homedir mkdirThomas Goirand2015-05-141-1/+9
|/
* Merge "Remove duplicate 'a' in the help string of --os-image-url"Jenkins2015-03-101-1/+1
|\
| * Remove duplicate 'a' in the help string of --os-image-urlChristian Berendt2015-01-201-1/+1
* | Merge "Remove graduated gettextutils from openstack/common"Jenkins2015-03-031-1/+2
|\ \
| * | Remove graduated gettextutils from openstack/commonIan Cordasco2015-02-031-1/+2
* | | Merge "Strip json and html from error messages"Jenkins2015-03-011-13/+15
|\ \ \
| * | | Strip json and html from error messagesd34dh0r532015-02-161-13/+15
| | |/ | |/|
* | | Merge "Fixed CLI help for bash-completion"Jenkins2015-02-231-1/+2
|\ \ \
| * | | Fixed CLI help for bash-completionYvonne Stachowski2015-01-281-1/+2
| |/ /
* | | Merge "Return 130 for keyboard interrupt"Jenkins2015-02-061-1/+1
|\ \ \
| * | | Return 130 for keyboard interruptRakesh H S2015-02-051-1/+1
* | | | Change oslo.utils to oslo_utilsLouis Taylor2015-02-051-2/+2
|/ / /
* | | Use utils.exit rather than print+sys.exitLouis Taylor2015-02-031-4/+2
| |/ |/|
* | Remove openstack.common.importutilsLouis Taylor2015-01-281-1/+1
* | Remove openstack.common.strutilsLouis Taylor2015-01-271-2/+2
|/
* Merge "Add os_ prefix to project_domain_name/id"Jenkins2015-01-041-3/+3
|\
| * Add os_ prefix to project_domain_name/idOleksii Chuprykov2014-12-091-3/+3
* | Output clear error message on invalid api versionMike Fedosin2014-12-101-1/+5
* | Don't require version to create Client instanceFlavio Percoco2014-12-091-4/+21
|/
* Merge "Add useful error on invalid --os-image-api-version"Jenkins2014-12-021-1/+7
|\
| * Add useful error on invalid --os-image-api-versionLouis Taylor2014-11-251-1/+7
* | Merge "Adds tty password entry for glanceclient"Jenkins2014-11-251-4/+16
|\ \ | |/ |/|
| * Adds tty password entry for glanceclientJohn Trowbridge2014-10-231-4/+16
* | Merge "Add bash completion to glance client"Jenkins2014-11-201-0/+28
|\ \
| * | Add bash completion to glance clientMichal Dulko2014-08-221-0/+28
* | | Merge "Fix to ensure endpoint_type is used by _get_endpoint()"Jenkins2014-11-111-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix to ensure endpoint_type is used by _get_endpoint()Andy McCrae2014-09-101-1/+1
* | | Print traceback to stderr if --debug is setLouis Taylor2014-09-151-0/+7
* | | Merge "Import missing gettextutils._ in shell.py"Jenkins2014-09-131-0/+1
|\ \ \ | |/ / |/| |
| * | Import missing gettextutils._ in shell.pyMatthew Booth2014-09-021-0/+1
| |/
* | Support for Metadata Definitions Catalog API0.14.0Pawel Koniszewski2014-09-031-16/+21
|/
* Enable osprofiler interface in glanceclient shellZhi Yan Liu2014-08-191-1/+28
* Remove deprecated commands from shellCindy Pallares2014-08-121-78/+1