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
*
Merge "Add support for community images"
Jenkins
2017-01-23
2
-2
/
+20
|
\
|
*
Add support for community images
Alexander Bashmakov
2016-11-10
2
-2
/
+20
*
|
Merge "Add request id to returned objects"
Jenkins
2017-01-23
10
-134
/
+250
|
\
\
|
*
|
Add request id to returned objects
Ravi Jethani
2017-01-20
10
-134
/
+250
*
|
|
Add ploop in disk_format
Evgeny Antyshev
2017-01-19
2
-2
/
+3
|
/
/
*
|
Add vhdx in disk_format
Li Wei
2017-01-10
3
-2
/
+58
|
/
*
Merge "Revert "Don't update tags every time""
2.5.0
Jenkins
2016-08-20
1
-31
/
+0
|
\
|
*
Revert "Don't update tags every time"
Steve Martinelli
2016-08-19
1
-31
/
+0
*
|
Merge "Fix warlock model creation"
2.4.0
Jenkins
2016-08-12
1
-1
/
+1
|
\
\
|
*
|
Fix warlock model creation
Sabari Kumar Murugesan
2016-07-06
1
-1
/
+1
*
|
|
Merge "Don't update tags every time"
Jenkins
2016-08-08
1
-0
/
+31
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Don't update tags every time
Mike Fedosin
2016-06-01
1
-0
/
+31
*
|
|
Merge "Update docs URL"
Jenkins
2016-07-14
1
-2
/
+2
|
\
\
\
|
*
|
|
Update docs URL
KATO Tomoyuki
2016-07-13
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
image-download: tests to catch stray output
Stuart McLaren
2016-06-29
1
-0
/
+65
|
/
/
*
|
Use correct order of arguments to assertEqual
zhengyao1
2016-06-29
2
-32
/
+28
|
/
*
Merge "Fix location update"
Jenkins
2016-03-11
1
-2
/
+0
|
\
|
*
Fix location update
Fei Long Wang
2016-03-11
1
-2
/
+0
*
|
Catch InUseByStore case in do_image_delete
Danny Al-Gaaf
2016-03-09
1
-0
/
+14
*
|
Merge "Handle 403 forbidden on download"
Jenkins
2016-02-29
2
-0
/
+39
|
\
\
|
|
/
|
/
|
|
*
Handle 403 forbidden on download
Stuart McLaren
2016-02-24
2
-0
/
+39
*
|
v2 - "readOnly" key should be used in schemas
zwei
2016-02-04
5
-22
/
+36
*
|
Enhance description of instance-uuid option for image-create
kairat_kushaev
2016-01-18
1
-1
/
+4
*
|
Merge "Remove location check from V2 client"
Jenkins
2016-01-15
1
-13
/
+8
|
\
\
|
*
|
Remove location check from V2 client
kairat_kushaev
2016-01-15
1
-13
/
+8
*
|
|
Merge "Add docker to image_schema on glance v2 cli"
Jenkins
2016-01-14
2
-2
/
+4
|
\
\
\
|
*
|
|
Add docker to image_schema on glance v2 cli
Atsushi SAKAI
2015-12-25
2
-2
/
+4
*
|
|
|
Skip schema validation on GET /v2/images/%s
Nicolas Simonds
2016-01-12
1
-7
/
+3
|
|
/
/
|
/
|
|
*
|
|
Replace assertEqual(None, *) with assertIsNone in tests
Shuquan Huang
2015-12-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix the download error when the image locations are blank
Long Quan Sha
2015-12-07
1
-1
/
+7
*
|
Fix tests for image-create
Jake Yip
2015-11-30
1
-14
/
+10
|
/
*
Add versions list function
wangxiyuan
2015-11-10
1
-0
/
+75
*
Added reactivate/deactivate image using CLI
Darja Shakhray
2015-11-02
2
-0
/
+42
*
Merge "Support image deletion in batches in v2"
Jenkins
2015-10-14
1
-11
/
+39
|
\
|
*
Support image deletion in batches in v2
wangxiyuan
2015-10-10
1
-11
/
+39
*
|
Stop trying to send image_size to the server
Monty Taylor
2015-10-10
1
-3
/
+1
|
/
*
Merge "Use dictionary literal for dictionary creation"
Jenkins
2015-10-09
1
-47
/
+58
|
\
|
*
Use dictionary literal for dictionary creation
Ankit Agrawal
2015-09-24
1
-47
/
+58
*
|
Merge "Added unit tests for 'Unicode support shell client'"
Jenkins
2015-10-09
1
-0
/
+20
|
\
\
|
|
/
|
/
|
|
*
Added unit tests for 'Unicode support shell client'
Darja Shakhray
2015-09-28
1
-0
/
+20
*
|
Don't get the image before deleting it
Flavio Percoco
2015-09-16
1
-3
/
+2
*
|
Merge "V2: Do not validate image schema when listing"
Jenkins
2015-08-20
2
-0
/
+365
|
\
\
|
*
|
V2: Do not validate image schema when listing
Stuart McLaren
2015-08-10
2
-0
/
+365
*
|
|
Require disk and container format on image-create
Gorka Eguileor
2015-08-14
1
-2
/
+105
*
|
|
Merge "Support for Metadata Definition Catalog for Tags"
Jenkins
2015-08-06
2
-0
/
+287
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Support for Metadata Definition Catalog for Tags
Wayne Okuma
2015-07-16
2
-0
/
+287
*
|
|
Enable flake8 checks
Darja Shakhray
2015-07-21
3
-5
/
+5
|
|
/
|
/
|
*
|
Extend unittests coverage for v2 tasks module
Kamil Rykowski
2015-07-20
1
-14
/
+97
|
/
*
Remove usage of assert_called_once on Mock objects
rico.lin
2015-07-10
1
-1
/
+1
*
Merge "Add v2 support for the marker attribute"
Jenkins
2015-06-22
1
-0
/
+6
|
\
[next]