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
O
Openstack Core Services
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Aug 14, 2024 — Aug 14, 2025
Showing page 3,920 of 3,934
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Set durable=False on TopicPublisher
Ewan Mellor
More...
about 15 years ago
Added missing import
Ewan Mellor
More...
about 15 years ago
Replace hardcoded example URL, username, and password with flags called xenapi_connection_url, xenapi_connection_username, xenapi_connection_password.
Ewan Mellor
More...
about 15 years ago
Fix instance cleanup.
Ewan Mellor
More...
about 15 years ago
Fix references to image_object. This caused an internal error when using euca-deregister.
Ewan Mellor
More...
about 15 years ago
removed unused assignment
Vishvananda Ishaya
More...
about 15 years ago
More Cleanup of code
Vishvananda Ishaya
More...
about 15 years ago
Fix references to get_argument, fixing internal error when calling euca-deregister.
Ewan Mellor
More...
about 15 years ago
Changes nova-volume to use twisted.
Vishvananda Ishaya
More...
about 15 years ago
Fixes up Bucket to throw proper NotFound and NotEmpty exceptions in constructor and delete() method, and fixes up objectstore_unittest to properly use assertRaises() to check for proper exceptions and remove the assert_ calls.
[email protected]
More...
about 15 years ago
Adds missing yield statement that was causing partitioning to intermittently fail.
Vishvananda Ishaya
More...
about 15 years ago
Merged lp:~ewanmellor/nova/lp609792
Ewan Mellor
More...
about 15 years ago
Merged lp:~ewanmellor/nova/lp609791
Ewan Mellor
More...
about 15 years ago
Replace hardcoded "nova" with FLAGS.control_exchange.
Ewan Mellor
More...
about 15 years ago
Set durable=False on TopicPublisher, so that it matches the flag on TopicConsumer. This ensures that either redeclaration of the control_exchange will use the same flag, and avoid AMQPChannelException.
Ewan Mellor
More...
about 15 years ago
Merge lp:~ewanmellor/nova/lp609757.
Ewan Mellor
More...
about 15 years ago
Add an import so that nova-compute sees the images_path flag, so that it can be used on the command line.
Ewan Mellor
More...
about 15 years ago
Return a 404 when attempting to access a bucket that does not exist.
Soren Hansen
More...
about 15 years ago
Merge ~ewanmellor/nova/lp609749.
Ewan Mellor
More...
about 15 years ago
Removed creation of process pools. We don't use these any more now that we're using process.simple_execute.
Ewan Mellor
More...
about 15 years ago
Fix assertion "Someone released me too many times: too many tokens!" when more than one process was running at the same time. This was caused by the override of SharedPool.__new__ not stopping ProcessPool.__init__ from being run whenever process.simple_execute is called.
Ewan Mellor
More...
about 15 years ago
Merge with trunk.
Soren Hansen
More...
about 15 years ago
Always make sure to set a Date headers, since it's needed to calculate the S3 Auth header.
Soren Hansen
More...
about 15 years ago
Updated the README file
Monty Taylor
More...
about 15 years ago
Updated sphinx layout to a two-dir layout like swift. Updated a doc string to get rid of a Sphinx warning.
Monty Taylor
More...
about 15 years ago
Updated URLs in the README file to point to current locations.
Monty Taylor
More...
about 15 years ago
Add missing import following merge from trunk (cset 150).
Ewan Mellor
More...
about 15 years ago
Merge ~justin-fathomdb/nova/bug607541, since it's impossible to upload bundles to new buckets without it.
Ewan Mellor
More...
about 15 years ago
Merged with trunk, since a lot of useful things have gone in there recently.
Ewan Mellor
More...
about 15 years ago
fixed bug where partition code was sometimes failing due to initial dd not being yielded properly
Vishvananda Ishaya
More...
about 15 years ago
←
1
2
…
3916
3917
3918
3919
3920
3921
3922
3923
3924
…
3933
3934
→
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