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
/
tests
/
v2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't get the image before deleting it
Flavio Percoco
2015-09-23
1
-3
/
+3
*
Expose 'is_base' schema property attribute
Alexander Tivelkov
2015-08-03
1
-0
/
+18
*
Merge "Fix Metadef Object update issue with python-glanceclient" into stable/...
Jenkins
2015-07-09
3
-0
/
+36
|
\
|
*
Fix Metadef Object update issue with python-glanceclient
Lakshmi N Sampath
2015-07-08
3
-0
/
+36
*
|
Creating task with invalid property crashes in py3
Kamil Rykowski
2015-07-08
1
-0
/
+8
|
/
*
Merge "Extend images CLI v2 with new sorting syntax"
Jenkins
2015-03-16
2
-3
/
+87
|
\
|
*
Extend images CLI v2 with new sorting syntax
Mike Fedosin
2015-03-16
2
-3
/
+87
*
|
Merge "Add the ability to specify the sort dir for each key"
Jenkins
2015-03-16
2
-7
/
+66
|
\
\
|
|
/
|
*
Add the ability to specify the sort dir for each key
Mike Fedosin
2015-03-16
2
-7
/
+66
*
|
Merge "Adds the ability to sort images with multiple keys"
Jenkins
2015-03-16
2
-3
/
+112
|
\
\
|
|
/
|
*
Adds the ability to sort images with multiple keys
Mike Fedosin
2015-03-13
2
-3
/
+112
*
|
Apply expected patch format when updating tags in v2.images
Steve Lewis
2015-03-12
2
-4
/
+37
|
/
*
Merge "v2: Allow upload from stdin on image-create"
Jenkins
2015-03-06
1
-4
/
+14
|
\
|
*
v2: Allow upload from stdin on image-create
Stuart McLaren
2015-01-07
1
-4
/
+14
*
|
Merge "Glance image delete output"
Jenkins
2015-02-20
1
-0
/
+12
|
\
\
|
*
|
Glance image delete output
Abhishek Talwar
2015-02-17
1
-0
/
+12
*
|
|
Merge "Remove openstack.common.strutils"
Jenkins
2015-02-02
2
-10
/
+2
|
\
\
\
|
*
|
|
Remove openstack.common.strutils
Louis Taylor
2015-01-27
2
-10
/
+2
|
|
|
/
|
|
/
|
*
|
|
Add a `--limit` parameter to list operations
Flavio Percoco
2015-01-29
2
-0
/
+43
|
/
/
*
|
Fix Requests breaking download progress bar
Louis Taylor
2015-01-04
1
-0
/
+13
*
|
Support Pagination for namespace list
Travis Tripp
2014-12-10
1
-2
/
+73
|
/
*
Don't require version to create Client instance
Flavio Percoco
2014-12-09
1
-39
/
+0
*
Allow --file in image-create with v2 Image API
Erno Kuvaja
2014-11-26
1
-0
/
+43
*
Merge "Refactor method of constructing dicts in some tests"
Jenkins
2014-11-20
2
-22
/
+22
|
\
|
*
Refactor method of constructing dicts in some tests
Louis Taylor
2014-10-29
2
-22
/
+22
*
|
Add --property-filter option to v2 image-list
Louis Taylor
2014-11-14
2
-1
/
+62
*
|
Fix py34 failure for glance client
Fei Long Wang
2014-11-11
6
-26
/
+26
|
/
*
Merge "Adds support for Glance Tasks calls"
Jenkins
2014-10-16
1
-0
/
+282
|
\
|
*
Adds support for Glance Tasks calls
Fei Long Wang
2014-09-22
1
-0
/
+282
*
|
Merge "Skip non-base properties in patch method"
Jenkins
2014-10-03
2
-1
/
+62
|
\
\
|
*
|
Skip non-base properties in patch method
Kamil Rykowski
2014-09-29
2
-1
/
+62
|
|
/
*
|
Fix the ordering of assertEqual arguments
Louis Taylor
2014-09-19
1
-5
/
+5
|
/
*
Fix v2 requests to non-bleeding edge servers
Lakshmi N Sampath
2014-09-12
8
-566
/
+627
*
Support for Metadata Definitions Catalog API
0.14.0
Pawel Koniszewski
2014-09-03
6
-0
/
+1889
*
Replace old httpclient with requests
AmalaBasha
2014-07-10
2
-69
/
+15
*
Enable F841
ChangBo Guo(gcb)
2014-07-09
2
-4
/
+3
*
Prepend '/' to the delete url for the v2 client
Manuel Desbonnet
2014-06-23
1
-2
/
+2
*
Merge "Add support for location parameters in v2 commands"
Jenkins
2014-06-17
2
-17
/
+206
|
\
|
*
Add support for location parameters in v2 commands
David Koo
2014-06-16
2
-17
/
+206
*
|
Merge "progress flag not supported in v2 API"
Jenkins
2014-06-17
1
-1
/
+14
|
\
\
|
|
/
|
/
|
|
*
progress flag not supported in v2 API
wanghong
2014-04-16
1
-1
/
+14
*
|
Finalize Python3 support
Frederic Lepied
2014-05-20
1
-2
/
+5
*
|
Fix the parameter order of assertEqual in glanceclient v2 test
Eiichi Aikawa
2014-02-27
5
-74
/
+75
|
/
*
Python 3: Fix JsonPatch-related issues
Cyril Roelandt
2014-02-19
1
-5
/
+11
*
Add support for image size in v2 api upload
Edward Hope-Morley
2014-02-03
2
-2
/
+11
*
Handle endpoints with versions consistently
Stuart McLaren
2014-01-22
1
-0
/
+44
*
Remove vim header
Noboru arai
2014-01-14
1
-1
/
+0
*
Python3: use six.StringIO rather than StringIO.StringIO
Yassine Lamgarchal
2014-01-10
1
-4
/
+3
*
Get better format for long lines with PrettyTable
Fei Long Wang
2014-01-06
1
-2
/
+4
*
Merge "change assertEquals to assertEqual"
Jenkins
2013-11-15
1
-7
/
+7
|
\
[next]