14
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add sys.path adjustment magic to glance-upload. 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 More... almost 14 years ago
Couple tiny cleanups noticed when readin merge diff.. More... almost 14 years ago
bin/glance-admin => bin/glance, since it's really just the CLI tool to interact with Glance. Added lots of documentation and more logging statements in some critical areas (like the glance.registry calls... More... almost 14 years ago
Merge trunk More... almost 14 years ago
Adds lots of unit tests for verifying exceptions are raised properly with invalid or mismatched disk and container formats. More... almost 14 years ago
Merge trunk More... almost 14 years ago
Makes --kernel and --ramdisk required arguments for glance-upload since Nova currently requires them. More... almost 14 years ago
Removing image_type required behavior More... almost 14 years ago
Removing requirement to pass kernel and ramdisk More... almost 14 years ago
Merge test cases for missing and invliad disk and container formats More... almost 14 years ago
Add test cases for missing and invalid disk and container formats More... almost 14 years ago
Requiring kernel and ramdisk args in glance-upload More... almost 14 years ago
Make disk_format and container_format required More... almost 14 years ago
Make disk_format and container_format required More... almost 14 years ago
Merge image-format More... almost 14 years ago
Adds an admin tool to Glance (bin/glance-admin) that allows a user to administer the Glance server: More... almost 14 years ago
Merge fixups to validate_image More... almost 14 years ago
Make sure validate_image() doesn't throw exception on missing status when updating image. More... almost 14 years ago
Merge api-image-format More... almost 14 years ago
Merge fix for bug 704854 More... almost 14 years ago
Merge fix for bug 704854 More... almost 14 years ago
Merge fix for bug 704854 More... almost 14 years ago
Adds disk_format and container_format to Image, and removes the type column. More... almost 14 years ago
This adds a test case for LP Bug 704854 -- Exception raised by Registry server gets eaten by API server. More... almost 14 years ago
Add debugging output to assert in test_misc. Trying to debug what Hudson fails on... More... almost 14 years ago
Fixups from Rick's review More... almost 14 years ago
Merge fix for bug704854 More... almost 14 years ago
Removes now-unnecessary @validates decorator on model. More... almost 14 years ago
I should probably rebase this commit considering all the previous commits weren't actually addressing the issue. The fact that I had glance-api and glance-registry installed on my local machine was causing the test runs to improperly return a passing result. More... almost 14 years ago