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
/
v3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate function redefined pylint error
TommyLike
2017-05-25
1
-10
/
+17
*
Merge "Cinder client reset-state improvements"
Jenkins
2017-05-23
4
-1
/
+96
|
\
|
*
Cinder client reset-state improvements
TommyLike
2017-05-19
4
-1
/
+96
*
|
Fix the wrong help message of marker
wangxiyuan
2017-05-19
1
-2
/
+4
*
|
Fix client `retries` default value.
Georgy Dyuldin
2017-05-02
1
-1
/
+1
|
/
*
Merge "[BugFix] Add 'all_tenants', 'project_id' in attachment-list"
Jenkins
2017-04-06
1
-2
/
+4
|
\
|
*
[BugFix] Add 'all_tenants', 'project_id' in attachment-list
TommyLike
2017-03-28
1
-2
/
+4
*
|
[BugFix] Make 'instance_id' required in attachment-create CLI.
TommyLike
2017-04-01
1
-6
/
+5
|
/
*
[BugFix] 'Mountpoint' is missing in attachment CLIs.
TommyLike
2017-03-27
1
-4
/
+7
*
Merge "Change "--sort" description in help message"
2.0.1
Jenkins
2017-03-15
1
-2
/
+2
|
\
|
*
Change "--sort" description in help message
lihaijing
2017-03-15
1
-2
/
+2
*
|
Fix service-list command for API v.3.0-3.6
Ivan Kolodyazhny
2017-03-14
1
-3
/
+8
|
/
*
Fix all_tenants doesn't work for group list
wangxiyuan
2017-03-14
1
-2
/
+4
*
Merge "Make V3 the default and fixup version reporting"
2.0.0
Jenkins
2017-03-11
1
-1
/
+19
|
\
|
*
Make V3 the default and fixup version reporting
John Griffith
2017-03-10
1
-1
/
+19
*
|
Merge "Fix discover_version"
Jenkins
2017-03-10
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix discover_version
scottda
2017-03-09
1
-3
/
+3
*
|
Group show command should be in V3
wangxiyuan
2017-02-20
1
-0
/
+14
*
|
Remove duplicate columns from list output
Dinesh Bhor
2017-02-14
1
-1
/
+6
*
|
Add start_version check for do_list() image_metadata option
Mitsuhiro Tanino
2017-02-07
1
-1
/
+2
*
|
Add --metadata option to API v2 cinder list command again
Mitsuhiro Tanino
2017-02-03
1
-4
/
+4
|
/
*
Merge "Attach/Detach V2"
ocata-em
1.11.0
Jenkins
2017-01-27
3
-2
/
+273
|
\
|
*
Attach/Detach V2
John Griffith
2017-01-26
3
-2
/
+273
*
|
Missing client version 3.0 support for "delete_metadata" method
Justin A Wilson
2016-09-29
1
-1
/
+16
|
/
*
Merge "Fix getting metadata attr error in snapshot-list command"
Jenkins
2017-01-26
1
-3
/
+9
|
\
|
*
Fix getting metadata attr error in snapshot-list command
Mykhailo Dovgal
2017-01-26
1
-3
/
+9
*
|
Support filter volumes by group_id
wangxiyuan
2017-01-25
1
-0
/
+6
|
/
*
Removed unnecessary 'service_type' decorator
Ivan Kolodyazhny
2017-01-23
2
-46
/
+0
*
Fix v3 volume list based on image_metadata
Vivek Agrawal
2017-01-19
1
-1
/
+1
*
Metadata based snapshop filtering
Vivek Agrawal
2017-01-18
1
-0
/
+91
*
Refactor v2 and v3 APIs support
Ivan Kolodyazhny
2016-12-20
19
-3919
/
+108
*
Remove extra 'u' from cli output
Cao ShuFeng
2016-12-16
1
-1
/
+2
*
Replace six.iteritems(iter) with iter.items()
xianming mao
2016-12-01
1
-3
/
+1
*
Optimize: add build_query_param method to clean code
TommyLike
2016-11-07
5
-63
/
+11
*
Move old oslo-incubator code out of openstack/common
dineshbhor
2016-11-03
11
-11
/
+11
*
Fix help message for 'type-list' command
Ivan Kolodyazhny
2016-11-01
1
-1
/
+4
*
Merge "Showing the metadata readonly value as a separate field"
Jenkins
2016-10-18
1
-0
/
+6
|
\
|
*
Showing the metadata readonly value as a separate field
Karthik Prabhu Vinod
2016-09-12
1
-0
/
+6
*
|
Fix volume type 'is_public' flag update
bhagyashris
2016-10-12
1
-1
/
+7
*
|
Merge "Volume detail support glance_metadata in CLI"
Jenkins
2016-10-05
1
-3
/
+16
|
\
\
|
*
|
Volume detail support glance_metadata in CLI
wanghao
2016-05-30
1
-3
/
+16
*
|
|
Merge "AttributeError when print service object"
Jenkins
2016-09-28
1
-1
/
+1
|
\
\
\
|
*
|
|
AttributeError when print service object
alex
2016-07-29
1
-1
/
+1
*
|
|
|
TrivialFix: Removed redundant 'the'
Anh Tran
2016-09-27
2
-4
/
+4
*
|
|
|
remove raise "e"
zheng yin
2016-09-26
1
-2
/
+2
*
|
|
|
Parse filter item "name" correctly for snapshot-list
Cao Shufeng
2016-09-12
1
-1
/
+1
*
|
|
|
Deleting volume metadata keys with a single request
1.9.0
Yuriy Nesenenko
2016-09-01
2
-1
/
+27
*
|
|
|
Merge "Add v3 user messages with pagination"
Jenkins
2016-09-01
3
-2
/
+191
|
\
\
\
\
|
*
|
|
|
Add v3 user messages with pagination
Alex Meade
2016-09-01
3
-2
/
+191
*
|
|
|
|
Merge "Wrap GroupType class's function with api_version"
Jenkins
2016-09-01
1
-0
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]