0
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improved network error case handling for fixed ips More... almost 15 years ago
it is called regionEndpoint, and use pipe as a separator More... almost 15 years ago
move keypair generation out of auth and fix tests More... almost 15 years ago
Fixed manager_user reference in create_project More... almost 15 years ago
Finished security group / project refactor More... almost 15 years ago
delete keypairs when a user is deleted More... almost 15 years ago
remove keypair from driver More... almost 15 years ago
moved keypairs to db using the same interface More... almost 15 years ago
multi-region flag for describe regions More... almost 15 years ago
make api error messages more readable More... almost 15 years ago
Refactored to security group api to support projects More... almost 15 years ago
set dnsName on describe More... almost 15 years ago
merged orm and put instance in scheduling state More... almost 15 years ago
just warn if an ip was already deallocated More... almost 15 years ago
fix mpi 500 on fixed ip More... almost 15 years ago
hostname should be string id More... almost 15 years ago
dhcpbridge needed host instead of node name More... almost 15 years ago
add a simple iterator to NovaBase to support converting into dictionary More... almost 15 years ago
Adjust a few things to make the unit tests happy again. More... almost 15 years ago
Merge with orm_deux (fixing up style changes in my stuff at the same time). More... almost 15 years ago
First pass of nwfilter based security group implementation. It is not where it is supposed to be and it does not actually do anything yet. More... almost 15 years ago
couple more errors in metadata More... almost 15 years ago
typo in metadata call More... almost 15 years ago
fixed messed up call in metadata More... almost 15 years ago
added modify project command to allow project manager and description to be updated More... almost 15 years ago
Merge with trunk. More... almost 15 years ago
Change "exn" to "exc" to fit with the common style. More... almost 15 years ago
Create and delete security groups works. Adding and revoking rules works. DescribeSecurityGroups returns the groups and rules. So, the API seems to be done. Yay. More... almost 15 years ago
merged describe_speed More... almost 15 years ago
merged scheduler More... almost 15 years ago