0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add a shell to nova-manage, which respects flags (taken from django) More... almost 15 years ago
Merge Devin's security groups branch. More... almost 15 years ago
Move vol.destroy() call out of the _check method in test_multiple_volume_race_condition test and into a callback of the DeferredList. This should fix the intermittent failure of that test. I /think/ test_too_many_volumes's failure was caused by test_multiple_volume_race_condition failure, since I have not been able to reproduce its failure after fixing this one. More... almost 15 years ago
removed second copy of ProcessExecutionError More... almost 15 years ago
move the warnings about leasing ips More... almost 15 years ago
simplified query More... almost 15 years ago
missed a space More... almost 15 years ago
set leased = 0 as well on disassociate update More... almost 15 years ago
speed up the query and make sure allocated is false More... almost 15 years ago
workaround for mysql select in update More... almost 15 years ago
Periodic callback for services and managers. Added code to automatically disassociate stale ip addresses More... almost 15 years ago
fixed typo More... almost 15 years ago
flag for retries on volume commands More... almost 15 years ago
auto all and start all exceptions should be ignored More... almost 15 years ago
generalized retry into try_execute More... almost 15 years ago
more error handling in volume driver code More... almost 15 years ago
handle exceptions thrown by vblade stop and vblade destroy More... almost 15 years ago
merged trunk More... almost 15 years ago
deleting is set by cloud More... almost 15 years ago
re added missing volume update More... almost 15 years ago
Integrity error is in a different exc file More... almost 15 years ago
allow multiple volumes to run ensure_blades without creating duplicates More... almost 15 years ago
fixed name for unique constraint More... almost 15 years ago
export devices unique More... almost 15 years ago
merged instance time and added better concurrency More... almost 15 years ago
make fixed_ip_get_by_address return the instance as well so we don't run into concurrency issues where it is disassociated in between More... almost 15 years ago
disassociate floating is supposed to take floating_address More... almost 15 years ago
speed up generation of dhcp_hosts and don't run into None errors if instance is deleted More... almost 15 years ago
don't allocate the same floating ip multiple times More... almost 15 years ago
don't allow deletion or attachment of volume unless it is available More... almost 15 years ago