summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Uncommitted changes using the wrong author, and re-committing under the corre...Ed Leafe2011-02-175-11/+180
|\
| * comments + Englilish, changed copyright in migration, removed network_get_all...Trey Morris2011-02-171-0/+6
| * merge with trunkTrey Morris2011-02-151-1/+1
| |\
| | * changed d to sTrey Morris2011-02-151-1/+1
| * | merge with trunkTrey Morris2011-02-153-1/+26
| |\|
| | * The proposed fix puts a VM which fails to spawn in a (new) 'FAILED' power sta...Salvatore Orlando2011-02-153-2/+25
| | |\
| | | * Following Rick and Jay's suggestions:Salvatore Orlando2011-02-112-7/+7
| | | * Added test case for 'not enough memory'Salvatore Orlando2011-02-093-5/+10
| | | * avoiding HOST_UNAVAILABLE exception: if there is not enough free memory does ...Salvatore Orlando2011-02-082-1/+19
| |_|/ |/| |
| * | moved reset network to after boot durrrrr...Trey Morris2011-02-151-3/+4
| * | fixed merge conflictTrey Morris2011-02-1411-155/+257
| |\|
| | * Fixed pep8 error in vm_utils.pySalvatore Orlando2011-02-091-1/+1
| | * Fixed pep8 errorsSalvatore Orlando2011-02-081-3/+6
| | * Fix for bug #714709Salvatore Orlando2011-02-072-2/+22
| |/ |/|
* | Use firewall_driver flag as expected with NWFilterFirewall. This way, either...Todd Willey2011-01-281-10/+19
|\ \
| * \ Merge & fix conflict.Todd Willey2011-01-275-14/+28
| |\ \
| * \ \ Merge trunk.Todd Willey2011-01-254-8/+52
| |\ \ \
| * | | | Change how libvirt firewall drivers work to have meaningful flags.Todd Willey2011-01-251-10/+19
* | | | | Added a test that checks for localized strings in the source code that contai...Ed Leafe2011-01-281-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merged in trunk changesEd Leafe2011-01-272-1/+4
| |\ \ \ \
| * | | | | Fixed formatting issues in current codebase.Ed Leafe2011-01-271-1/+1
* | | | | | Makes sure all instance and volume commands that raise not found are changed ...Vishvananda Ishaya2011-01-271-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixes NotFound messages in api to show the ec2_id.Vishvananda Ishaya2011-01-271-1/+1
| |/ / / /
* | | | | Changed cpu limit to a static value of 100000 (100%) instead of using the vcp...Jordan Rinke2011-01-271-1/+1
|\ \ \ \ \
| * | | | | Fixed spacing... AGAINJordan Rinke2011-01-271-1/+1
| * | | | | Shortened comment for 80char limt.Jordan Rinke2011-01-271-1/+1
| * | | | | Properly fixed spacing issue for pep8Jordan Rinke2011-01-251-1/+1
| * | | | | Fixed spacing issue for pep8Jordan Rinke2011-01-251-1/+1
| * | | | | Added static cpu limit of 100000 (100%) to hyperv.py instead of using the vcp...Jordan Rinke2011-01-241-1/+1
* | | | | | Naive, low-regression-risk fix enabling Glance to work with libvirt/hypervThierry Carrez2011-01-271-0/+3
| |/ / / / |/| | | |
* | | | | Fix merge missHisaharu Ishii2011-01-261-2/+2
* | | | | merged r621Nachi Ueno2011-01-2610-122/+186
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Add a host argument to virt drivers's init_host method. It will be set to the...Soren Hansen2011-01-254-6/+30
| |\ \ \ \
| | * | | | Add a host argument to virt driver's init_host method. It will be set to the ...Soren Hansen2011-01-254-6/+30
| | |/ / /
| * | | | Fix for bug #702237 Ilya Alekseyev2011-01-251-2/+21
| |\ \ \ \
| | * | | | Trunk mergedIlya Alekseyev2011-01-261-1/+1
| | * | | | Trunk mergedIlya Alekseyev2011-01-261-4/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Added iptables rule to IptablesFirewallDriver like in Hisaharu Ishii patch wi...Ilya Alekseyev2011-01-251-0/+19
| * | | | | Merge with lp:~tpatil/nova/bug707554Soren Hansen2011-01-251-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fixed pep8 errorsTushar Patil2011-01-251-2/+2
| * | | | | Perform same filtering for OUTPUT as FORWARD in iptables. This removes a way ...Soren Hansen2011-01-251-0/+1
| * | | | | Fix pep-8 problem from prereq branch.Soren Hansen2011-01-251-2/+2
| |/ / / /
| * / / / Fix for LP Bug #707554Tushar Patil2011-01-251-4/+4
| |/ / /
| * | | Switches from project_get_network to network_get_by_instance, which actually ...Vishvananda Ishaya2011-01-251-7/+4
| |\ \ \
| * \ \ \ Removed tabs form source. Merged trunk changesEd Leafe2011-01-243-23/+90
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Resolved trunk merge conflictsEd Leafe2011-01-211-3/+2
| |\ \ \ \
| * | | | | Updated trunk changes to work with localizationEd Leafe2011-01-193-10/+12
| * | | | | Removed unneeded lineEd Leafe2011-01-191-1/+0
| * | | | | merged trunk changesEd Leafe2011-01-197-38/+390
| |\ \ \ \ \
| * | | | | | minor code cleanupEd Leafe2011-01-191-1/+2