index
:
delta/openstack/python-glanceclient.git
feature/artifacts
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-glanceclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glanceclient
/
shell.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print traceback to stderr if --debug is set
Louis Taylor
2014-09-15
1
-0
/
+7
*
Merge "Import missing gettextutils._ in shell.py"
Jenkins
2014-09-13
1
-0
/
+1
|
\
|
*
Import missing gettextutils._ in shell.py
Matthew Booth
2014-09-02
1
-0
/
+1
*
|
Support for Metadata Definitions Catalog API
0.14.0
Pawel Koniszewski
2014-09-03
1
-16
/
+21
|
/
*
Enable osprofiler interface in glanceclient shell
Zhi Yan Liu
2014-08-19
1
-1
/
+28
*
Remove deprecated commands from shell
Cindy Pallares
2014-08-12
1
-78
/
+1
*
Merge "Add support for Keystone v3"
Jenkins
2014-08-07
1
-152
/
+309
|
\
|
*
Add support for Keystone v3
Bob Thyne
2014-08-05
1
-152
/
+309
*
|
Enable F841
ChangBo Guo(gcb)
2014-07-09
1
-1
/
+1
|
/
*
Finalize Python3 support
Frederic Lepied
2014-05-20
1
-1
/
+6
*
Merge "Improve help strings"
Jenkins
2014-03-16
1
-16
/
+16
|
\
|
*
Improve help strings
Andreas Jaeger
2014-02-26
1
-16
/
+16
*
|
Replace file with open, which is Python 3 compatible
Alex Gaynor
2014-02-13
1
-1
/
+1
|
/
*
Handle endpoints with versions consistently
Stuart McLaren
2014-01-22
1
-18
/
+1
*
Fix and enable gating on H306
Dirk Mueller
2013-12-16
1
-1
/
+1
*
Merge "Fix Pep8 errors found by Pep8 1.4.6"
Jenkins
2013-11-15
1
-2
/
+2
|
\
|
*
Fix Pep8 errors found by Pep8 1.4.6
Dirk Mueller
2013-10-18
1
-2
/
+2
*
|
Merge "Replace OpenStack LLC with OpenStack Foundation"
Jenkins
2013-11-15
1
-1
/
+1
|
\
\
|
*
|
Replace OpenStack LLC with OpenStack Foundation
ZhiQiang Fan
2013-09-20
1
-1
/
+1
*
|
|
Merge "Fix python 3.x related Hacking warnings"
Jenkins
2013-11-12
1
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix python 3.x related Hacking warnings
Dirk Mueller
2013-08-26
1
-2
/
+4
|
|
/
*
|
Add CLI for V2 image create, update, and upload
eddie-sheffield
2013-10-02
1
-33
/
+80
*
|
Support glance client can get ipv6 image url correctly
Dazhao
2013-09-06
1
-0
/
+4
|
/
*
Encode error messages before sending them to stdout
Flaper Fesp
2013-07-29
1
-1
/
+1
*
Start using Pyflakes and Hacking
Dirk Mueller
2013-06-22
1
-1
/
+1
*
Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode)
Flaper Fesp
2013-06-04
1
-1
/
+2
*
Improve Python 3.x compatibility
Dirk Mueller
2013-04-22
1
-1
/
+1
*
Trapping KeyboardInterrupt sooner.
John Bresnahan
2013-03-20
1
-3
/
+3
*
Merge "Control C does not cancel the CLI cleanly"
Jenkins
2013-03-11
1
-0
/
+3
|
\
|
*
Control C does not cancel the CLI cleanly
John Bresnahan
2013-03-05
1
-0
/
+3
*
|
Add missing spaces in help msg
James Li
2013-03-06
1
-9
/
+9
|
/
*
Decode input and encode output
Flaper Fesp
2013-02-13
1
-2
/
+1
*
Support --os-cacert
Dean Troyer
2012-12-11
1
-3
/
+11
*
Pin pep8 to 1.3.3
Chuck Short
2012-11-25
1
-108
/
+119
*
Hook up region_name argument
Brian Waldon
2012-11-19
1
-4
/
+12
*
added --version as new parameter
Christian Berendt
2012-11-13
1
-0
/
+4
*
Implement blueprint ssl-connect-rework
Stuart McLaren
2012-10-08
1
-0
/
+6
*
Use system CA certificate file
Stuart McLaren
2012-08-13
1
-2
/
+3
*
Client-side SSL Connection
Brian Waldon
2012-08-04
1
-0
/
+10
*
SSL Certificate Validation
Brian Waldon
2012-08-04
1
-5
/
+12
*
Merge "Allow CLI opts to override auth token and endpoint"
0.3.0
Jenkins
2012-08-03
1
-15
/
+19
|
\
|
*
Allow CLI opts to override auth token and endpoint
Brian Waldon
2012-08-01
1
-15
/
+19
*
|
Add legacy compat layer to v1 shell
Brian Waldon
2012-08-01
1
-4
/
+97
|
/
*
Merge "Honor '--insecure' commandline flag also for keystone authentication"
Jenkins
2012-07-31
1
-2
/
+4
|
\
|
*
Honor '--insecure' commandline flag also for keystone authentication
Sascha Peilicke
2012-07-26
1
-2
/
+4
*
|
Fix --debug CLI option
Brian Waldon
2012-07-29
1
-2
/
+7
|
/
*
Replace httplib2 with httplib as http driver
Brian Waldon
2012-07-23
1
-9
/
+1
*
Clarify usage of --insecure flag
Sascha Peilicke
2012-07-20
1
-1
/
+4
*
Establish the supported importable interface
Brian Waldon
2012-07-13
1
-7
/
+7
*
Remove AuthorizationFailure exception
Brian Waldon
2012-07-10
1
-2
/
+0
[next]