summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Fix test_unrescue to actually test unrescueJohannes Erdfelt2012-03-031-1/+2
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge "Fix test_migrate_disk_and_power_off_exception"Jenkins2012-03-031-6/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix test_migrate_disk_and_power_off_exceptionJohannes Erdfelt2012-03-021-6/+6
* | | | | | | | | | | | Merge "Use self.mox instead of create a new self.mocker"Jenkins2012-03-031-30/+17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use self.mox instead of create a new self.mockerJohannes Erdfelt2012-03-031-30/+17
* | | | | | | | | | | | | Merge "Remove unused _setup_other_managers method from test case"Jenkins2012-03-031-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove unused _setup_other_managers method from test caseJohannes Erdfelt2012-03-021-5/+0
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "fix for bug 821252. Smarter default scheduler"Jenkins2012-03-036-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fix for bug 821252. Smarter default schedulerJoe Gordon2012-03-016-2/+9
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "fakes.fake_data_store doesn't exist, so don't reset it"Jenkins2012-03-031-12/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fakes.fake_data_store doesn't exist, so don't reset itJohannes Erdfelt2012-03-021-12/+0
* | | | | | | | | | | | | | Merge "Display error for invalid CIDR."Jenkins2012-03-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Display error for invalid CIDR.Chuck Short2012-03-021-1/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Adds soft-reboot support to libvirt"Jenkins2012-03-033-11/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Adds soft-reboot support to libvirtVishvananda Ishaya2012-03-013-11/+62
* | | | | | | | | | | | | | Merge "Use test.TestCase instead of manually managing stubout"Jenkins2012-03-032-20/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use test.TestCase instead of manually managing stuboutJohannes Erdfelt2012-03-022-20/+10
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Remove unused test_obj parameter to setUp()"Jenkins2012-03-031-31/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove unused test_obj parameter to setUp()Johannes Erdfelt2012-03-021-31/+17
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Handle InstanceNotFound during server update"Jenkins2012-03-022-2/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Handle InstanceNotFound during server updateMark Washenberger2012-03-022-2/+27
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge "Use stubout instead of manually stubbing out os.path.exists"Jenkins2012-03-021-7/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use stubout instead of manually stubbing out os.path.existsJohannes Erdfelt2012-03-021-7/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge "Remove superfluous __init__ from test case"Jenkins2012-03-021-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Remove superfluous __init__ from test caseJohannes Erdfelt2012-03-021-3/+0
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Use stubout instead of manually stubbing out versions.VERSIONS"Jenkins2012-03-021-7/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use stubout instead of manually stubbing out versions.VERSIONSJohannes Erdfelt2012-03-021-7/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Remove unused session variable in test setup"Jenkins2012-03-021-4/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove unused session variable in test setupJohannes Erdfelt2012-03-021-4/+0
| |/ / / / / / / / /
* / / / / / / / / / Cleanup swap in _create_vm undoRick Harris2012-03-021-2/+1
|/ / / / / / / / /
* | | | | | | | | Merge "Remove empty setUp/tearDown methods"Jenkins2012-03-0224-94/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove empty setUp/tearDown methodsJohannes Erdfelt2012-03-0224-94/+4
* | | | | | | | | | Merge "Call super class tearDown correctly"Jenkins2012-03-021-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Call super class tearDown correctlyJohannes Erdfelt2012-03-021-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Refactor spawn to use UndoManager."Jenkins2012-03-024-147/+216
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Refactor spawn to use UndoManager.Rick Harris2012-03-014-147/+216
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Remove unnecessary setting up and down of mox and stubout"Jenkins2012-03-0225-207/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unnecessary setting up and down of mox and stuboutJohannes Erdfelt2012-03-0225-207/+36
* | | | | | | | | Fail gracefully when the db doesn't speak unicodeMike Lundy2012-03-022-0/+10
|/ / / / / / / /
* / / / / / / / Remove unnecessary variables from testsJohannes Erdfelt2012-03-0127-75/+3
|/ / / / / / /
* | | | | | | Merge "Minor cleanup based on HACKING"Jenkins2012-03-019-35/+43
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Minor cleanup based on HACKINGJoe Gordon2012-03-019-35/+43
* | | | | | | Merge "Remove unused imports and variables from OS API"Jenkins2012-03-0117-35/+23
|\ \ \ \ \ \ \
| * | | | | | | Remove unused imports and variables from OS APIChris Behrens2012-02-2917-35/+23
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "notifications for delete, snapshot and resize"Jenkins2012-03-012-1/+30
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | notifications for delete, snapshot and resizeSandy Walsh2012-02-292-1/+30
* | | | | | | libvirt driver calls unplug() twice on vm reboot.Dan Wendlandt2012-03-012-3/+1
* | | | | | | Add missing format string type on some exception messagesJohannes Erdfelt2012-03-011-4/+5
* | | | | | | Fixing a request-id header bugNaveed Massjouni2012-03-011-2/+8
* | | | | | | Merge "sm vol driver: Fix regression in sm_backend_conf_update"Jenkins2012-03-011-6/+9
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |