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
3ec7c833 merge Merge "Do not use openstack.common.i18n in glance client" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
d90c7d68 merge Merge "Use dictionary literal for dictionary creation" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
c567edc2 merge Merge "Added unit tests for 'Unicode support shell client'" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
77012ee6 Updated from global requirements OpenStack Proposal Bot <o****a@l****g> almost 11 years ago
36937bbf Use the subcomand parsed args instead of the base Flavio Percoco <f****7@g****m> almost 11 years ago
542941ce merge Merge "Fix Typos in comments" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
0b049315 merge Merge "Updated from global requirements" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
8c0c3c9e merge Merge "Replace exception_to_str with oslo.utils function" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
214dbffc Skip schema validation on GET /v2/images/%s
Co-authored-by: Stuart McLaren <s****n@h****m>
Nicolas Simonds <n****c@m****m>
Committed by: Stuart McLaren <s****n@h****m>
almost 11 years ago
603697a3 Updated from global requirements OpenStack Proposal Bot <o****a@l****g> almost 11 years ago
4fb3092c Add translation to v2 shell kairat_kushaev <k****v@m****m> almost 11 years ago
6b9133c9 Import i18n functions directly kairat_kushaev <k****v@m****m> almost 11 years ago
a98ed220 merge Merge "Add check Identity validate when get schemas" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
385085eb merge Merge "Fix human readable when size is None" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
a8a7c689 print usage when no argument is specified for python3 Zhiqiang Fan <a****n@g****m> almost 11 years ago
5eaa52ea merge Merge "No auth when token and endpoint are passed" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
6e7c64bd merge Merge "Add period in help message" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
abf0381e Added unit tests for 'Unicode support shell client' Darja Shakhray <d****y@m****m> almost 11 years ago
c31c1365 No auth when token and endpoint are passed Flavio Percoco <f****7@g****m> almost 11 years ago
557acb18 Use dictionary literal for dictionary creation Ankit Agrawal <a****l@n****m> almost 11 years ago
df0f6642 Do not use openstack.common.i18n in glance client kairat_kushaev <k****v@m****m> almost 11 years ago
c6addc72 Replace exception_to_str with oslo.utils function kairat_kushaev <k****v@m****m> almost 11 years ago
586d4013 Change ignore-errors to ignore_errors Monty Taylor <m****d@i****m> almost 11 years ago
afd1810c Stop trying to send image_size to the server
Co-authored-by: Itisha <i****7@g****m>
Monty Taylor <m****d@i****m> almost 11 years ago
1f2fefbc Use common identity parameters fro keystone client kairat_kushaev <k****v@m****m> almost 11 years ago
9f8163ec merge Merge "Don't get the image before deleting it" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
05cd0c75 Add period in help message Atsushi SAKAI <s****a@j****m> almost 11 years ago
3651d5c0 merge Merge "Add parsing the endpoint URL" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
b8a881f5 Don't get the image before deleting it Flavio Percoco <f****7@g****m>
Committed by: Flavio Percoco <f****o@r****m>
almost 11 years ago
b396e73e Remove self from image-create/image-update NiallBunting <n****g@h****m> almost 11 years ago
3d3d8296 Fix human readable when size is None Stuart McLaren <s****n@h****m> almost 11 years ago
86635868 Change next version in docs Erno Kuvaja <j****e@u****i> almost 11 years ago
d39b5864 merge Merge "Fix the remove property logic in V2" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
09006c47 merge Merge "1.0.1 Release notes" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
d4e7f97e merge Merge "Fixes CLI client called without subcommands" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
04a54fed 1.0.1 Release notes Erno Kuvaja <j****e@u****i> almost 11 years ago
2c800e51 merge Merge "Updates default --sort behaviour" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
160825f9 Fixes CLI client called without subcommands Erno Kuvaja <j****e@u****i> almost 11 years ago
337b2dce merge Merge "Invalid output running the command 'glance image-show <image_id>'" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
5507d849 merge Merge "Consider `--os-token` when using v2" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
f3879298 merge Merge "Check if v2 is available and fallback" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
c8c8964d Updates default --sort behaviour Jake Yip <j****p@u****u> almost 11 years ago
aa4cd9dc merge Merge "check for None value in utils.safe_header" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 11 years ago
f0b30f4f Updated from global requirements OpenStack Proposal Bot <o****a@l****g> almost 11 years ago
90b7dc41 Update path to subunit2html in post_test_hook Takashi NATSUME <n****i@l****p> almost 11 years ago
5026774b Don't make `help` require auth parameters Flavio Percoco <f****7@g****m>
Committed by: Erno Kuvaja <j****e@u****i>
almost 11 years ago
1322fbc5 Consider `--os-token` when using v2 Flavio Percoco <f****7@g****m> almost 11 years ago
75ec9033 check for None value in utils.safe_header David Edery <d****y@a****m> almost 11 years ago
2c7da7cb Invalid output running the command 'glance image-show <image_id>'
Co-authored-by: Flavio Percoco <f****o@r****m>
David Sariel <d****l@r****m>
Committed by: Flavio Percoco <f****7@g****m>
almost 11 years ago
47423ebb Check if v2 is available and fallback Flavio Percoco <f****7@g****m> almost 11 years ago
1e2274ae Password should be prompted once Flavio Percoco <f****7@g****m> almost 11 years ago
7ed22a91 image-download: tests to catch stray output Stuart McLaren <s****n@h****m> almost 11 years ago
19480df1 Add parsing the endpoint URL Takashi NATSUME <n****i@l****p> about 11 years ago
54ae632f 1.0.0 release notes Erno Kuvaja <j****e@u****i> about 11 years ago
22ce8451 Fix Typos in comments rahulram <r****a@c****m> about 11 years ago
f25eb5e1 merge Merge "Remove custom SSL compression handling" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
8a4cd791 Add documentation for running the functional tests Stuart McLaren <s****n@h****m> about 11 years ago
dffd67c1 merge Merge "Add more information show in v2" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
f6712f5d Print the reverting back to v1 to stderr Erno Kuvaja <j****e@u****i> about 11 years ago
17375a42 merge Merge "V2: Do not validate image schema when listing" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
14be6072 Add more information show in v2 wangxiyuan <w****n@h****m> about 11 years ago
bf02b048 Support image deletion in batches in v2 wangxiyuan <w****n@h****m> about 11 years ago
13af6903 merge Merge "Use API v2 as default" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
89b2dc58 merge Merge "Ship the default image schema in the client" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
9284eb42 Updated from global requirements OpenStack Proposal Bot <o****a@l****g> about 11 years ago
8af084d5 merge Merge "Support for Metadata Definition Catalog for Tags" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
3949e0e9 Ship the default image schema in the client Flavio Percoco <f****7@g****m> about 11 years ago
6d28b513 merge Merge "Add unicode support for properties values in v2 shell" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
ca050ed4 Add support for setting Accept-Language header Frode Nordahl <f****l@g****m>
Committed by: Flavio Percoco <f****o@r****m>
about 11 years ago
47127656 merge Merge "Fix failure to create glance https connection pool" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
22868aa9 Add unicode support for properties values in v2 shell Darja Shakhray <d****y@m****m> about 11 years ago
43769d6c V2: Do not validate image schema when listing Stuart McLaren <s****n@h****m> about 11 years ago
c41dcc9f Fix failure to create glance https connection pool Haikel Guemar <h****r@f****g> about 11 years ago
ec0f2dfd Enable flake8 checks Darja Shakhray <d****y@m****m> about 11 years ago
d3e38496 merge Merge "Fix exception message in Http.py" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
744a7d5d merge Merge "Add .eggs/* to .gitignore" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
16ab18b6 merge Merge "Fix an issue with broken test on ci" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
e976032a Remove usage of assert_called_once on Mock objects
Co-authored-by: Ian Cordasco <g****v@g****m>
rico.lin <r****u@g****m>
Committed by: Ian Cordasco <g****v@g****m>
about 11 years ago
9fdd4f15 Add .eggs/* to .gitignore Erno Kuvaja <j****e@u****i> about 11 years ago
44d0b02c Fix the download error when the image locations are blank
Co-authored-by: Stuart McLaren <s****n@h****m>
Long Quan Sha <s****q@c****m>
Committed by: Stuart McLaren <s****n@h****m>
about 11 years ago
e240bddd Fix an issue with broken test on ci Mike Fedosin <m****n@m****m> about 11 years ago
b48ff98e Fix exception message in Http.py wangxiyuan <w****n@h****m> about 11 years ago
0f9aa991 Updated from global requirements OpenStack Proposal Bot <o****a@l****g> about 11 years ago
731cc77d merge Merge "Do not fall back to namespaced oslo.i18n" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
099b49a6 merge Merge "Account for dictionary order in test_shell.py" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
e192a39a Do not fall back to namespaced oslo.i18n Ian Cordasco <i****o@r****m> about 11 years ago
1b93adc8 Account for dictionary order in test_shell.py Corey Bryant <c****t@c****m> about 11 years ago
b9eee5ee Add check Identity validate when get schemas Takeaki Matsumoto <t****o@n****m> about 11 years ago
b10e8938 Updated from global requirements OpenStack Proposal Bot <o****a@l****g> about 11 years ago
cc38f510 merge Merge "Add v2 support for the marker attribute" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
181131ef Use API v2 as default Fei Long Wang <f****g@c****z> about 11 years ago
dc3dd87d merge Merge "Import only modules and update tox.ini" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
08108053 Updated from global requirements OpenStack Proposal Bot <o****a@l****g> about 11 years ago
71d85283 merge Merge "Close iterables at the end of iteration" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
ea01f13b Add v2 support for the marker attribute Brad Pokorny <B****y@s****m> about 11 years ago
0d22e821 merge Merge "Add parameter 'changes-since' for image-list of v1" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
e863cb3f merge Merge "cleanup openstack-common.conf and sync updated files" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
about 11 years ago
43621dc1 Close iterables at the end of iteration
Co-authored-by: Stuart McLaren <s****n@h****m>
Robert Collins <r****s@h****m>
Committed by: Stuart McLaren <s****n@h****m>
about 11 years ago
db6420b4 Add release notes for 0.19.0
Co-authored-by: Louis Taylor <l****s@k****u>
Nikhil Komawar <n****r@g****m>
Committed by: Louis Taylor <l****s@k****u>
about 11 years ago
618637a5 Remove custom SSL compression handling Stuart McLaren <s****n@h****m> about 11 years ago

← Back to repository