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
/
v2
/
shell.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't get the image before deleting it
Flavio Percoco
2015-09-23
1
-4
/
+4
*
Ship the default image schema in the client
Flavio Percoco
2015-08-12
1
-0
/
+3
*
Omit 'locations' as image-create parameter
Fei Long Wang
2015-07-08
1
-1
/
+2
*
Updated help for v2 member-update api
Yamini Sardana
2015-03-17
1
-1
/
+5
*
Extend images CLI v2 with new sorting syntax
Mike Fedosin
2015-03-16
1
-4
/
+9
*
Add the ability to specify the sort dir for each key
Mike Fedosin
2015-03-16
1
-3
/
+6
*
Adds the ability to sort images with multiple keys
Mike Fedosin
2015-03-13
1
-0
/
+12
*
Merge "v2: read limit for list from --limit in shell"
Jenkins
2015-03-06
1
-1
/
+1
|
\
|
*
v2: read limit for list from --limit in shell
Louis Taylor
2015-03-06
1
-1
/
+1
*
|
Merge "v2: Allow upload from stdin on image-create"
Jenkins
2015-03-06
1
-2
/
+3
|
\
\
|
*
|
v2: Allow upload from stdin on image-create
Stuart McLaren
2015-01-07
1
-2
/
+3
*
|
|
Merge "Fix v2 image create --file documentation"
Jenkins
2015-03-06
1
-3
/
+2
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Fix v2 image create --file documentation
Stuart McLaren
2015-01-06
1
-3
/
+2
*
|
removed excessive call to os.path.exists
Kirill
2015-03-03
1
-3
/
+3
*
|
Merge "Glance image delete output"
Jenkins
2015-02-20
1
-0
/
+4
|
\
\
|
*
|
Glance image delete output
Abhishek Talwar
2015-02-17
1
-0
/
+4
|
|
/
*
|
Merge "Disable progress bar if image is piped into client"
Jenkins
2015-02-04
1
-1
/
+4
|
\
\
|
*
|
Disable progress bar if image is piped into client
Louis Taylor
2015-01-06
1
-1
/
+4
|
|
/
*
|
Add a `--limit` parameter to list operations
Flavio Percoco
2015-01-29
1
-0
/
+4
|
/
*
Allow --file in image-create with v2 Image API
Erno Kuvaja
2014-11-26
1
-1
/
+18
*
Merge "Add --property-filter option to v2 image-list"
Jenkins
2014-11-20
1
-0
/
+9
|
\
|
*
Add --property-filter option to v2 image-list
Louis Taylor
2014-11-14
1
-0
/
+9
*
|
Remove readonly options from v2 shell commands
Michal Dulko
2014-11-14
1
-2
/
+7
|
/
*
Merge "Adds support for Glance Tasks calls"
Jenkins
2014-10-16
1
-0
/
+65
|
\
|
*
Adds support for Glance Tasks calls
Fei Long Wang
2014-09-22
1
-0
/
+65
*
|
Merge "CLI image-update gives a wrong help on '--tags' param"
0.14.1
Jenkins
2014-09-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
CLI image-update gives a wrong help on '--tags' param
Zhi Yan Liu
2014-07-10
1
-1
/
+1
*
|
Support for Metadata Definitions Catalog API
0.14.0
Pawel Koniszewski
2014-09-03
1
-0
/
+386
*
|
Enable F841
ChangBo Guo(gcb)
2014-07-09
1
-2
/
+1
|
/
*
Merge "Add support for location parameters in v2 commands"
Jenkins
2014-06-17
1
-13
/
+49
|
\
|
*
Add support for location parameters in v2 commands
David Koo
2014-06-16
1
-13
/
+49
*
|
Merge "progress flag not supported in v2 API"
Jenkins
2014-06-17
1
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
progress flag not supported in v2 API
wanghong
2014-04-16
1
-2
/
+7
*
|
fixed typos found by RETF rules
Christian Berendt
2014-05-05
1
-1
/
+1
|
/
*
Merge "Improve help strings"
Jenkins
2014-03-16
1
-14
/
+14
|
\
|
*
Improve help strings
Andreas Jaeger
2014-02-26
1
-14
/
+14
*
|
Replace file with open, which is Python 3 compatible
Alex Gaynor
2014-02-13
1
-1
/
+1
|
/
*
Add support for image size in v2 api upload
Edward Hope-Morley
2014-02-03
1
-1
/
+6
*
Python 3: use six.iteritems() instead of iteritems()
Yassine Lamgarchal
2014-01-09
1
-3
/
+5
*
Get better format for long lines with PrettyTable
Fei Long Wang
2014-01-06
1
-1
/
+3
*
Merge "Replace OpenStack LLC with OpenStack Foundation"
Jenkins
2013-11-15
1
-1
/
+1
|
\
|
*
Replace OpenStack LLC with OpenStack Foundation
ZhiQiang Fan
2013-09-20
1
-1
/
+1
*
|
Add CLI for V2 image create, update, and upload
eddie-sheffield
2013-10-02
1
-0
/
+84
|
/
*
Enable query image by tag
Fei Long Wang
2013-08-28
1
-1
/
+3
*
Show a pretty progressbar when uploading and downloading an image.
mouad benchchaoui
2013-08-08
1
-0
/
+5
*
Merge "Expose checksum index image property in client"
Jenkins
2013-07-17
1
-1
/
+3
|
\
|
*
Expose checksum index image property in client
amalaba
2013-07-12
1
-1
/
+3
*
|
Enable client V2 to update/delete tags for a given image.
Venkatesh Sampath
2013-07-02
1
-0
/
+28
|
/
*
Start using Pyflakes and Hacking
Dirk Mueller
2013-06-22
1
-1
/
+1
*
Image Members for glance v2 api
iccha-sethi
2013-05-09
1
-0
/
+56
[next]