summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Move default_instance_type into nova.computeMark McLoughlin2013-01-092-2/+2
* Move manager options into nova.serviceMark McLoughlin2013-01-097-8/+8
* Move compute_topic into nova.compute.rpcapiMark McLoughlin2013-01-092-2/+0
* Merge "Move scheduler_topic into nova.scheduler.rpcapi"Jenkins2013-01-093-3/+2
|\
| * Move scheduler_topic into nova.scheduler.rpcapiMark McLoughlin2013-01-083-3/+2
* | Merge "Move console_topic into nova.console.rpcapi"Jenkins2013-01-091-1/+0
|\|
| * Move console_topic into nova.console.rpcapiMark McLoughlin2013-01-081-1/+0
* | Merge "Move network_topic into nova.network.rpcapi"Jenkins2013-01-091-1/+0
|\|
| * Move network_topic into nova.network.rpcapiMark McLoughlin2013-01-081-1/+0
* | Merge "Move cert_topic into nova.cert.rpcapi"Jenkins2013-01-091-1/+0
|\|
| * Move cert_topic into nova.cert.rpcapiMark McLoughlin2013-01-081-1/+0
* | Merge "Move global s3 opts into nova.image.s3"Jenkins2013-01-091-1/+1
|\|
| * Move global s3 opts into nova.image.s3Mark McLoughlin2013-01-081-1/+1
* | Merge "Verify the disk file exists before running qemu-img on it."Jenkins2013-01-093-0/+35
|\ \
| * | Verify the disk file exists before running qemu-img on it.Michael Still2012-12-253-0/+35
* | | Merge "attach/detach_volume() take instance as a parameter"Jenkins2013-01-094-10/+10
|\ \ \
| * | | attach/detach_volume() take instance as a parameterArata Notsu2013-01-084-10/+10
* | | | Merge "Remove availability_zones from service table"Jenkins2013-01-099-40/+96
|\ \ \ \
| * | | | Remove availability_zones from service tableJoe Gordon2013-01-089-40/+96
* | | | | Merge "Enable Aggregate based availability zones"Jenkins2013-01-0920-126/+155
|\| | | |
| * | | | Enable Aggregate based availability zonesJoe Gordon2013-01-0820-126/+155
* | | | | Merge "Added sample tests to FlavorRxtx API."Jenkins2013-01-099-1/+235
|\ \ \ \ \
| * | | | | Added sample tests to FlavorRxtx API.Giampaolo Lauria2013-01-089-1/+235
* | | | | | Merge "Move global glance opts into nova.image.glance"Jenkins2013-01-095-41/+42
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Move global glance opts into nova.image.glanceMark McLoughlin2013-01-085-41/+42
| | |_|/ / | |/| | |
* | | | | Merge "Adds to manager init_host validation for instances location"Jenkins2013-01-092-0/+237
|\ \ \ \ \
| * | | | | Adds to manager init_host validation for instances locationKravchenko Pavel2013-01-082-0/+237
* | | | | | Merge "Clarify the DBApi object in cells fakes"Jenkins2013-01-091-2/+7
|\ \ \ \ \ \
| * | | | | | Clarify the DBApi object in cells fakesChris Behrens2013-01-081-2/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge "add to driver option to keep disks when instance destroyed"Jenkins2013-01-091-0/+68
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | add to driver option to keep disks when instance destroyedKravchenko Pavel2013-01-081-0/+68
* | | | | | Merge "fix N401 errors, stop ignoring all N4* errors"Jenkins2013-01-0910-45/+40
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix N401 errors, stop ignoring all N4* errorsSean Dague2013-01-0710-45/+40
* | | | | | Merge "Add api extension to get and reset password"Jenkins2013-01-0812-0/+195
|\ \ \ \ \ \
| * | | | | | Add api extension to get and reset passwordVishvananda Ishaya2013-01-0712-0/+195
* | | | | | | Merge "Refresh instance metadata in-place"Jenkins2013-01-081-2/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Refresh instance metadata in-placeDan Smith2013-01-081-2/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Add exception handler for previous deleted flavor."Jenkins2013-01-081-0/+34
|\ \ \ \ \ \
| * | | | | | Add exception handler for previous deleted flavor.Ken'ichi Ohmichi2013-01-081-0/+34
* | | | | | | Merge "Support cinderclient http retries."Jenkins2013-01-081-3/+14
|\ \ \ \ \ \ \
| * | | | | | | Support cinderclient http retries.Cory Stone2013-01-071-3/+14
| |/ / / / / /
* | | | | | | Merge "Conductor instance_get_all replaces _by_filters"Jenkins2013-01-082-4/+3
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Conductor instance_get_all replaces _by_filtersDan Prince2013-01-072-4/+3
| |/ / / / /
* | | | | | Merge "CLI for bare-metal database sync."Jenkins2013-01-081-0/+49
|\ \ \ \ \ \
| * | | | | | CLI for bare-metal database sync.Mikyung Kang2013-01-081-0/+49
| | |_|_|/ / | |/| | | |
* | | | | | Merge "powervm: Implement snapshot for local volumes"Jenkins2013-01-081-0/+29
|\ \ \ \ \ \
| * | | | | | powervm: Implement snapshot for local volumesLance Bragstad2013-01-071-0/+29
| | |/ / / / | |/| | | |
* | | | | | Merge "Add two tests for resize action in ServerActionsControllerTest."Jenkins2013-01-081-1/+24
|\ \ \ \ \ \
| * | | | | | Add two tests for resize action in ServerActionsControllerTest.Xiangyang Chu2013-01-051-1/+24
* | | | | | | Merge "Added sample tests to QuotaClasses API."Jenkins2013-01-087-1/+115
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |