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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix failure to create glance https connection pool
Haikel Guemar
2015-12-22
1
-0
/
+16
*
Don't get the image before deleting it
Flavio Percoco
2015-09-23
1
-3
/
+3
*
Ship the default image schema in the client
Flavio Percoco
2015-08-12
1
-0
/
+7
*
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
|
/
*
Fix client when using no ssl compression
Stuart McLaren
2015-04-16
1
-0
/
+42
*
Add SSL cert verification regression tests
Stuart McLaren
2015-04-16
1
-21
/
+108
*
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 "Unit tests covering missing username or password"
Jenkins
2015-03-10
1
-2
/
+50
|
\
|
*
Unit tests covering missing username or password
Michal Dulko
2015-02-09
1
-2
/
+50
*
|
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 "Unify using six.moves.range rename everywhere"
Jenkins
2015-03-04
1
-0
/
+2
|
\
\
\
|
*
|
|
Unify using six.moves.range rename everywhere
Erno Kuvaja
2015-02-25
1
-0
/
+2
*
|
|
|
Merge "https: Prevent leaking sockets for some operations"
Jenkins
2015-03-04
1
-9
/
+12
|
\
\
\
\
|
*
|
|
|
https: Prevent leaking sockets for some operations
Stuart McLaren
2015-02-18
1
-9
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Fix tests failing if keystone is running locally
Louis Taylor
2015-03-02
1
-2
/
+4
*
|
|
|
Merge "Strip json and html from error messages"
Jenkins
2015-03-01
1
-0
/
+43
|
\
\
\
\
|
*
|
|
|
Strip json and html from error messages
d34dh0r53
2015-02-16
1
-0
/
+43
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Register our own ConnectionPool without globals"
Jenkins
2015-02-26
1
-4
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Register our own ConnectionPool without globals
Ian Cordasco
2015-02-06
1
-4
/
+4
*
|
|
|
Merge "Glance image delete output"
Jenkins
2015-02-20
2
-0
/
+44
|
\
\
\
\
|
*
|
|
|
Glance image delete output
Abhishek Talwar
2015-02-17
2
-0
/
+44
*
|
|
|
|
Merge "Update HTTPS certificate handling for pep-0476"
Jenkins
2015-02-19
1
-0
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Update HTTPS certificate handling for pep-0476
James Page
2014-12-19
1
-0
/
+2
*
|
|
|
|
Merge "Return 130 for keyboard interrupt"
Jenkins
2015-02-06
1
-0
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
Return 130 for keyboard interrupt
Rakesh H S
2015-02-05
1
-0
/
+9
*
|
|
|
|
|
Merge "Close streamed requests explicitly"
Jenkins
2015-02-06
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Close streamed requests explicitly
Ian Cordasco
2015-01-15
1
-0
/
+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Ignore NoneType when encoding headers
Ian Cordasco
2015-02-03
1
-1
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge "Remove openstack.common.strutils"
Jenkins
2015-02-02
3
-19
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Remove openstack.common.strutils
Louis Taylor
2015-01-27
3
-19
/
+8
*
|
|
|
|
|
Add a `--limit` parameter to list operations
Flavio Percoco
2015-01-29
2
-0
/
+43
|
/
/
/
/
/
*
|
|
|
|
Handle HTTP byte returns in python 3
Jamie Lennox
2015-01-14
2
-2
/
+9
|
/
/
/
/
*
|
|
|
Fix Requests breaking download progress bar
Louis Taylor
2015-01-04
1
-0
/
+13
*
|
|
|
Merge "Add os_ prefix to project_domain_name/id"
Jenkins
2015-01-04
1
-0
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add os_ prefix to project_domain_name/id
Oleksii Chuprykov
2014-12-09
1
-0
/
+16
|
|
|
/
|
|
/
|
*
|
|
Support Pagination for namespace list
Travis Tripp
2014-12-10
1
-2
/
+73
*
|
|
Support schema types with non-str value
Flavio Percoco
2014-12-10
1
-0
/
+44
|
|
/
|
/
|
*
|
Don't require version to create Client instance
Flavio Percoco
2014-12-09
3
-48
/
+19
|
/
*
Merge "Send `identity_headers` through the wire"
Jenkins
2014-12-03
1
-0
/
+26
|
\
|
*
Send `identity_headers` through the wire
Flavio Percoco
2014-11-25
1
-0
/
+26
[next]