0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure dnsmasq can read updates to dnsmasq conffile. More... almost 15 years ago
Set up network at manager instantiation time to ensure we're ready to handle the networks we're already supposed to handle. More... almost 15 years ago
Add db api methods for retrieving the networks for which a host is the designated network host. More... almost 15 years ago
Apply IP configuration to bridge regardless of whether it existed before. The fixes a race condition on hosts running both compute and network where, if compute got there first, it would set up the bridge, but not do IP configuration (because that's meant to happen on the network host), and when network came around, it would see the interface already there and not configure it further. More... almost 15 years ago
Removed extra logging from debugging More... almost 15 years ago
reorganize iptables clear and make sure use_nova_chains is a boolean More... almost 15 years ago
allow in and out for network and compute hosts More... almost 15 years ago
Modification of test stubbing to match new domain requirements for the router, and removal of the unnecessary rackspace base controller More... almost 15 years ago
Minor changes to be committed so trunk can be merged in More... almost 15 years ago
disable output drop for the moment because it is too restrictive More... almost 15 years ago
add forwarding ACCEPT for outgoing packets on compute host More... almost 15 years ago
fix a few missed calls to _confirm_rule and 80 char issues More... almost 15 years ago
allow mgmt ip access to api More... almost 15 years ago
flush the nova chains More... almost 15 years ago
Test the AuthManager interface explicitly, in case the user/project wrappers fail or change at some point. Those interfaces should be tested on their own. More... almost 15 years ago
Update auth manager to have a update_user method and better tests. More... almost 15 years ago
add a reset command More... almost 15 years ago
Merged Termie's branch and fixed rpc test cases for tesited. Nothing is testing the Eventlet version of rpc.call though yet. More... almost 15 years ago
improved the shell script for iptables More... almost 15 years ago
Finished making admin client work for multi-region More... almost 15 years ago
Merge trunk More... almost 15 years ago
Install nova-scheduler. More... almost 15 years ago
nova-api-new is no more. Don't attempt to install it. More... almost 15 years ago
Add multi region support for adminclient More... almost 15 years ago
Merging in changes from rs_auth, since I needed something modern to develop on while waiting for Hudson to right itself More... almost 15 years ago
whatever More... almost 15 years ago
Merge from trunk More... almost 15 years ago
Put EC2 API -> eventlet back into trunk, fixing the bits that I missed when I put it into trunk on 9/21. More... almost 15 years ago
Merge vishy's patch: admin-user-not-admin-role More... almost 15 years ago
Apply vish's patch More... almost 15 years ago