0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes the curl to pass in the project properly More... about 15 years ago
Adds flag for libvirt type (hvm, qemu, etc) More... about 15 years ago
Fix deprecation warning in AuthManager. __new__ isn't allowed to take args. More... about 15 years ago
created assocaition between project and host, modified commands to get host async, simplified calls to network More... about 15 years ago
use get to retrieve node_name from initial_state More... about 15 years ago
change network_service flag to network_type and don't take full class name More... about 15 years ago
vblade commands randomly toss stuff into stderr, ignore it More... about 15 years ago
delete instance doesn't fail if instances dir doesn't exist More... about 15 years ago
Huge network refactor, Round I More... about 15 years ago
Fixes boto imports to support both beta and older versions of boto. More... about 15 years ago
Get IP doesn't fail of you not connected to the intetnet More... about 15 years ago
Merge from trunk. More... about 15 years ago
updated doc string and wrapper More... about 15 years ago
add copyright headers More... about 15 years ago
Fix exception in get_info. More... about 15 years ago
Implement VIF creation. More... about 15 years ago
Define __contains__ on BasicModel, so that we can use "x in datamodel". More... about 15 years ago
Fixed instance model associations to host (node) and added association to ip More... about 15 years ago
Merge with trunk. More... about 15 years ago
Added a xapi plugin that can pull images from nova-objectstore, and use that to get a disk, kernel, and ramdisk for the VM. The VM actually boots! More... about 15 years ago
Added project as parameter to admin client x509 zip file download. More... about 15 years ago
Turn the private _image_url(path) into a public image_url(image). This will be used by virt.xenapi to instruct xapi as to which images to download. More... about 15 years ago
Merged in configurable libvirt_uri, and fixes to raw disk images from the virtualbox branch More... about 15 years ago
Fixed up some of the raw disk stuff that broke in the abstraction out of libvirt More... about 15 years ago
Merged with raw disk image More... about 15 years ago
Recognize 'magic' kernel value that means "don't use a kernel" - currently aki-00000000 More... about 15 years ago
Fix Tests More... about 15 years ago
Fixes nova volumes. The async commands yield properly. Simplified the call to create volume in cloud. Added some notes More... about 15 years ago
another try on fix boto More... about 15 years ago
use user.access instead of user.id More... about 15 years ago