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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Honor '--insecure' commandline flag also for keystone authentication"
Jenkins
2012-07-31
1
-2
/
+4
|
\
|
*
Honor '--insecure' commandline flag also for keystone authentication
Sascha Peilicke
2012-07-26
1
-2
/
+4
*
|
Fix --debug CLI option
Brian Waldon
2012-07-29
2
-10
/
+7
|
/
*
Replace httplib2 with httplib as http driver
Brian Waldon
2012-07-23
4
-57
/
+37
*
Clarify usage of --insecure flag
Sascha Peilicke
2012-07-20
1
-1
/
+4
*
Add pagination to v1 image-list
Brian Waldon
2012-07-19
2
-16
/
+43
*
Merge "Wrap image data in iterator"
Jenkins
2012-07-19
2
-4
/
+32
|
\
|
*
Wrap image data in iterator
Brian Waldon
2012-07-11
2
-4
/
+32
*
|
Add pagination to v2 image-list
Brian Waldon
2012-07-13
2
-4
/
+25
*
|
Prevent links from being printed in v2 CLI
Brian Waldon
2012-07-13
1
-0
/
+2
*
|
Align print_dict to the left
Brian Waldon
2012-07-13
1
-1
/
+1
*
|
Convert v2 images list method to generator
Brian Waldon
2012-07-13
1
-3
/
+5
*
|
Replace static v2 Image model with warlock model
Brian Waldon
2012-07-13
3
-13
/
+26
*
|
Add support for viewing a single image through v2
Brian Waldon
2012-07-13
2
-0
/
+15
*
|
Rewrite link parsing for finding v2 schemas
Brian Waldon
2012-07-13
3
-9
/
+22
*
|
Establish the supported importable interface
Brian Waldon
2012-07-13
7
-149
/
+161
*
|
Add --is-public to image-create
Brian Waldon
2012-07-13
1
-1
/
+6
*
|
Merge "Translate is_protected to protected"
Jenkins
2012-07-12
1
-0
/
+6
|
\
\
|
*
|
Translate is_protected to protected
Brian Waldon
2012-07-11
1
-0
/
+6
*
|
|
Merge changes I02ddeb59,Ife231377
Jenkins
2012-07-12
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
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
|
|
/
*
|
Merge "Remove AuthorizationFailure exception"
Jenkins
2012-07-12
2
-6
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove AuthorizationFailure exception
Brian Waldon
2012-07-10
2
-6
/
+0
*
|
Add ability to get version information in python
Monty Taylor
2012-07-11
3
-0
/
+189
*
|
Latest setup goodness.
Monty Taylor
2012-07-11
1
-20
/
+29
|
/
*
Preserve image properties on update
Brian Waldon
2012-07-09
2
-2
/
+15
*
Add --file to image-update and correct bad name
Brian Waldon
2012-07-09
1
-3
/
+7
*
Merge "Allow image filtering by custom properties"
Jenkins
2012-07-09
2
-0
/
+11
|
\
|
*
Allow image filtering by custom properties
Brian Waldon
2012-07-04
2
-0
/
+11
*
|
Merge "Expand v1 image-list filters"
Jenkins
2012-07-09
1
-5
/
+12
|
\
\
|
|
/
|
*
Expand v1 image-list filters
Brian Waldon
2012-07-04
1
-5
/
+12
*
|
Merge "Add --timeout option to cli"
Jenkins
2012-07-09
1
-3
/
+10
|
\
\
|
|
/
|
/
|
|
*
Add --timeout option to cli
Brian Waldon
2012-07-04
1
-3
/
+10
*
|
Add size filtering to image-list action
Brian Waldon
2012-07-04
1
-1
/
+10
|
/
*
Allow image upload from local file to v1 API
Adam Gandelman
2012-07-03
1
-2
/
+12
*
Switch CLI to support underscores and dashes.
Dan Prince
2012-06-29
1
-0
/
+33
*
Split reading of versioninfo out into a method
0.1.1
Monty Taylor
2012-06-26
1
-4
/
+17
*
Merge "Add support for tag-based version numbers."
Jenkins
2012-06-26
1
-24
/
+101
|
\
|
*
Add support for tag-based version numbers.
Monty Taylor
2012-06-25
1
-24
/
+101
*
|
Support --os-endpoint-type in glanceclient.
Bhuvan Arumugam
2012-06-23
1
-2
/
+8
|
/
*
Hook up GET /v1/images/<id>
Brian Waldon
2012-06-21
1
-0
/
+13
*
Add initial docs.
0.1.0
Monty Taylor
2012-06-14
1
-0
/
+52
*
Add 'explain' command to v2 that describes schemas
Brian Waldon
2012-06-07
4
-1
/
+74
*
Stick prettytable at v0.6
Brian Waldon
2012-06-07
1
-1
/
+1
*
Merge "Auto generate AUTHORS file for glanceclient component."
Jenkins
2012-06-06
1
-2
/
+14
|
\
|
*
Auto generate AUTHORS file for glanceclient component.
Bhuvan Arumugam
2012-06-02
2
-3
/
+15
*
|
Add minimal support for the v2 API
Brian Waldon
2012-06-04
8
-7
/
+131
|
/
*
Properly install from zipball.
Monty Taylor
2012-05-25
1
-0
/
+5
*
Adds support for --insecure.
Michael Basnight
2012-05-24
3
-4
/
+12
[next]