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
/
tests
/
unit
/
v2
Commit message (
Expand
)
Author
Age
Files
Lines
*
do_image_import: fix argument retrieval
Cyril Roelandt
2023-04-18
1
-3
/
+3
*
Merge "Unhardcode the value of DEFAULT_PAGE_SIZE from the tests"
Zuul
2023-02-09
2
-8
/
+14
|
\
|
*
Unhardcode the value of DEFAULT_PAGE_SIZE from the tests
Cyril Roelandt
2022-11-14
2
-8
/
+14
*
|
Remove unicode-related Python2-only code
Cyril Roelandt
2022-11-14
2
-5
/
+5
|
/
*
Merge "Add support for glance-download import method"
4.1.0
Zuul
2022-08-30
3
-14
/
+161
|
\
|
*
Add support for glance-download import method
Pranali Deore
2022-08-30
3
-14
/
+161
*
|
Bump default pagesize
Erno Kuvaja
2022-08-26
1
-1
/
+1
|
/
*
Add doc and test for verbose parameter
whoami-rajat
2022-04-21
1
-0
/
+6
*
Add support for Cache API
Erno Kuvaja
2022-02-22
2
-0
/
+311
*
Merge "Add an optional parameter --append"
Zuul
2022-02-17
1
-2
/
+24
|
\
|
*
Add an optional parameter --append
Mridula Joshi
2022-02-16
1
-2
/
+24
*
|
Merge "Add an optional parameter --detail"
Zuul
2022-02-16
1
-2
/
+50
|
\
\
|
*
|
Add an optional parameter --detail
Mridula Joshi
2022-02-02
1
-2
/
+50
|
|
/
*
|
Add support for usage API
Dan Smith
2022-01-31
2
-0
/
+47
|
/
*
Correct releasenote path for member-get command
Rajat Dhasmana
2021-09-22
1
-5
/
+0
*
Add member-get command
Mridula Joshi
2021-08-02
3
-0
/
+31
*
Get tasks associated with image
Abhishek Kekane
2021-03-02
3
-0
/
+89
*
Fixes "stores" property added to the image
3.2.1
Erno Kuvaja
2020-07-30
1
-0
/
+50
*
Do not use the six library in the tests.
Cyril Roelandt
2020-06-15
1
-7
/
+7
*
Fail gracefully when MD5 is unavailable
Brian Rosmaita
2020-05-04
1
-0
/
+18
*
Use unittest.mock instead of third party mock
Sean McGinnis
2020-04-18
2
-2
/
+3
*
Update hacking for Python3
Andreas Jaeger
2020-04-02
3
-0
/
+4
*
Delete image from specific store
Erno Kuvaja
2020-03-20
1
-0
/
+23
*
Add support for copy-image import method
3.0.0
Abhishek Kekane
2020-02-27
1
-1
/
+98
*
Add support for multi-store import
Erno Kuvaja
2020-02-27
1
-3
/
+167
*
Merge "Rename --backend to --store"
2.17.0
Zuul
2019-09-13
1
-22
/
+22
|
\
|
*
Rename --backend to --store
Abhishek Kekane
2019-05-14
1
-22
/
+22
*
|
Update hacking version
jacky06
2019-03-27
1
-1
/
+1
|
/
*
Merge "Embed validation data when adding location"
Zuul
2019-03-07
1
-8
/
+15
|
\
|
*
Embed validation data when adding location
imacdonn
2018-10-24
1
-8
/
+15
*
|
Add image-list filter for multihash
Brian Rosmaita
2019-01-17
2
-0
/
+68
*
|
Show the backend store info
Liang Fang
2018-11-08
1
-0
/
+82
*
|
Use "multihash" for data download validation
Brian Rosmaita
2018-09-07
3
-16
/
+260
|
/
*
Add support for hide old images
Abhishek Kekane
2018-07-25
1
-8
/
+123
*
Merge "Unit tests for multi-store support"
Zuul
2018-07-25
1
-0
/
+232
|
\
|
*
Unit tests for multi-store support
Abhishek Kekane
2018-07-24
1
-0
/
+232
*
|
Merge "Add multi-store support"
Zuul
2018-07-25
1
-4
/
+6
|
\
\
|
|
/
|
*
Add multi-store support
Abhishek Kekane
2018-07-24
1
-4
/
+6
*
|
Add support for multihash
Abhishek Kekane
2018-07-23
1
-0
/
+76
|
/
*
Merge "Update local copy of image schema for 2.6"
Zuul
2018-04-11
1
-1
/
+4
|
\
|
*
Update local copy of image schema for 2.6
Brian Rosmaita
2018-04-08
1
-1
/
+4
*
|
Make image-import fail faster
Brian Rosmaita
2018-04-04
1
-8
/
+196
|
/
*
Make image-create-via-import fail faster
Brian Rosmaita
2018-04-04
1
-16
/
+475
*
Fix intermittent v2 shell unit test failures
Brian Rosmaita
2018-03-29
1
-2
/
+7
*
Check for container,disk_format on web-download
Brian Rosmaita
2018-03-22
1
-0
/
+40
*
Add support for web-download import method
PranaliD
2018-03-21
3
-0
/
+55
*
Compare against 'RequestIdProxy.wrapped'
Stephen Finucane
2018-01-02
1
-5
/
+4
*
Validate input args before trying image download
Ravi Shekhar Jethani
2017-07-24
1
-0
/
+14
*
Replace six.iteritems() with .items()
ji-xuepeng
2017-02-08
1
-2
/
+1
*
Merge "Add support for community images"
Jenkins
2017-01-23
2
-2
/
+20
|
\
[next]