summaryrefslogtreecommitdiff
path: root/glanceclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Do not crash on homedir mkdirThomas Goirand2015-05-231-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
* Merge "Add support for Keystone v3"Jenkins2014-08-071-152/+309
|\
| * Add support for Keystone v3Bob Thyne2014-08-051-152/+309
* | Enable F841ChangBo Guo(gcb)2014-07-091-1/+1
|/
* Finalize Python3 supportFrederic Lepied2014-05-201-1/+6
* Merge "Improve help strings"Jenkins2014-03-161-16/+16
|\
| * Improve help stringsAndreas Jaeger2014-02-261-16/+16
* | Replace file with open, which is Python 3 compatibleAlex Gaynor2014-02-131-1/+1
|/
* Handle endpoints with versions consistentlyStuart McLaren2014-01-221-18/+1
* Fix and enable gating on H306Dirk Mueller2013-12-161-1/+1
* Merge "Fix Pep8 errors found by Pep8 1.4.6"Jenkins2013-11-151-2/+2
|\
| * Fix Pep8 errors found by Pep8 1.4.6Dirk Mueller2013-10-181-2/+2
* | Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-11-151-1/+1
|\ \
| * | Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* | | Merge "Fix python 3.x related Hacking warnings"Jenkins2013-11-121-2/+4
|\ \ \ | |_|/ |/| |
| * | Fix python 3.x related Hacking warningsDirk Mueller2013-08-261-2/+4
| |/
* | Add CLI for V2 image create, update, and uploadeddie-sheffield2013-10-021-33/+80
* | Support glance client can get ipv6 image url correctlyDazhao2013-09-061-0/+4
|/