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
Added --network_path setting to nova-compute's flagfile. More... about 15 years ago
releasing version 0.3.0+really0.2.2-0ubuntu0ppa1 More... about 15 years ago
Use rmdir instead of rm -rf to remove a tempdir. More... about 15 years ago
Set better defaults in flagfiles. More... about 15 years ago
Simple Network avoids vlans More... about 15 years ago
Simple network injection More... about 15 years ago
Fixes and add interface template More... about 15 years ago
clean a few merge errors from network More... about 15 years ago
Merge patch 30001 More... about 15 years ago
Merge patch 16002 More... about 15 years ago
Merge patch 21001 More... about 15 years ago
Merge patch 28001 More... about 15 years ago
Merge branch 'describe' More... about 15 years ago
Merge branch 'vpnkey' More... about 15 years ago
Merge branch 'extra_reference' More... about 15 years ago
Merge branch 'comment_fix' More... about 15 years ago
Merge branch 'master' into fixrbac More... about 15 years ago
Merge remote branch 'nova/master' More... about 15 years ago
Add curl as a dependency of nova-compute. More... about 15 years ago
Merge with trunk. More... about 15 years ago
getting started update More... about 15 years ago
getting started update More... about 15 years ago
Remove _s errors from merge More... about 15 years ago
fix typos in node from merge More... about 15 years ago
remove spaces from default cert More... about 15 years ago
Make sure get_assigned_vlans and BaseNetwork.hosts always return a dict, even if the key is currently empty in the KVS. More... about 15 years ago
Add _s instance attribute to Instance class. It's referenced in a bunch of places, but is never set. This is unlikely to be the right fix (why have two attributes pointing to the same object?), but it seems to make ends meet. More... about 15 years ago
Replace spaces in x509 cert subject with underscores. It ends up getting split(' ')'ed and passed to subprocess.Popen, so it needs to not have spaces in it, otherwise openssl gets very upset. More... about 15 years ago
Expand somewhat on the short and long descriptions in debian/control. More... about 15 years ago
Use separate configuration files for the different daemons. More... about 15 years ago