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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in image-update help page
David Wittman
2013-01-30
1
-4
/
+4
*
Merge "Adds image-delete functionality."
Jenkins
2013-01-29
2
-0
/
+10
|
\
|
*
Adds image-delete functionality.
Anita Kuno
2013-01-29
2
-0
/
+10
*
|
Change https port to be an optional parameter
Stuart McLaren
2013-01-22
1
-1
/
+1
|
/
*
Add image names to glance command arguments.
Ken'ichi Ohmichi
2013-01-05
2
-20
/
+33
*
Add details to stdout error message.
Ken'ichi Ohmichi
2013-01-01
2
-4
/
+8
*
Support --os-cacert
Dean Troyer
2012-12-11
2
-10
/
+18
*
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
3
-3
/
+33
|
\
\
|
|
/
|
*
Add --sort-key and --sort-dir to image-list
Brian Waldon
2012-11-28
3
-3
/
+33
*
|
Merge "Allow setting x-image-meta-store through shell on image creation"
Jenkins
2012-11-26
2
-1
/
+3
|
\
\
|
*
|
Allow setting x-image-meta-store through shell on image creation
Florian Haas
2012-11-24
2
-1
/
+3
*
|
|
Merge "Verify that host matches certificate"
Jenkins
2012-11-26
2
-3
/
+47
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Verify that host matches certificate
Stuart McLaren
2012-11-20
2
-3
/
+47
*
|
|
Pin pep8 to 1.3.3
Chuck Short
2012-11-25
5
-115
/
+126
|
|
/
|
/
|
*
|
Hook up region_name argument
Brian Waldon
2012-11-19
1
-4
/
+12
*
|
Merge "Simplify human-readable size output"
Jenkins
2012-11-19
1
-2
/
+5
|
\
\
|
*
|
Simplify human-readable size output
Brian Waldon
2012-11-19
1
-2
/
+5
*
|
|
Merge "Make image sizes more readable for humans"
Jenkins
2012-11-19
2
-4
/
+34
|
\
\
\
|
|
/
/
|
*
|
Make image sizes more readable for humans
Christian Berendt
2012-11-19
2
-4
/
+34
*
|
|
Merge "Set useful boolean flag metavars"
Jenkins
2012-11-19
1
-4
/
+4
|
\
\
\
|
*
|
|
Set useful boolean flag metavars
Brian Waldon
2012-11-19
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge "added --version as new parameter"
Jenkins
2012-11-19
3
-23
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
added --version as new parameter
Christian Berendt
2012-11-13
3
-23
/
+23
|
|
/
*
|
Merge "Fixes bug on Windows related to a wrong API url"
Jenkins
2012-11-15
1
-2
/
+2
|
\
\
|
*
|
Fixes bug on Windows related to a wrong API url
Alessandro Pilotti
2012-11-15
1
-2
/
+2
|
|
/
*
|
Enhance --checksum help with algorithm
Andre Naehring
2012-11-14
1
-1
/
+2
|
/
*
Fixes setup compatibility issue on Windows
Alessandro Pilotti
2012-11-05
2
-47
/
+61
*
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
*
|
Merge "Handle create/update of images with unknown size"
Jenkins
2012-10-13
3
-14
/
+43
|
\
\
|
*
|
Handle create/update of images with unknown size
Stuart McLaren
2012-10-08
3
-14
/
+43
|
|
/
*
|
Implement blueprint ssl-connect-rework
Stuart McLaren
2012-10-08
3
-48
/
+97
|
/
*
Simplify http(s) connection instantiation
Brian Waldon
2012-10-03
1
-19
/
+29
*
Use full URI path from Glance endpoint in HTTP requests
Diego Parrilla
2012-09-21
1
-2
/
+4
*
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
*
|
Fix weird "None" displayed on some errors
Vincent Untz
2012-09-13
1
-1
/
+1
|
/
*
Make ConnectionRefused error more informative.
Andrew Laski
2012-09-12
1
-1
/
+2
*
Merge "Specified Content-Length in update request header"
Jenkins
2012-09-10
1
-2
/
+2
|
\
|
*
Specified Content-Length in update request header
Unmesh Gurjar
2012-09-06
1
-2
/
+2
*
|
Merge "Catches HTTP 300 while printing responses"
Jenkins
2012-09-10
2
-0
/
+12
|
\
\
|
*
|
Catches HTTP 300 while printing responses
isethi
2012-09-10
2
-0
/
+12
*
|
|
Corrects URI to display hostname, port properly
Brian Rosmaita
2012-09-10
1
-4
/
+7
|
/
/
[next]