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
/
shell.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Show a pretty progressbar when uploading and downloading an image.
mouad benchchaoui
2013-08-08
1
-0
/
+21
*
|
Allow v1 client to list all users' images
Stuart McLaren
2013-07-26
1
-0
/
+5
*
|
Add v1 client side owner based filtering
Stuart McLaren
2013-07-26
1
-0
/
+8
|
/
*
Merge "Fix problem where image data is not read from a pipe."
Jenkins
2013-06-18
1
-3
/
+4
|
\
|
*
Fix problem where image data is not read from a pipe.
Hugh Saunders
2013-06-03
1
-3
/
+4
*
|
Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode)
Flaper Fesp
2013-06-04
1
-1
/
+2
|
/
*
Don't attempt to read stdin if it is empty.
Hugh Saunders
2013-05-23
1
-2
/
+2
*
Merge "Improve Python 3.x compatibility"
Jenkins
2013-04-24
1
-1
/
+1
|
\
|
*
Improve Python 3.x compatibility
Dirk Mueller
2013-04-22
1
-1
/
+1
*
|
bug 1166263 image-update handling for closed stdin
MattieuPuel
2013-04-16
1
-9
/
+16
|
/
*
Filter images list by public=True|False
John Bresnahan
2013-03-30
1
-1
/
+4
*
Merge "Decode input and encode output"
Jenkins
2013-02-18
1
-1
/
+2
|
\
|
*
Decode input and encode output
Flaper Fesp
2013-02-13
1
-1
/
+2
*
|
Fix typo in image-update help page
David Wittman
2013-01-30
1
-4
/
+4
|
/
*
Add image names to glance command arguments.
Ken'ichi Ohmichi
2013-01-05
1
-17
/
+23
*
Update --location help to reference swift store.
Brian Waldon
2012-12-03
1
-8
/
+6
*
Merge "Change default image sort to use name"
Jenkins
2012-11-30
1
-1
/
+1
|
\
|
*
Change default image sort to use name
Brian Waldon
2012-11-28
1
-1
/
+1
*
|
Merge "Add --sort-key and --sort-dir to image-list"
Jenkins
2012-11-30
1
-2
/
+12
|
\
\
|
|
/
|
*
Add --sort-key and --sort-dir to image-list
Brian Waldon
2012-11-28
1
-2
/
+12
*
|
Merge "Allow setting x-image-meta-store through shell on image creation"
Jenkins
2012-11-26
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Allow setting x-image-meta-store through shell on image creation
Florian Haas
2012-11-24
1
-0
/
+2
*
|
Pin pep8 to 1.3.3
Chuck Short
2012-11-25
1
-2
/
+2
|
/
*
Merge "Make image sizes more readable for humans"
Jenkins
2012-11-19
1
-4
/
+22
|
\
|
*
Make image sizes more readable for humans
Christian Berendt
2012-11-19
1
-4
/
+22
*
|
Set useful boolean flag metavars
Brian Waldon
2012-11-19
1
-4
/
+4
*
|
Enhance --checksum help with algorithm
Andre Naehring
2012-11-14
1
-1
/
+2
|
/
*
Merge "Allow deletion of multiple images through CLI"
Jenkins
2012-10-25
1
-3
/
+18
|
\
|
*
Allow deletion of multiple images through CLI
Sulochan Acharya
2012-10-24
1
-3
/
+18
*
|
Fixes shell command for member-delete
Sulochan Acharya
2012-10-23
1
-5
/
+5
|
/
*
Merge "Display acceptable disk/container formats in help text"
Jenkins
2012-10-13
1
-6
/
+12
|
\
|
*
Display acceptable disk/container formats in help text
Brian Waldon
2012-10-04
1
-6
/
+12
*
|
Handle create/update of images with unknown size
Stuart McLaren
2012-10-08
1
-3
/
+14
|
/
*
Merge "Fixes glance add / update / image-create / image-update on Windows"
Jenkins
2012-09-18
1
-10
/
+18
|
\
|
*
Fixes glance add / update / image-create / image-update on Windows
Alessandro Pilotti
2012-09-13
1
-10
/
+18
*
|
Typo in image-create help page
Stuart McLaren
2012-09-17
1
-2
/
+2
|
/
*
Merge "Update command descriptions"
Jenkins
2012-08-21
1
-1
/
+6
|
\
|
*
Update command descriptions
Brian Waldon
2012-08-21
1
-1
/
+6
*
|
Enable client V1 to download images
Lars Gellrich
2012-08-16
1
-0
/
+11
|
/
*
Add legacy compat layer to v1 shell
Brian Waldon
2012-08-01
1
-1
/
+9
*
Add pagination to v1 image-list
Brian Waldon
2012-07-19
1
-1
/
+6
*
Add --is-public to image-create
Brian Waldon
2012-07-13
1
-1
/
+6
*
Translate is_protected to protected
Brian Waldon
2012-07-11
1
-0
/
+6
*
Change --protected to --is-protected in create
Brian Waldon
2012-07-11
1
-1
/
+1
*
Properly map boolean-like arguments to True/False
Brian Waldon
2012-07-11
1
-2
/
+2
*
Preserve image properties on update
Brian Waldon
2012-07-09
1
-1
/
+5
*
Add --file to image-update and correct bad name
Brian Waldon
2012-07-09
1
-3
/
+7
*
Allow image filtering by custom properties
Brian Waldon
2012-07-04
1
-0
/
+8
*
Expand v1 image-list filters
Brian Waldon
2012-07-04
1
-5
/
+12
*
Add size filtering to image-list action
Brian Waldon
2012-07-04
1
-1
/
+10
[prev]
[next]