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
8787c82f merge Merge "Control C does not cancel the CLI cleanly" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
d810019d Add missing spaces in help msg James Li <y****m@g****m> over 13 years ago
0995045f Improve unit tests for python-glanceclient.glanceclient.common.http Tatyana Leontovich <t****v@y****m> over 13 years ago
ab36778e Improve unit tests for python-glanceclient.glanceclient.common.base Tatyana Leontovich <t****v@y****m> over 13 years ago
552a68d2 Implements filters: visibility, owner, member_status. Brian Rosmaita <b****a@r****m> over 13 years ago
18795f59 Image Members for glance v2 api iccha-sethi <i****i@r****m> over 13 years ago
8451a948 Add test for glanceclient shells Tatyana Leontovich <t****v@y****m> over 13 years ago
0ca43be6 merge Merge "Use getattr properly in legacy shell" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
8ec74681 Replace SchemaNotFound with HTTPNotFound Brian Waldon <b****n@g****m> over 13 years ago
fbb858aa Use getattr properly in legacy shell Brian Waldon <b****n@g****m> over 13 years ago
31960f0a Allow for prettytable 0.7.x as well Dirk Mueller <d****k@d****e> over 13 years ago
6c7fb0e4 merge Merge "Report name resolution errors properly" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
51bbf742 Add docs for v0.8.0 Brian Waldon <b****n@g****m> over 13 years ago
1a3d40cc Control C does not cancel the CLI cleanly John Bresnahan <j****h@r****m> over 13 years ago
7f7c9a1d Report name resolution errors properly Stanislaw Pitucha <s****a@h****m> over 13 years ago
d831b5eb merge Merge "Decode input and encode output" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
9f1cd2b1 merge Merge "Update to latest oslo-version." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
ed644d72 merge Merge "Add library support for v2 image update" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
c994c3ec merge Merge "Expect minumum warlock version of 0.7.0" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
541a560f merge Merge "Update .coveragerc" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
882a7f51 merge Merge "Make effective ssl callback behaviour more obvious" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
2514ec84 Update .coveragerc Alessio Ababilov <a****v@g****m> over 13 years ago
d20d9d1c Update to latest oslo-version. Monty Taylor <m****d@i****m> over 13 years ago
118a0f7a Make effective ssl callback behaviour more obvious Stuart McLaren <s****n@h****m> over 13 years ago
60cfebc3 Quote image ids before passing them to glance Vishvananda Ishaya <v****a@g****m> over 13 years ago
ed67c320 Fix typo in image-update help page David Wittman <d****n@r****m> over 13 years ago
55cb4f44 Decode input and encode output Flaper Fesp <f****7@g****m> over 13 years ago
542a45bd merge Merge "Adds image-delete functionality." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
8df58ff8 merge Merge "Change https port to be an optional parameter" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
35975991 merge Merge "Migrate to testr." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
a6ef8ed7 Adds image-delete functionality. Anita Kuno <a****o@l****m> over 13 years ago
8d0d4b90 Change https port to be an optional parameter Stuart McLaren <s****n@h****m> over 13 years ago
00ba1796 Add library support for v2 image update Brian Waldon <b****n@g****m> over 13 years ago
96cd98d0 Expect minumum warlock version of 0.7.0 Brian Waldon <b****n@g****m> over 13 years ago
a5f996ce merge Merge "Add image names to glance command arguments." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
70d8ebb6 merge Merge "Use testtools instead of unittest." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
0aba81ac Add image names to glance command arguments. Ken'ichi Ohmichi <o****i@m****p> over 13 years ago
19d542ef Add details to stdout error message. Ken'ichi Ohmichi <o****i@m****p> over 13 years ago
c5e9426b Migrate to testr. Monty Taylor <m****d@i****m> over 13 years ago
1d461a64 Use testtools instead of unittest. Monty Taylor <m****d@i****m> over 13 years ago
c057fe47 Document v0.7.0 release Brian Waldon <b****n@g****m> over 13 years ago
4781da70 Support --os-cacert Dean Troyer <d****r@g****m>
Committed by: Brian Waldon <b****n@g****m>
over 13 years ago
2500e69b Update --location help to reference swift store. Brian Waldon <b****n@g****m> over 13 years ago
7be3395c merge Merge "Change default image sort to use name" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
b66e6faa merge Merge "Add --sort-key and --sort-dir to image-list" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 13 years ago
4fa68052 Change default image sort to use name Brian Waldon <b****n@g****m> almost 14 years ago
09c82161 merge Merge "Allow setting x-image-meta-store through shell on image creation" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
59b8ac19 merge Merge "Verify that host matches certificate" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
4da8b287 Add --sort-key and --sort-dir to image-list Brian Waldon <b****n@g****m> almost 14 years ago
c2ba627e Allow setting x-image-meta-store through shell on image creation Florian Haas <f****n@h****m> almost 14 years ago
e1955434 merge Merge "Hook up region_name argument" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
c0ec97f3 Pin pep8 to 1.3.3
Signed-off-by: Chuck Short <c****t@c****m>
Chuck Short <c****t@c****m>
Committed by: Brian Waldon <b****n@g****m>
almost 14 years ago
ae16750c Document bugs/features for v0.6.0 Brian Waldon <b****n@g****m> almost 14 years ago
3003ed8e Hook up region_name argument Brian Waldon <b****n@g****m> almost 14 years ago
046d34c8 merge Merge "Simplify human-readable size output" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
e40580b7 merge Merge "Make image sizes more readable for humans" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
882c13ab merge Merge "Set useful boolean flag metavars" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
0192e14d merge Merge "added --version as new parameter" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
fe17d351 Simplify human-readable size output Brian Waldon <b****n@g****m> almost 14 years ago
0e90f8ef Set useful boolean flag metavars Brian Waldon <b****n@g****m> almost 14 years ago
1899ac29 merge Merge "Unpin keystoneclient dependency" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
8d81623d Unpin keystoneclient dependency Vishvananda Ishaya <v****a@g****m>
Committed by: Brian Waldon <b****n@g****m>
almost 14 years ago
7a5946fd Verify that host matches certificate Stuart McLaren <s****n@h****m> almost 14 years ago
c6b97124 merge Merge "Fixes bug on Windows related to a wrong API url" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
6c201e63 Fixes bug on Windows related to a wrong API url Alessandro Pilotti <a****p@p****t> almost 14 years ago
00eff28f Enhance --checksum help with algorithm Andre Naehring <n****g@b****e> almost 14 years ago
e20ff231 added --version as new parameter Christian Berendt <b****t@b****e> almost 14 years ago
b24832c2 Make image sizes more readable for humans Christian Berendt <b****t@b****e>
Committed by: Brian Waldon <b****n@g****m>
almost 14 years ago
16aafa72 Fixes setup compatibility issue on Windows Alessandro Pilotti <a****p@p****t> almost 14 years ago
a8e88aa3 merge Merge "Allow deletion of multiple images through CLI" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
256dcbae merge Merge "Fixes shell command for member-delete" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
c420fa10 Add OpenStack trove classifier for PyPI
Signed-off-by: Doug Hellmann <d****n@d****m>
Doug Hellmann <d****n@d****m> almost 14 years ago
8b2c227f Allow deletion of multiple images through CLI Sulochan Acharya <s****n@g****m> almost 14 years ago
1e14e82c Fixes shell command for member-delete Sulochan Acharya <s****n@g****m> almost 14 years ago
9004ee40 merge Merge "Display acceptable disk/container formats in help text" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
3576336c merge Merge "Handle create/update of images with unknown size" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
cdc06d9f Simplify http(s) connection instantiation Brian Waldon <b****n@g****m> almost 14 years ago
b5d46e2e Display acceptable disk/container formats in help text Brian Waldon <b****n@g****m>
Committed by: Sathish Nagappan <s****n@n****m>
almost 14 years ago
727aadbc Handle create/update of images with unknown size Stuart McLaren <s****n@h****m> almost 14 years ago
556082cd Implement blueprint ssl-connect-rework Stuart McLaren <s****n@h****m> almost 14 years ago
ff3060c0 Use full URI path from Glance endpoint in HTTP requests Diego Parrilla <d****a@s****m> almost 14 years ago
e140dbb0 merge Merge "Fixes glance add / update / image-create / image-update on Windows" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
cdc94af2 Typo in image-create help page Stuart McLaren <s****n@h****m> almost 14 years ago
91896ff5 Fixes glance add / update / image-create / image-update on Windows Alessandro Pilotti <a****p@p****t> almost 14 years ago
902bff79 Fix weird "None" displayed on some errors Vincent Untz <v****z@s****m> almost 14 years ago
8cee48b1 Make ConnectionRefused error more informative. Andrew Laski <a****i@r****m> almost 14 years ago
11e6aadf Add happy path tests for ResponseBodyIterator Brian Waldon <b****n@g****m> almost 14 years ago
3f67c461 Document remaining bug for v0.5.1 Brian Waldon <b****n@g****m> almost 14 years ago
52231778 Update docs for v0.5.1 release Brian Waldon <b****n@g****m> almost 14 years ago
92d87c0f merge Merge "Specified Content-Length in update request header" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
ff972fb0 merge Merge "Catches HTTP 300 while printing responses" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
2f1e0299 Corrects URI to display hostname, port properly Brian Rosmaita <b****a@r****m> almost 14 years ago
def324ec merge Merge "Fix PEP8 issues." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 14 years ago
61b359ef get_connection should raise httplib.InvalidURL Stuart McLaren <s****n@h****m> almost 14 years ago
5acd5a6a Catches HTTP 300 while printing responses isethi <i****i@r****m> almost 14 years ago
30d8e1b9 Specified Content-Length in update request header Unmesh Gurjar <u****r@v****n> almost 14 years ago
74025902 Sync importutils changes from openstack-common Mark McLoughlin <m****c@r****m> almost 14 years ago
61567bad Fix PEP8 issues. lrqrun <l****n@g****m> about 14 years ago
e233f66e merge Merge "Add nosehtmloutput as a test dependency." Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 14 years ago
1e8cf710 Update release notes for v0.5.0 Brian Waldon <b****n@g****m> about 14 years ago

← Back to repository