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 333 of 346
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Only clean up in the cleanup method. Also, we don't need the separate URI now.
Monty Taylor
More...
almost 14 years ago
Use unregister_models instead of os.unlink to clean up after ourselves.
Monty Taylor
More...
almost 14 years ago
Fixed unregister_models to actually work.
Monty Taylor
More...
almost 14 years ago
Fixed migration test to use a second DB URL
Monty Taylor
More...
almost 14 years ago
Replaced use of has_key with get + default value.
Monty Taylor
More...
almost 14 years ago
Make it clear that the checksum is an MD5 checksum in docs.
[email protected]
More...
almost 14 years ago
Adds checksumming to Glance.
[email protected]
More...
almost 14 years ago
Merge trunk with 713126 and image-format
[email protected]
More...
almost 14 years ago
Whoops! Left out a self.db_path.
Monty Taylor
More...
almost 14 years ago
Allow tests to run on an alternate dburi given via environment variables.
Monty Taylor
More...
almost 14 years ago
Adds ability for Swift to be used as a full-fledged backend. Adds POST/PUT capabilities to the SwiftBackend Adds lots of unit tests for both FilesystemBackend and SwiftBackend Removes now-unused tests.unit.fakeswifthttp module
[email protected]
More...
almost 14 years ago
Remove last vestiges of account in Swift store
[email protected]
More...
almost 14 years ago
Quick fixup on registry.get_client()
[email protected]
More...
almost 14 years ago
Public? => Public: per Cory's comment. Added a little more robust exception handling to some methods in bin/glance
[email protected]
More...
almost 14 years ago
Merge trunk and resolve conflicts from utils and client patch from Vishy
[email protected]
More...
almost 14 years ago
Fixes for Devin and Rick's reviews
[email protected]
More...
almost 14 years ago
Merge trunk
[email protected]
More...
almost 14 years ago
Adds disk_format and container_format to Image, and removes the type column.
[email protected]
More...
almost 14 years ago
Fixes client update_image to work like create_image. Also fixes some messed up exceptions that were causing a try, except to reraise.
Vishvananda Ishaya
More...
almost 14 years ago
Merge trunk
[email protected]
More...
almost 14 years ago
Final review fixes. Makes disk_format and container_format optional. Makes glance-upload --type put the type in properties
[email protected]
More...
almost 14 years ago
Merge trunk
[email protected]
More...
almost 14 years ago
remove test skip
Vishvananda Ishaya
More...
almost 14 years ago
Put account in glance.conf.sample's swift_store_auth_address, use real swift.common.client.ClientException, ensure tests work with older installed versions of Swift (which do not have, for example, swift.common.client.Connection.get_auth method)
[email protected]
More...
almost 14 years ago
Work around Eventlet exception clearing by memorizing exception context and re-raising using 3-arg form.
Rick Harris
More...
almost 14 years ago
Adds bin/glance to setup.py
[email protected]
More...
almost 14 years ago
Fixes from Rick's review #1
[email protected]
More...
almost 14 years ago
Reverts Image `type` back to the old behavior of being nullable.
Rick Harris
More...
almost 14 years ago
Work around Eventlet exception clearing
Rick Harris
More...
almost 14 years ago
Add sys.path mangling to glance-upload.
Soren Hansen
More...
almost 14 years ago
←
1
2
…
329
330
331
332
333
334
335
336
337
…
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