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
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
Removed trailing whitespace from header More... about 15 years ago
Updated licenses More... about 15 years ago
Added flags to smoketests. General cleanup More... about 15 years ago
removed all references to keeper More... about 15 years ago
Merge commit '56443020bcd20894c13eb73bd04a0a5eab4ba960' More... about 15 years ago
reformatting More... about 15 years ago
Vpn ips and ports use redis More... about 15 years ago
review reformat More... about 15 years ago
code review reformat More... about 15 years ago
Merge remote branch 'angst/apply_api' into diekeeper More... about 15 years ago
We need to be able to look up Instance by Node (live migration). More... about 15 years ago
Get rid of RedisModel More... about 15 years ago
formatting fixes and refactoring from code review More... about 15 years ago
reformatting to fit within 80 characters More... about 15 years ago
simplified handling of tempdir for Fakes More... about 15 years ago