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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Test: use assert_has_calls() instead"
2.0.0
Jenkins
2016-02-29
1
-3
/
+6
|
\
|
*
Test: use assert_has_calls() instead
Chaozhe.Chen
2016-02-24
1
-3
/
+6
*
|
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
*
|
Merge "Auto-generated squash commit"
Jenkins
2016-02-12
1
-1
/
+1
|
\
\
|
*
|
Auto-generated squash commit
Flavio Percoco
2016-02-11
1
-1
/
+1
*
|
|
Merge "v2 - "readOnly" key should be used in schemas"
Jenkins
2016-02-08
6
-23
/
+38
|
\
\
\
|
*
|
|
v2 - "readOnly" key should be used in schemas
zwei
2016-02-04
6
-23
/
+38
*
|
|
|
Merge "Fix client initialization in shell tests"
Jenkins
2016-02-02
1
-4
/
+6
|
\
\
\
\
|
*
|
|
|
Fix client initialization in shell tests
kairat_kushaev
2016-02-01
1
-4
/
+6
*
|
|
|
|
Fix warnings in glanceclient README
kairat_kushaev
2016-02-01
1
-5
/
+10
|
/
/
/
/
*
|
|
|
Merge "Fixed TestHTTPSVerifyCert failure messages"
Jenkins
2016-02-01
2
-5
/
+14
|
\
\
\
\
|
*
|
|
|
Fixed TestHTTPSVerifyCert failure messages
David Sariel
2016-01-15
2
-5
/
+14
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Use session when not specified token or endpoint"
Jenkins
2016-02-01
1
-22
/
+10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Use session when not specified token or endpoint
Darja Shakhray
2016-01-14
1
-22
/
+10
*
|
|
|
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
*
|
|
|
Change assertTrue(isinstance()) by optimal assert
LiuNanke
2016-01-06
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
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
*
|
Merge "Fix Resource.__eq__ mismatch semantics of object equal"
Jenkins
2015-12-04
1
-2
/
+8
|
\
\
|
*
|
Fix Resource.__eq__ mismatch semantics of object equal
Rui Chen
2015-11-28
1
-2
/
+8
*
|
|
Merge "Fix tests for image-create"
Jenkins
2015-12-03
1
-14
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix tests for image-create
Jake Yip
2015-11-30
1
-14
/
+10
|
|
/
*
|
Merge "Update set of wanted commands in read-only test"
Jenkins
2015-12-01
1
-5
/
+9
|
\
\
|
|
/
|
/
|
|
*
Update set of wanted commands in read-only test
Kyrylo Romanenko
2015-11-27
1
-5
/
+9
*
|
Merge "Ensure that identity token in header is not an unicode string"
Jenkins
2015-11-27
2
-1
/
+11
|
\
\
|
|
/
|
/
|
|
*
Ensure that identity token in header is not an unicode string
Vincent Untz
2015-11-17
2
-1
/
+11
*
|
Fix 'test_help' for shell client.
Alexey Galkin
2015-11-13
1
-1
/
+2
|
/
*
Add versions list function
wangxiyuan
2015-11-10
2
-0
/
+154
*
Merge "Added reactivate/deactivate image using CLI"
Jenkins
2015-11-03
2
-0
/
+42
|
\
|
*
Added reactivate/deactivate image using CLI
Darja Shakhray
2015-11-02
2
-0
/
+42
*
|
Merge "Add documentation for running the functional tests"
Jenkins
2015-11-02
1
-6
/
+19
|
\
\
|
|
/
|
/
|
|
*
Add documentation for running the functional tests
Stuart McLaren
2015-10-21
1
-6
/
+19
*
|
Use clouds.yaml from devstack for functional tests
Monty Taylor
2015-10-21
3
-44
/
+23
*
|
Merge "Add support for setting Accept-Language header"
Jenkins
2015-10-14
1
-0
/
+22
|
\
\
|
*
|
Add support for setting Accept-Language header
Frode Nordahl
2015-10-14
1
-0
/
+22
*
|
|
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
*
|
|
|
Merge "print usage when no argument is specified for python3"
Jenkins
2015-10-14
1
-0
/
+14
|
\
\
\
\
|
*
|
|
|
print usage when no argument is specified for python3
Zhiqiang Fan
2015-10-09
1
-0
/
+14
*
|
|
|
|
Merge "Use the subcomand parsed args instead of the base"
Jenkins
2015-10-14
1
-9
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
Use the subcomand parsed args instead of the base
Flavio Percoco
2015-10-12
1
-9
/
+27
*
|
|
|
|
|
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
[next]