An open API service providing commit metadata for open source projects.

GitHub / openstack/python-glanceclient / commits

OpenStack Image Management (Glance) Client. Mirror of code maintained at opendev.org.

SHA Message Author Date Stats
4a41358c Add support for image size in v2 api upload Edward Hope-Morley <e****y@c****m> almost 13 years ago
b6e117f1 Fix glanceclient usage inconsistences for options Gabe Westmaas <g****s@r****m> about 13 years ago
b15c57c4 Add 0.11.0 doc notes Mark J. Washenberger <m****r@m****t> about 13 years ago
835638fd merge Merge "Don't use posixpath for URLs" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
fe9a62b5 merge Merge "Allow single-wildcard SSL common name matching" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
061da462 Support glance client can get ipv6 image url correctly Dazhao <d****u@c****m> about 13 years ago
32d9c428 Add CLI for V2 image create, update, and upload eddie-sheffield <e****d@r****m> about 13 years ago
53d3a0e1 Revert "removed deprecated parameter --public" Dean Troyer <d****r@g****m> about 13 years ago
20bd548d merge Merge "removed deprecated parameter --public" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
683e40fd Allow single-wildcard SSL common name matching Brian Waldon <b****n@g****m> about 13 years ago
3de64660 merge Merge "Raise warlock requirement" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
14a9d277 merge Merge "Updated from global requirements" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
897ae3d7 Enable query image by tag Fei Long Wang <f****g@c****m> about 13 years ago
0c2d2a98 merge Merge "Cast image_id to string before calling urllib.quote" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
eb47b55d Revert 02116565d358a4fa254217779fef82b14b38d8ca Mark J. Washenberger <m****r@m****t> about 13 years ago
5cdbcdf3 Add 0.10.0 docs update Mark J. Washenberger <m****r@m****t> about 13 years ago
ec1dc92a Raise warlock requirement
Signed-off-by: Zhi Yan Liu <z****l@c****m>
Zhi Yan Liu <z****l@c****m> about 13 years ago
7e4ba229 \Allow removal of properties using glance v2 api eddie-sheffield <e****d@r****m> about 13 years ago
a30981e7 Don't use posixpath for URLs Justin Santa Barbara <j****n@f****m> about 13 years ago
1f2eef51 Updated from global requirements Monty Taylor <m****d@i****m>
Committed by: Mark J. Washenberger <m****r@m****t>
about 13 years ago
69fa91b4 Fix python 3.x related Hacking warnings Dirk Mueller <d****k@d****e> about 13 years ago
b34cc13e Readd missing Babel dependency after merge from Oslo(master/bdda833) Dirk Mueller <d****k@d****e> about 13 years ago
43e71e39 merge Merge "Changes to allow image upload with V2 api" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
e827c37a Changes to allow image upload with V2 api eddie-sheffield <e****d@r****m> about 13 years ago
5c4fb2f7 merge Merge "Fix test assertions & test cases for V2 Shell Unit test" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
937b65b5 merge Merge "Enable client library V2 to create an image." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
2d86c5dc merge Merge "Provide glance CLI man page." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
e0e6030a merge Merge "Allow v1 client to list all users' images" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
e34dc38a merge Merge "Add v1 client side owner based filtering" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
ce8636b6 removed deprecated parameter --public Christian Berendt <b****t@b****e> about 13 years ago
3307549a Use openstack-images-v2.1-json-patch for update method Ghe Rivero <g****o@h****m> about 13 years ago
8d7411d7 merge Merge "HTTPS response issues" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
49a12072 merge Merge "Fix SSL certificate CNAME checking" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
093064ca merge Merge "Increase default page_size value" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
f6296929 Cast image_id to string before calling urllib.quote Justin Santa Barbara <j****n@f****m> about 13 years ago
46ce8655 merge Merge "Pass all identity headers received to glance" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
eb6ed516 merge Merge "Expose checksum index image property in client" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
bb478127 Allow v1 client to list all users' images Stuart McLaren <s****n@h****m>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
12feedb2 Add v1 client side owner based filtering Stuart McLaren <s****n@h****m> about 13 years ago
29270bb8 uncap python-keystoneclient version requirement Sean Dague <s****e@l****m> about 13 years ago
95810ef1 Pass all identity headers received to glance iccha.sethi <i****i@r****m> about 13 years ago
02116565 Increase default page_size value Jared Culp <j****p@r****m> about 13 years ago
fd0e1175 Encode error messages before sending them to stdout Flaper Fesp <f****7@g****m> about 13 years ago
1d7da740 Show a pretty progressbar when uploading and downloading an image. mouad benchchaoui <m****i@c****e> about 13 years ago
84272080 merge Merge "Rename invalid domain name to be RFC compliant." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
aa2ff9a2 Flake8 should ignore build folder Alex Meade <a****e@r****m> about 13 years ago
92e4ee20 Enable client library V2 to create an image. eddie-sheffield <e****d@r****m> about 13 years ago
09b29aac Expose checksum index image property in client amalaba <p****a@g****m> about 13 years ago
bd0880cc Rename invalid domain name to be RFC compliant. Monty Taylor <m****d@i****m> about 13 years ago
060a3fe2 Fix test assertions & test cases for V2 Shell Unit test Venkatesh Sampath <v****h@o****m> about 13 years ago
b9c1df8d Enable client V2 to update/delete tags for a given image. Venkatesh Sampath <v****h@o****m> about 13 years ago
5d90740f HTTPS response issues David Peraza <d****a@l****m> about 13 years ago
d1aded80 Provide glance CLI man page. Jakub Ruzicka <j****a@r****m> about 13 years ago
822cd64c Fix SSL certificate CNAME checking Thomas Leaman <t****n@h****m> about 13 years ago
c120aff8 merge Merge "Fix problem where image data is not read from a pipe." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
2c84b58a Remove explicit distribute depend. Monty Taylor <m****d@i****m> about 13 years ago
a7bc8fe9 merge Merge "python3: Introduce py33 to tox.ini" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
62579fbb Start using Pyflakes and Hacking Dirk Mueller <d****k@d****e> about 13 years ago
34d6c2f4 merge Merge "Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode)" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
554f938d merge Merge "Do not decode headers in v1/images.py" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
e796c1be merge Merge "Add tests for encodings" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
03f12869 merge Merge "Rename requires files to standard names." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 13 years ago
7daa976d Do not decode headers in v1/images.py Flaper Fesp <f****7@g****m> about 13 years ago
81e88344 Add tests for encodings Flaper Fesp <f****7@g****m> about 13 years ago
9fda0dc8 Fix problem where image data is not read from a pipe. Hugh Saunders <h****h@w****g> about 13 years ago
b586957e python3: Introduce py33 to tox.ini
Signed-off-by: Chuck Short <c****t@c****m>
Chuck Short <c****t@c****m> about 13 years ago
7d487834 merge Merge "Update importutils and openstack-common.conf format" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
40460cbe Rename requires files to standard names. Zhenguo Niu <N****x@g****m> over 13 years ago
2a56a32e merge Merge "Migrate to pbr." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
52418e5d merge Merge "Migrate to flake8." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
985c06be merge Merge "Improve unit tests for python-glanceclient.glanceclient.common.base" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
7818387d Replace utils.ensure_(str|unicode) with strutils.safe(decode|encode) Flaper Fesp <f****7@g****m> over 13 years ago
9e515245 Update importutils and openstack-common.conf format Flaper Fesp <f****7@g****m> over 13 years ago
4f9d4d05 Migrate to pbr. Monty Taylor <m****d@i****m> over 13 years ago
ca17541f Migrate to flake8. Monty Taylor <m****d@i****m> over 13 years ago
8c70c5b0 Convert non-ascii characters within image property to unicode
Signed-off-by: Zhi Yan Liu <z****l@c****m>
Zhi Yan Liu <z****l@c****m> over 13 years ago
d8a537c7 Removes extra slash on endpoints without a path Kevin McDonald <k****d@g****m>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
de5f2eea merge Merge "Image Members for glance v2 api" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
03a49e2d merge Merge "Expand HACKING with commit message guidelines" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
e750e9b0 Expand HACKING with commit message guidelines Alex Meade <a****e@r****m> over 13 years ago
a3585ef6 Don't attempt to read stdin if it is empty. Hugh Saunders <h****h@w****g> over 13 years ago
a3223b99 Fix inconsistent --debug messages on image-update Andy McCrae <a****e@g****m> over 13 years ago
addd3c3b merge Merge "Prevent WantReadError when using https" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
4bbc7b8a merge Merge "Improve Python 3.x compatibility" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
42757e8a merge Merge "Test that copy_from is used properly in old API" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
1b5c3231 merge Merge "bug 1166263 image-update handling for closed stdin" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
45feb672 Improve Python 3.x compatibility Dirk Mueller <d****k@d****e> over 13 years ago
11c2c40d merge Merge "Fix "glance add" parsing of "copy_from" option." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
5ab88370 bug 1166263 image-update handling for closed stdin MattieuPuel <v****s@g****m> over 13 years ago
2178120e Test that copy_from is used properly in old API John Bresnahan <j****h@r****m> over 13 years ago
c98432a6 Fix "glance add" parsing of "copy_from" option. Jakub Ruzicka <j****a@r****m> over 13 years ago
e22d37d6 Sync with oslo-incubator copy of setup.py and version.py Davanum Srinivas <d****s@l****m> over 13 years ago
b0ce15be Fix problem running glance --version Davanum Srinivas <d****s@l****m> over 13 years ago
741c15f9 Add docs for 0.9.0 Brian Waldon <b****n@g****m> over 13 years ago
6a8a6612 merge Merge "Filter images list by public=True|False" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
16208485 merge Merge "Allow for prettytable 0.7.x as well" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
edf9ae50 Trapping KeyboardInterrupt sooner. John Bresnahan <j****h@r****m> over 13 years ago
2f33f5f2 Prevent WantReadError when using https Stuart McLaren <s****n@h****m> over 13 years ago
a8f7de2a Filter images list by public=True|False John Bresnahan <j****h@r****m> over 13 years ago
c7c8e92e merge Merge "Implements filters: visibility, owner, member_status. Includes tests." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago

← Back to repository