summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Remove unused VMWare VIF driver abstractionDaniel P. Berrange2013-01-033-67/+49
* | | | | | | | | | | | Merge "Cells: Add the main code."Jenkins2013-01-0422-13/+4642
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Cells: Add the main code.Chris Behrens2013-01-0422-13/+4642
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Invalid EC2 ids should make the entire request fail."Jenkins2013-01-042-10/+53
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Invalid EC2 ids should make the entire request fail.Michael Still2013-01-042-10/+53
* | | | | | | | | | | | Merge "Allow larger encrypted password posts to metadata"Jenkins2013-01-043-12/+32
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | / / | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Allow larger encrypted password posts to metadataVishvananda Ishaya2013-01-043-12/+32
* | | | | | | | | | | Merge "Ensure that Quantum uses configured fixed IP"Jenkins2013-01-042-2/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Ensure that Quantum uses configured fixed IPGary Kotton2012-12-312-2/+4
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Delete pointless nova.virt.VIFDriver class"Jenkins2013-01-044-40/+3
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Delete pointless nova.virt.VIFDriver classDaniel P. Berrange2013-01-034-40/+3
* | | | | | | | | | | Merge "db.security_group_rule_destroy() method performance optimization"Jenkins2013-01-041-4/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | db.security_group_rule_destroy() method performance optimizationBoris Pavlovic2012-12-231-4/+6
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Eliminate race conditions in floating association"Jenkins2013-01-045-38/+83
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Eliminate race conditions in floating associationVishvananda Ishaya2012-12-205-38/+83
* | | | | | | | | | | | Merge "Add html reports to report action in coverage extension."Jenkins2013-01-045-7/+27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add html reports to report action in coverage extension.Matthew Treinish2012-12-205-7/+27
* | | | | | | | | | | | | Merge "Fix error in test_get_all_by_multiple_options_at_once()"Jenkins2013-01-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix error in test_get_all_by_multiple_options_at_once()Boris Pavlovic2012-12-281-1/+1
* | | | | | | | | | | | | | Merge "Fix race condition of resize confirmation"Jenkins2013-01-042-3/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix race condition of resize confirmationWangpan2012-12-192-3/+12
* | | | | | | | | | | | | | | Merge "Add unit test to update server metadata"Jenkins2013-01-041-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add unit test to update server metadataMauro S. M. Rodrigues2013-01-021-0/+16
* | | | | | | | | | | | | | | | Merge "Add unit test to revert resize server action"Jenkins2013-01-041-0/+8
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add unit test to revert resize server actionMauro S. M. Rodrigues2013-01-021-0/+8
* | | | | | | | | | | | | | | | Merge "Fix spelling mistakes in nova.virt"Jenkins2013-01-045-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix spelling mistakes in nova.virtJoe Gordon2013-01-025-5/+5
* | | | | | | | | | | | | | | | | Merge "Remove inconsistent usage of variable from hyperv."Jenkins2013-01-041-27/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Remove inconsistent usage of variable from hyperv.Sean M. Collins2012-12-211-27/+22
* | | | | | | | | | | | | | | | | | Merge "Added sample tests to FlavorDisabled API."Jenkins2013-01-045-1/+169
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Added sample tests to FlavorDisabled API.Giampaolo Lauria2012-12-175-1/+169
* | | | | | | | | | | | | | | | | | | Merge "fix resize of unpartitioned images with libguestfs"Jenkins2013-01-042-13/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | fix resize of unpartitioned images with libguestfsPádraig Brady2013-01-032-13/+20
* | | | | | | | | | | | | | | | | | Merge "Enable nova exception format checking in tests."Jenkins2013-01-0428-93/+106
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Enable nova exception format checking in tests.Dan Prince2012-12-2128-93/+106
* | | | | | | | | | | | | | | | | | | Merge "xenapi: Avoid hotplugging volumes on resize."Jenkins2013-01-046-28/+119
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | xenapi: Avoid hotplugging volumes on resize.Cory Stone2013-01-036-28/+119
* | | | | | | | | | | | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-01-031-337/+435
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-01-031-337/+435
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Removes unused imports"Jenkins2013-01-037-18/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Removes unused importsZhongyue Luo2013-01-037-18/+3
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge "Add remaining get_backdoor_port() rpc calls to coverage."Jenkins2013-01-031-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Add remaining get_backdoor_port() rpc calls to coverage.Matthew Treinish2013-01-021-0/+15
* | | | | | | | | | | | | | | | | | | Merge "Provide a configdrive helper which uses contextlib."Jenkins2013-01-036-33/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Provide a configdrive helper which uses contextlib.Michael Still2012-12-216-33/+42
* | | | | | | | | | | | | | | | | | | Merge "Improve baremetal driver error handling"Jenkins2013-01-028-107/+160
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Improve baremetal driver error handlingDevananda van der Veen2013-01-028-107/+160
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge "Remove unused imports"Jenkins2013-01-028-10/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Remove unused importsJoe Gordon2012-12-278-10/+2
* | | | | | | | | | | | | | | | | | | | Merge "Check for image_meta in libvirt.driver.spawn"Jenkins2013-01-022-1/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \