50
I Use This!
High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing bad merge More... almost 13 years ago
Merged trunk and fixed simple exception conflict. More... almost 13 years ago
merging trunk More... almost 13 years ago
Refactoring nova.exception.Invalid usage More... almost 13 years ago
adding gettext to setup.py More... almost 13 years ago
Use runtime XML instead of VM creation time XML for createXML() call in order to ensure volumes are attached after RebootInstances as a workaround, and fix bug #747922. More... almost 13 years ago
Created new libvirt directory, moved libvirt_conn.py to libvirt/connection.py, moved libvirt templates, broke out firewall and network utilities. More... almost 13 years ago
Merge from trunk More... almost 13 years ago
Rebased to trunk rev 1027, and resolved a conflict in nova/virt/libvirt_conn.py More... almost 13 years ago
Rebased to trunk rev 1027. More... almost 13 years ago
clarifies error when trying to add duplicate instance_type names or flavorids via nova-manage instance_type More... almost 13 years ago
merge trunk
corywright
as Cory Wright
More... almost 13 years ago
Rework completed. Added test cases, changed helper method name, etc. More... almost 13 years ago
pep8 More... almost 13 years ago
merge trunk, resolved conflict More... almost 13 years ago
merge trunk More... almost 13 years ago
Abstracted libvirt's lookupByName method into _lookup_by_name. More... almost 13 years ago
Provide option of auto assigning floating ip to each instance. Depend on auto_assign_floating_ip boolean flag value. False by default.
reldan
as Eldar Nugaev
More... almost 13 years ago
Fixes per review
vish
as Vishvananda Ishaya
More... almost 13 years ago
Restore volume state on migration failure to fix lp742256. More... almost 13 years ago
Fixes cloudpipe to get the proper ip address.
vish
as Vishvananda Ishaya
More... almost 13 years ago
merging trunk More... almost 13 years ago
Merge trunk. More... almost 13 years ago
Fix bug with content-type and small OpenStack API actions refactor
reldan
as Eldar Nugaev
More... almost 13 years ago
merge with trunk
reldan
as Eldar Nugaev
More... almost 13 years ago
merge trunk More... almost 13 years ago
merged trunk
vish
as Vishvananda Ishaya
More... almost 13 years ago
-Fixed indent for _get_ip_version -Added LoopingCall to destroy as suggested by earlier bug report -Standardized all LoopingCall uses to include useful logging and better error handling More... almost 13 years ago
Create a dictionary of instance_types before executing SQL updates in the instance_type_id migration (014). This should resolve a "cannot commit transaction - SQL statements in progress" error with some versions of sqlite.
dprince
as Dan Prince
More... almost 13 years ago
create network now takes bridge for flat networks More... almost 13 years ago