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
1c377212 merge Merge "Return 130 for keyboard interrupt" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
60e7beb2 merge Merge "Change oslo.utils to oslo_utils" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
02721067 merge Merge "Close streamed requests explicitly" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
ffcb324e merge Merge "Adds basic examples of v2 API usage" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
e99e0c86 Change oslo.utils to oslo_utils Louis Taylor <k****z@g****m> over 11 years ago
ce5e1f0d merge Merge "Ignore NoneType when encoding headers" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
945a697b merge Merge "Use utils.exit rather than print+sys.exit" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
13b5a5ad Remove redundant FakeSchemaAPI __init__ method Kamil Rykowski <k****i@i****m> over 11 years ago
5b2603d7 merge Merge "Disable progress bar if image is piped into client" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
9a78cb24 merge Merge "Add validation to --property-filter in v1 shell" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
db743e36 Ignore NoneType when encoding headers Ian Cordasco <i****o@r****m> over 11 years ago
5ec4a24b Remove uuidutils from openstack-common Louis Taylor <k****z@g****m> over 11 years ago
b595ab73 merge Merge "Remove openstack.common.importutils" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
4bfd8d50 merge Merge "Remove openstack.common.strutils" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
9daada9b Fixed CLI help for bash-completion Yvonne Stachowski <y****1@h****m> over 11 years ago
93c9bc1f Add a `--limit` parameter to list operations Flavio Percoco <f****7@g****m>
Committed by: Flavio Percoco <f****o@r****m>
over 11 years ago
cb34b9b6 merge Merge "Handle HTTP byte returns in python 3" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
88f6319b merge Merge "Make non-boolean check strict" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
3f3066be Extend images CLI v2 with new sorting syntax Mike Fedosin <m****n@m****m> over 11 years ago
bbd27d52 Add the ability to specify the sort dir for each key Mike Fedosin <m****n@m****m> over 11 years ago
b64dba8f Remove duplicate 'a' in the help string of --os-image-url Christian Berendt <b****t@b****e> over 11 years ago
01caf4e7 Strip json and html from error messages d34dh0r53 <d****e@r****m> over 11 years ago
f2107512 Close streamed requests explicitly Ian Cordasco <i****o@r****m> over 11 years ago
aebbcff1 Updated from global requirements OpenStack Proposal Bot <o****a@l****g> over 11 years ago
dac71b4b merge Merge "Curl statements to include globoff for IPv6 URLs" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
363b1708 Sync latest apiclient from oslo-inc
Signed-off-by: Zhi Yan Liu <z****l@c****m>
Zhi Yan Liu <z****l@c****m>
Committed by: Zhi Yan Liu <l****v@g****m>
over 11 years ago
1d823962 Remove graduated gettextutils from openstack/common Ian Cordasco <i****o@r****m> over 11 years ago
6d21959e v2: Allow upload from stdin on image-create Stuart McLaren <s****n@h****m> over 11 years ago
4c7c7adb Fix v2 image create --file documentation Stuart McLaren <s****n@h****m> over 11 years ago
878bdcbd Remove openstack.common.importutils Louis Taylor <k****z@g****m> over 11 years ago
b8188264 Remove openstack.common.strutils
Co-authored-by: Ian Cordasco <i****o@r****m>
Louis Taylor <k****z@g****m> over 11 years ago
62df6c66 Handle HTTP byte returns in python 3 Jamie Lennox <j****x@r****m> over 11 years ago
7ce1ff93 merge Merge "Add os_ prefix to project_domain_name/id" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
6eaaad53 Make non-boolean check strict Cindy Pallares <c****q@g****m> over 11 years ago
b96f6130 Update HTTPS certificate handling for pep-0476 James Page <j****e@u****m> over 11 years ago
e3600ad7 Fix broken-pipe seen in glance-api Sabari Kumar Murugesan <s****n@v****m>
Committed by: Sabari <s****s@g****m>
over 11 years ago
90543244 Disable progress bar if image is piped into client Louis Taylor <k****z@g****m> over 11 years ago
27f70bbd Remove keystoneclient mocks Jamie Lennox <j****x@r****m> over 11 years ago
02b1a052 Replace mox in tests with requests-mock Jamie Lennox <j****x@r****m> over 11 years ago
0cdc947b merge Merge "Output clear error message on invalid api version" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
fd2f989c Don't accept *args for client Jamie Lennox <j****x@r****m> over 11 years ago
f7cdc3ee Glance image delete output
Co-authored-by: Abhishek Talwar <a****r@t****m>, Kamil Rykowski <k****i@i****m>
Abhishek Talwar <a****r@t****m>
Committed by: Kamil Rykowski <k****i@i****m>
over 11 years ago
8e8dde20 Output clear error message on invalid api version Mike Fedosin <m****n@m****m> over 11 years ago
3989cd20 Support schema types with non-str value Flavio Percoco <f****7@g****m> over 11 years ago
7ee96cbe Register our own ConnectionPool without globals Ian Cordasco <i****o@r****m> over 11 years ago
385d97ef Add release notes for 0.15.0 Louis Taylor <k****z@g****m> over 11 years ago
a755d1f9 Workflow documentation is now in infra-manual Jeremy Stanley <f****i@y****g> over 11 years ago
521cc25a merge Merge "Add release notes for 0.14.0 - 0.14.2" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
69981798 merge Merge "Send `identity_headers` through the wire" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
6a6a5eff merge Merge "Allow --file in image-create with v2 Image API" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
af29e0a1 Show error on trying to upload to non-queued image Louis Taylor <k****z@g****m> over 11 years ago
c0e90fa2 Support for Metadata Definition Catalog for Tags Wayne Okuma <w****a@h****m> over 11 years ago
acb16593 merge Merge "Add useful error on invalid --os-image-api-version" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
over 11 years ago
a1bb3eb0 Use any instead of False in generator Ian Cordasco <i****o@r****m> almost 12 years ago
d5a0e657 Add useful error on invalid --os-image-api-version Louis Taylor <k****z@g****m> almost 12 years ago
eeef7635 Fix minor typo in version error message Stuart McLaren <s****n@h****m> almost 12 years ago
3b6754a8 merge Merge "Adds tty password entry for glanceclient" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
e386e441 Stub authentication requests rather than plugins Jamie Lennox <j****x@r****m> almost 12 years ago
5ce9c7dc Make glanceclient accept a session object Jamie Lennox <j****x@r****m>
Committed by: Flavio Percoco <f****o@r****m>
almost 12 years ago
9829d7b6 Don't require version to create Client instance Flavio Percoco <f****7@g****m>
Committed by: Flavio Percoco <f****o@r****m>
almost 12 years ago
465c5cef Curl statements to include globoff for IPv6 URLs sridhargaddam <s****m@e****m> almost 12 years ago
5080d100 Send `identity_headers` through the wire Flavio Percoco <f****7@g****m>
Committed by: Flavio Percoco <f****o@r****m>
almost 12 years ago
265bb4aa merge Merge "Add bash completion to glance client" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
9a4fec4a merge Merge "Refactor method of constructing dicts in some tests" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
46bfeb4f merge Merge "Don't set X-Auth-Token key in http session header if no token provided" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
b04bbf38 merge Merge "'--public' ignored on image create" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
3756388a merge Merge "Add --property-filter option to v2 image-list" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
49f38a42 Add release notes for 0.14.0 - 0.14.2 Louis Taylor <k****z@g****m> almost 12 years ago
711f28a5 merge Merge "Fix py34 failure for glance client" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
35c9b652 Adds basic examples of v2 API usage Markus Zoeller <m****r@d****m> almost 12 years ago
b126351d merge Merge "Fix to ensure endpoint_type is used by _get_endpoint()" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
ef0abdc8 Fix py34 failure for glance client Fei Long Wang <f****g@c****z> almost 12 years ago
695dbc91 merge Merge "Don't replace the https handler in the poolmanager" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
df02ee8e Fix Requests breaking download progress bar Louis Taylor <k****z@g****m> almost 12 years ago
bd73a548 Add os_ prefix to project_domain_name/id Oleksii Chuprykov <o****v@m****m> almost 12 years ago
b83a6726 Refactor method of constructing dicts in some tests Louis Taylor <k****z@g****m> almost 12 years ago
cb046bc4 Add validation to --property-filter in v1 shell Louis Taylor <k****z@g****m> almost 12 years ago
869e6ace Use utils.exit rather than print+sys.exit Louis Taylor <k****z@g****m>
Committed by: Rakesh H S <r****s@h****m>
almost 12 years ago
f931a20d Fixed doc example Georges Dubus <g****s@n****m> almost 12 years ago
4194a55a Add --property-filter option to v2 image-list Louis Taylor <k****z@g****m> almost 12 years ago
8c159a2e Don't set X-Auth-Token key in http session header if no token provided Matt Riedemann <m****m@u****m>
Committed by: Qin Zhao <c****n@g****m>
almost 12 years ago
cfe06235 merge Merge "Adds support for Glance Tasks calls" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
9a4d8580 Support Pagination for namespace list Travis Tripp <t****p@h****m> almost 12 years ago
1781c5d9 merge Merge "Stop using intersphinx" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
8e02b2a6 Allow --file in image-create with v2 Image API Erno Kuvaja <j****e@h****m> almost 12 years ago
498bdffa merge Merge "Remove network_utils" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
597da8aa '--public' ignored on image create Stuart McLaren <s****n@h****m> almost 12 years ago
64eb97ac merge Merge "Default to system CA bundle if no CA certificate is provided" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
f272ab3a Generate API documentation Ian Wienand <i****d@r****m> almost 12 years ago
5f4966df Remove network_utils Oleksii Chuprykov <o****v@m****m> almost 12 years ago
a23a364e merge Merge "Skip non-base properties in patch method" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
96ff6e46 Return 130 for keyboard interrupt Rakesh H S <r****s@h****m> almost 12 years ago
2b567cf9 Skip non-base properties in patch method Kamil Rykowski <k****i@i****m> almost 12 years ago
9dcf3f16 Reduce the set of supported client SSL ciphers Stuart McLaren <s****n@h****m> almost 12 years ago
1511c869 Fix the ordering of assertEqual arguments Louis Taylor <k****z@g****m> almost 12 years ago
d0851c32 Remove readonly options from v2 shell commands Michal Dulko <m****o@i****m>
Committed by: Erno Kuvaja <j****e@h****m>
almost 12 years ago
8a877b27 merge Merge "CLI image-update gives a wrong help on '--tags' param" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
83808076 merge Merge "Downgrade log message for http request failures" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
49feed7c merge Merge "Update how tokens are redacted" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago
9fa62e37 merge Merge "Print traceback to stderr if --debug is set" Jenkins <j****s@r****g>
Committed by: Gerrit Code Review <r****w@o****g>
almost 12 years ago

← Back to repository