summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Switch from FLAGS to CONF in testsMark McLoughlin2012-11-1076-460/+390
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "improve session handling of dnsdomain_list"Jenkins2012-11-111-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | improve session handling of dnsdomain_listDevananda van der Veen2012-11-091-0/+4
* | | | | | | | Updated scheduler and compute for multiple capabilities.Mikyung Kang2012-11-109-128/+289
|/ / / / / / /
* | | | | | | Merge "Remove generic topic support from filter scheduler"Jenkins2012-11-095-149/+103
|\ \ \ \ \ \ \
| * | | | | | | Remove generic topic support from filter schedulerChris Behrens2012-11-095-149/+103
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Remove nova-volume DB"Jenkins2012-11-0914-334/+19
|\ \ \ \ \ \ \
| * | | | | | | Remove nova-volume DBJoe Gordon2012-11-0814-334/+19
* | | | | | | | add missing opts to test_db_api.pyDevananda van der Veen2012-11-091-0/+5
* | | | | | | | Merge "Make utils.mkfs() set label when fs=swap"Jenkins2012-11-091-0/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Make utils.mkfs() set label when fs=swapArata Notsu2012-11-101-0/+15
| | |/ / / / / / | |/| | | | | |
* / | | | | | | Another case of dictionary accessJoshua Harlow2012-11-091-0/+83
|/ / / / / / /
* | | | | | | Merge "Limit formatting routes when adding resources"Jenkins2012-11-081-0/+28
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Limit formatting routes when adding resourcesVishvananda Ishaya2012-11-081-0/+28
* | | | | | | Merge "Make HostManager.get_all_host_states() return an iterator"Jenkins2012-11-082-12/+13
|\ \ \ \ \ \ \
| * | | | | | | Make HostManager.get_all_host_states() return an iteratorArata Notsu2012-11-082-12/+13
* | | | | | | | Merge "Fix verification in test_api_samples.py"Jenkins2012-11-081-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix verification in test_api_samples.pyArata Notsu2012-11-081-1/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Send instance_type to resize_instance.Russell Bryant2012-11-082-8/+13
* | | | | | | | Send all aggregate data to remove_aggregate_host.Russell Bryant2012-11-082-5/+7
|/ / / / / / /
* | | | | | | Merge "Corrects usage of db.api.network_get"Jenkins2012-11-081-0/+55
|\ \ \ \ \ \ \
| * | | | | | | Corrects usage of db.api.network_getJian Wen2012-11-071-0/+55
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Decouple EC2 API from using instance id"Jenkins2012-11-082-9/+15
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Decouple EC2 API from using instance idMotoKen2012-11-072-9/+15
| | |/ / / / | |/| | | |
* | | | | | Refactor resource tracker claims and test logic.Brian Elliott2012-11-072-181/+218
| |/ / / / |/| | | |
* | | | | Merge "Map NotAuthorized to 403 in floating ips extension"Jenkins2012-11-071-0/+24
|\ \ \ \ \
| * | | | | Map NotAuthorized to 403 in floating ips extensionBrian Waldon2012-11-061-0/+24
* | | | | | Merge "Forbid resizing instance to deleted instance types"Jenkins2012-11-071-4/+29
|\ \ \ \ \ \
| * | | | | | Forbid resizing instance to deleted instance typesJian Wen2012-11-041-4/+29
* | | | | | | Merge "Fix quota updating during soft delete and restore"Jenkins2012-11-071-6/+36
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix quota updating during soft delete and restoreJohannes Erdfelt2012-11-061-6/+36
* | | | | | | Merge "Fixed instance deletion issue from Nova API."Jenkins2012-11-071-5/+8
|\ \ \ \ \ \ \
| * | | | | | | Fixed instance deletion issue from Nova API.Unmesh Gurjar2012-11-061-5/+8
* | | | | | | | Merge "Make ComputeDrivers send hypervisor_hostname"Jenkins2012-11-0710-8/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Make ComputeDrivers send hypervisor_hostnameArata Notsu2012-11-0610-8/+15
| |/ / / / / / /
* | | | | | | | Fix to include error message in instance faultsDavanum Srinivas2012-11-061-0/+29
* | | | | | | | Merge "Don't verify image hashes if checksumming is disabled."Jenkins2012-11-061-0/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't verify image hashes if checksumming is disabled.Michael Still2012-11-061-0/+24
* | | | | | | | | Merge "Remove flags.DECLARE"Jenkins2012-11-064-17/+23
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Remove flags.DECLAREMark McLoughlin2012-11-044-17/+23
* | | | | | | | | Merge "Ability to specify a host restricted to admin."Jenkins2012-11-061-0/+17
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Ability to specify a host restricted to admin.David McNally2012-11-011-0/+17
* | | | | | | | | Merge "make QuantumV2 support requested nic ordering"Jenkins2012-11-061-9/+42
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | make QuantumV2 support requested nic orderingMark McClain2012-10-311-9/+42
* | | | | | | | | Merge "Use chance scheduler in EC2 tests"Jenkins2012-11-062-4/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use chance scheduler in EC2 testsChris Behrens2012-11-052-4/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Move parse_args to nova.config"Jenkins2012-11-061-3/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Move parse_args to nova.configMark McLoughlin2012-11-041-3/+4
| |/ / / / / / /
* | | | | | | | Merge "Shorten self.compute.resource_tracker in test_compute.py"Jenkins2012-11-061-37/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Shorten self.compute.resource_tracker in test_compute.pyArata Notsu2012-11-051-37/+21
| |/ / / / / / /