| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | | | | | | | | | fixed merge conflict | Trey Morris | 2011-02-14 | 11 | -155/+257 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | added call to reset_network from openstack api down to vmops | Trey Morris | 2011-02-14 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | | | | | | | support for multiple IPs per network | Trey Morris | 2011-02-14 | 1 | -5/+19 | |
| | | | * | | | | | | | | | | | | | | | | passing instance to reset_network instead of vm_ref, also not converting to a... | Trey Morris | 2011-02-10 | 1 | -3/+2 | |
| | | | * | | | | | | | | | | | | | | | | added network_get_all_by_instance(), call to reset_network in vmops | Trey Morris | 2011-02-07 | 1 | -4/+7 | |
| | | | * | | | | | | | | | | | | | | | | added to inject networking data into the xenstore | Trey Morris | 2011-02-01 | 1 | -6/+4 | |
| | | | * | | | | | | | | | | | | | | | | forgot context param for network_get_all | Trey Morris | 2011-02-01 | 1 | -2/+3 | |
| | | | * | | | | | | | | | | | | | | | | added mapping parameter to write_network_config_to_xenstore | Trey Morris | 2011-01-26 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | merged branch to name net_manager.create_networks args | Trey Morris | 2011-01-24 | 4 | -26/+92 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | syntax | Trey Morris | 2011-01-20 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | added plugin call for resetnetworking | Trey Morris | 2011-01-20 | 1 | -1/+2 | |
| | | | * | | | | | | | | | | | | | | | | should be writing some kindof network info to the xenstore now, hopefully | Trey Morris | 2011-01-20 | 1 | -8/+31 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | fixed based on reviewer's comment. | Kei Masumoto | 2011-02-18 | 2 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | Merge request candidate version. | Kei Masumoto | 2011-02-15 | 4 | -93/+31 | |
| | |\| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | 1. Merged to rev654(?) | Kei Masumoto | 2011-02-10 | 11 | -266/+786 | |
| | |\| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | 1. Discard nova-manage host list | Kei Masumoto | 2011-01-31 | 3 | -17/+64 | |
| | * | | | | | | | | | | | | | | | | | adding testcode | Kei Masumoto | 2011-01-27 | 3 | -84/+101 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | merge trunk. | Todd Willey | 2011-02-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | changed d to s | Trey Morris | 2011-02-15 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge trunk | Todd Willey | 2011-02-15 | 3 | -4/+50 | |
| |\| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | The proposed fix puts a VM which fails to spawn in a (new) 'FAILED' power sta... | Salvatore Orlando | 2011-02-15 | 3 | -2/+25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Following Rick and Jay's suggestions: | Salvatore Orlando | 2011-02-11 | 2 | -7/+7 | |
| | | * | | | | | | | | | | | | | | Added test case for 'not enough memory' | Salvatore Orlando | 2011-02-09 | 3 | -5/+10 | |
| | | * | | | | | | | | | | | | | | avoiding HOST_UNAVAILABLE exception: if there is not enough free memory does ... | Salvatore Orlando | 2011-02-08 | 2 | -1/+19 | |
| | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Fixed pep8 error in vm_utils.py | Salvatore Orlando | 2011-02-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Fixed pep8 errors | Salvatore Orlando | 2011-02-08 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | | Fix for bug #714709 | Salvatore Orlando | 2011-02-07 | 2 | -2/+22 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Add and document the provider_fw method in virt/FakeConnection. | Todd Willey | 2011-02-01 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | Reorder insance rules for provider rules immediately after base, before secgr... | Todd Willey | 2011-01-31 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | Merge trunk and make work with provider fw rules (setup alongside basic_rules). | Todd Willey | 2011-01-31 | 6 | -15/+56 | |
| |\| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Use firewall_driver flag as expected with NWFilterFirewall. This way, either... | Todd Willey | 2011-01-28 | 1 | -10/+19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge & fix conflict. | Todd Willey | 2011-01-27 | 5 | -14/+28 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge trunk. | Todd Willey | 2011-01-25 | 4 | -8/+52 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Change how libvirt firewall drivers work to have meaningful flags. | Todd Willey | 2011-01-25 | 1 | -10/+19 | |
| | * | | | | | | | | | | | | | | | Added a test that checks for localized strings in the source code that contai... | Ed Leafe | 2011-01-28 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Merged in trunk changes | Ed Leafe | 2011-01-27 | 2 | -1/+4 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | Fixed formatting issues in current codebase. | Ed Leafe | 2011-01-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | Makes sure all instance and volume commands that raise not found are changed ... | Vishvananda Ishaya | 2011-01-27 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Fixes NotFound messages in api to show the ec2_id. | Vishvananda Ishaya | 2011-01-27 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Changed cpu limit to a static value of 100000 (100%) instead of using the vcp... | Jordan Rinke | 2011-01-27 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | Fixed spacing... AGAIN | Jordan Rinke | 2011-01-27 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | Shortened comment for 80char limt. | Jordan Rinke | 2011-01-27 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | Properly fixed spacing issue for pep8 | Jordan Rinke | 2011-01-25 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | Fixed spacing issue for pep8 | Jordan Rinke | 2011-01-25 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | Added static cpu limit of 100000 (100%) to hyperv.py instead of using the vcp... | Jordan Rinke | 2011-01-24 | 1 | -1/+1 | |
| | | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Naive, low-regression-risk fix enabling Glance to work with libvirt/hyperv | Thierry Carrez | 2011-01-27 | 1 | -0/+3 | |
| | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Fix merge miss | Hisaharu Ishii | 2011-01-26 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | merged r621 | Nachi Ueno | 2011-01-26 | 10 | -122/+186 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | merged ntt branch | Vishvananda Ishaya | 2011-01-25 | 2 | -17/+23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | Fixed for pep8 | Hisaharu Ishii | 2011-01-21 | 1 | -2/+0 | |
