index
:
delta/python-glanceclient.git
baserock/morph
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
github.com: openstack/python-glanceclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
glanceclient
/
v1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Do not use the six library."
Zuul
2020-07-17
4
-21
/
+14
|
\
|
*
Do not use the six library.
Cyril Roelandt
2020-06-23
4
-21
/
+14
*
|
Stop to use the __future__ module.
Hervé Beraud
2020-06-02
1
-2
/
+0
|
/
*
Trivial: fix image format typo
Lucian Petrut
2019-07-30
1
-1
/
+1
*
Update hacking version
jacky06
2019-03-27
1
-4
/
+4
*
help text for container_format, disk_format
M V P Nitesh
2017-07-06
1
-2
/
+3
*
Replace six.iteritems() with .items()
ji-xuepeng
2017-02-08
4
-9
/
+8
*
Add ploop in disk_format
Evgeny Antyshev
2017-01-19
1
-1
/
+1
*
Move old oslo-incubator code out of openstack/common
Abhishek Kekane
2016-11-08
7
-3
/
+1107
*
Fixed grammar in image-download command description
Ihar Hrachyshka
2016-06-01
1
-1
/
+1
*
Corrected wrong parameter in docstring
PranaliD
2016-05-02
1
-1
/
+1
*
Add versions list function
wangxiyuan
2015-11-10
2
-0
/
+28
*
Merge "Add support for setting Accept-Language header"
Jenkins
2015-10-14
1
-0
/
+2
|
\
|
*
Add support for setting Accept-Language header
Frode Nordahl
2015-10-14
1
-0
/
+2
*
|
Add period in help message
Atsushi SAKAI
2015-09-19
1
-1
/
+1
*
|
Invalid output running the command 'glance image-show <image_id>'
David Sariel
2015-09-09
1
-0
/
+5
*
|
Require disk and container format on image-create
Gorka Eguileor
2015-08-14
1
-0
/
+2
|
/
*
Enable flake8 checks
Darja Shakhray
2015-07-21
2
-5
/
+5
*
Import only modules and update tox.ini
Cindy Pallares
2015-06-17
1
-4
/
+4
*
Merge "Add parameter 'changes-since' for image-list of v1"
Jenkins
2015-06-15
1
-1
/
+7
|
\
|
*
Add parameter 'changes-since' for image-list of v1
Fei Long Wang
2015-05-06
1
-1
/
+7
*
|
Make glanceclient accept a session object
Jamie Lennox
2015-06-11
1
-4
/
+3
*
|
Merge "Check image-download for redirection"
Jenkins
2015-05-25
1
-3
/
+8
|
\
\
|
|
/
|
/
|
|
*
Check image-download for redirection
Cindy Pallares
2015-05-05
1
-3
/
+8
*
|
Merge "Correct help messages for image-update command"
0.18.0
Jenkins
2015-04-18
1
-2
/
+4
|
\
\
|
*
|
Correct help messages for image-update command
Abhishek Talwar
2015-03-19
1
-2
/
+4
*
|
|
Don't accept *args for client
Jamie Lennox
2015-03-28
1
-2
/
+2
|
|
/
|
/
|
*
|
Import sys module
Jimmy McCrory
2015-03-14
1
-0
/
+1
*
|
Merge "Fix leaking sockets after v1 list operation"
Jenkins
2015-03-11
1
-54
/
+83
|
\
\
|
*
|
Fix leaking sockets after v1 list operation
Louis Taylor
2015-03-04
1
-54
/
+83
*
|
|
Merge "Show error on trying to upload to non-queued image"
Jenkins
2015-03-04
1
-0
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Show error on trying to upload to non-queued image
Louis Taylor
2015-02-19
1
-0
/
+18
|
|
/
*
|
Merge "Glance image delete output"
Jenkins
2015-02-20
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Glance image delete output
Abhishek Talwar
2015-02-17
1
-0
/
+3
*
|
Change oslo.utils to oslo_utils
Louis Taylor
2015-02-05
2
-4
/
+4
*
|
Merge "Use utils.exit rather than print+sys.exit"
Jenkins
2015-02-05
1
-5
/
+4
|
\
\
|
*
|
Use utils.exit rather than print+sys.exit
Louis Taylor
2015-02-03
1
-5
/
+4
*
|
|
Merge "Disable progress bar if image is piped into client"
Jenkins
2015-02-04
1
-3
/
+6
|
\
\
\
|
*
|
|
Disable progress bar if image is piped into client
Louis Taylor
2015-01-06
1
-3
/
+6
*
|
|
|
Merge "Add validation to --property-filter in v1 shell"
Jenkins
2015-02-04
1
-0
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add validation to --property-filter in v1 shell
Louis Taylor
2015-01-08
1
-0
/
+4
|
|
/
/
*
|
|
Remove openstack.common.strutils
Louis Taylor
2015-01-27
2
-5
/
+8
*
|
|
Merge "Make non-boolean check strict"
Jenkins
2015-01-23
1
-5
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make non-boolean check strict
Cindy Pallares
2015-01-06
1
-5
/
+8
|
|
/
*
|
Fix Requests breaking download progress bar
Louis Taylor
2015-01-04
1
-2
/
+3
|
/
*
Don't require version to create Client instance
Flavio Percoco
2014-12-09
1
-3
/
+4
*
'--public' ignored on image create
Stuart McLaren
2014-10-08
1
-5
/
+0
*
Remove deprecated commands from shell
Cindy Pallares
2014-08-12
2
-525
/
+2
*
Use a correctly formatted example location in help
Stuart McLaren
2014-07-16
1
-2
/
+6
*
Replace old httpclient with requests
AmalaBasha
2014-07-10
3
-38
/
+35
[next]