index
:
delta/openstack/python-cinderclient.git
master
stable/2023.1
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-cinderclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cinderclient
/
shell.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated CLI options
Sean McGinnis
2018-07-23
1
-28
/
+0
*
Allow --help for specific commands
Eric Harney
2018-04-10
1
-0
/
+6
*
fix a typo in documentation
melissaml
2018-03-23
1
-1
/
+1
*
Migrate to keystoneauth identity cli opts.
Zhao Chao
2018-01-16
1
-133
/
+76
*
Merge "Add cluster support in migration and manage"
Zuul
2017-12-01
1
-33
/
+53
|
\
|
*
Add cluster support in migration and manage
Gorka Eguileor
2017-10-03
1
-33
/
+53
*
|
Merge "Fix OS_AUTH_TYPE env var usage"
Zuul
2017-10-19
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix OS_AUTH_TYPE env var usage
Gorka Eguileor
2017-08-04
1
-2
/
+4
*
|
Enable H306
Eric Harney
2017-08-01
1
-0
/
+2
|
/
*
Merge "Clean the redundant code in shell.py"
Jenkins
2017-08-01
1
-12
/
+7
|
\
|
*
Clean the redundant code in shell.py
junboli
2017-07-27
1
-12
/
+7
*
|
Make --profile load from environment variables
Tovin Seven
2017-07-27
1
-1
/
+3
|
/
*
Fix attribute errors in os-auth-* settings
Sean McGinnis
2017-06-01
1
-3
/
+2
*
Merge "Add a missing left bracket in help message"
Jenkins
2017-05-25
1
-1
/
+1
|
\
|
*
Add a missing left bracket in help message
KATO Tomoyuki
2017-03-22
1
-1
/
+1
*
|
Fix noauth support
Ivan Kolodyazhny
2017-03-24
1
-38
/
+52
|
/
*
Fix pep8 errors
Gorka Eguileor
2017-03-15
1
-19
/
+17
*
Merge "Make V3 the default and fixup version reporting"
2.0.0
Jenkins
2017-03-11
1
-1
/
+1
|
\
|
*
Make V3 the default and fixup version reporting
John Griffith
2017-03-10
1
-1
/
+1
*
|
Handle log message interpolation by the logger
Gábor Antal
2017-02-07
1
-2
/
+2
|
/
*
Python3 common patterns
xianming mao
2017-01-10
1
-2
/
+2
*
Move trace ID print statement to finally
Vipin Balachandran
2016-11-18
1
-7
/
+8
*
Update --endpoint-type dest to os_endpoint_type
Nate Potter
2016-10-21
1
-2
/
+2
*
Help msg and output info should support il8n.
xianming mao
2016-10-18
1
-45
/
+45
*
Print backtrace for exception when in debug mode
Eric Harney
2016-10-11
1
-1
/
+1
*
Removed multiple import from shell.py
Gábor Antal
2016-09-20
1
-1
/
+0
*
Make APIVersion's null check more pythonic
Gorka Eguileor
2016-08-29
1
-4
/
+3
*
Add "start_version" and "end_version" support to argparse
Cao Shufeng
2016-08-16
1
-11
/
+87
*
Use 'six' instead of oslo_utils.strutils.six
dineshbhor
2016-08-08
1
-2
/
+2
*
Use self.ks_logger instead of ks_logger
dineshbhor
2016-08-01
1
-2
/
+2
*
Switch to keystoneauth
Steve Martinelli
2016-07-23
1
-10
/
+10
*
Merge "Fix authentication issue"
Jenkins
2016-07-15
1
-0
/
+3
|
\
|
*
Fix authentication issue
Abhijeet Malawade
2016-04-27
1
-0
/
+3
*
|
Merge "OS_TENANT_NAME is not required when we have OS_PROJECT_NAME"
Jenkins
2016-07-15
1
-2
/
+6
|
\
\
|
*
|
OS_TENANT_NAME is not required when we have OS_PROJECT_NAME
liyuanzhen
2016-07-07
1
-2
/
+6
*
|
|
Log request-id for each api call
Abhishek Kekane
2016-06-28
1
-21
/
+28
|
/
/
*
|
Merge "Support --os-key option"
Jenkins
2016-05-18
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Support --os-key option
Cedric Brandily
2016-05-17
1
-0
/
+3
*
|
Support api-microversions
scottda
2016-04-19
1
-22
/
+14
*
|
Add /v3 endpoint support for cinderclient
scottda
2016-04-18
1
-9
/
+9
*
|
Graduate to oslo.i18n and cleanup incubator usage
Ronald Bradford
2016-03-24
1
-2
/
+6
|
/
*
Pass insecure option to HTTPClient
Cory Stone
2016-01-27
1
-0
/
+3
*
Make _discover_extensions public
huangtianhua
2016-01-06
1
-43
/
+1
*
Set default service type to 'volumev2'
Ivan Kolodyazhny
2015-12-29
1
-1
/
+1
*
Use oslo_utils encodeutils and strutils
Eric Harney
2015-11-23
1
-2
/
+3
*
Fully support os-endpoint-type
Tom Hancock
2015-09-28
1
-11
/
+8
*
Add a period for the description string of a argument
chenying
2015-09-06
1
-5
/
+5
*
Set default OS_VOLUME_API_VERSION to '2'
Ivan Kolodyazhny
2015-07-30
1
-1
/
+1
*
Merge "Remove unnecessary check for tenant information"
Jenkins
2015-07-20
1
-30
/
+36
|
\
|
*
Remove unnecessary check for tenant information
Ian Cordasco
2015-07-08
1
-30
/
+36
[next]