openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
OpenStack Glance
Settings
|
Report Duplicate
14
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 315 of 346
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
adding limit/marker to bin/glance details call
Brian Waldon
More...
over 13 years ago
adding limit/marker params to bin/glance index
Brian Waldon
More...
over 13 years ago
merging trunk
Brian Waldon
More...
over 13 years ago
Use of "%default" in help string does not work, have to use "%(default)s". Per the 4th example http://docs.python.org/dev/library/argparse.html#prog
galstrom
as Justin Shepherd
More...
over 13 years ago
Added nose-exclude to pip-requires.
galstrom
as Justin Shepherd
More...
over 13 years ago
Installed nose-exclude, ./run_tests.sh --unittests-only add '--exclude-dir=tests/functional' to NOSEARGS
galstrom
as Justin Shepherd
More...
over 13 years ago
This one has been bugging me for a while, finally found out how to use the local default variable in the help string.
galstrom
as Justin Shepherd
More...
over 13 years ago
adding --fixes to commit
galstrom
as Justin Shepherd
More...
over 13 years ago
Replaced occurances of |str(e)| with |"%s" % e|.
galstrom
as Justin Shepherd
More...
over 13 years ago
Completes the S3 storage backend. The original code did not actually fit the API from boto it turned out, and the stubs that were in the unit test were hiding this fact.
[email protected]
More...
over 13 years ago
Fix for boto1.9b issue 540 (http://code.google.com/p/boto/issues/detail?id=540)
[email protected]
More...
over 13 years ago
Merge trunk
[email protected]
More...
over 13 years ago
Remove unnecessary hashlib entry in pip-requires.
Johannes Erdfelt
More...
over 13 years ago
Add myself to Authors (again)
Johannes Erdfelt
More...
over 13 years ago
hashlib exists all of the way back to python 2.5, there's no need to install an additional copy
Johannes Erdfelt
More...
over 13 years ago
Merge latest trunk
[email protected]
More...
over 13 years ago
Adds image_cache_enabled config needed to enable/disable the image-cache in the glance-api.
Rick Harris
More...
over 13 years ago
Add more unit tests for URI parsing and get_backend_class() (which is going away in refactor-stores branch, but oh well..)
[email protected]
More...
over 13 years ago
Added unit tests for swift_auth_url @property. It was broken. startwith('swift+http') matches swift+https first
[email protected]
More...
over 13 years ago
Don't tee into the cache if that image is already being written.
Rick Harris
More...
over 13 years ago
Merge trunk
[email protected]
More...
over 13 years ago
Re-add else: raise
[email protected]
More...
over 13 years ago
Final fixes merging Rick's swift_auth_url @property with previous URI parsing fixes that were in the S3 bug branch...
[email protected]
More...
over 13 years ago
merge trunk
[email protected]
More...
over 13 years ago
This updates the pep8 version in pip-requires and updates run_tests.sh to provide a '-p' option that allows for just pep8 to be run.
Brian Waldon
More...
over 13 years ago
Adding back image_cache_enabled config option for glance-api
Rick Harris
More...
over 13 years ago
Don't tee same image into cache multiple times
Rick Harris
More...
over 13 years ago
Fixes two things:
Rick Harris
More...
over 13 years ago
adding run_tests.sh -p
Brian Waldon
More...
over 13 years ago
PEP8 whitespace fix
Rick Harris
More...
over 13 years ago
←
1
2
…
311
312
313
314
315
316
317
318
319
…
345
346
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree