summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Move default_instance_type into nova.computeMark McLoughlin2013-01-091-1/+8
* Move api_class options to where they are usedMark McLoughlin2013-01-091-0/+9
* Move manager options into nova.serviceMark McLoughlin2013-01-091-1/+1
* Move compute_topic into nova.compute.rpcapiMark McLoughlin2013-01-092-2/+8
* Merge "Move console_topic into nova.console.rpcapi"Jenkins2013-01-091-1/+1
|\
| * Move console_topic into nova.console.rpcapiMark McLoughlin2013-01-081-1/+1
* | Merge "attach/detach_volume() take instance as a parameter"Jenkins2013-01-091-2/+2
|\ \
| * | attach/detach_volume() take instance as a parameterArata Notsu2013-01-081-2/+2
* | | Merge "Remove availability_zones from service table"Jenkins2013-01-091-5/+0
|\ \ \
| * | | Remove availability_zones from service tableJoe Gordon2013-01-081-5/+0
* | | | Merge "Enable Aggregate based availability zones"Jenkins2013-01-091-16/+9
|\| | |
| * | | Enable Aggregate based availability zonesJoe Gordon2013-01-081-16/+9
* | | | Merge "Move global glance opts into nova.image.glance"Jenkins2013-01-091-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Move global glance opts into nova.image.glanceMark McLoughlin2013-01-081-1/+1
| | |/ | |/|
* | | Merge "Adds to manager init_host validation for instances location"Jenkins2013-01-092-0/+127
|\ \ \
| * | | Adds to manager init_host validation for instances locationKravchenko Pavel2013-01-082-0/+127
| | |/ | |/|
* | | Merge "fix N401 errors, stop ignoring all N4* errors"Jenkins2013-01-092-4/+5
|\ \ \ | |/ / |/| |
| * | fix N401 errors, stop ignoring all N4* errorsSean Dague2013-01-072-4/+5
* | | Merge "Add exception handler for previous deleted flavor."Jenkins2013-01-081-1/+6
|\ \ \ | |_|/ |/| |
| * | Add exception handler for previous deleted flavor.Ken'ichi Ohmichi2013-01-081-1/+6
* | | Merge "Add helper methods to nova.paths"Jenkins2013-01-081-2/+2
|\ \ \
| * | | Add helper methods to nova.pathsMark McLoughlin2013-01-041-2/+2
* | | | Merge "Move global path opts in nova.paths"Jenkins2013-01-081-1/+1
|\| | |
| * | | Move global path opts in nova.pathsMark McLoughlin2013-01-041-1/+1
* | | | Get instances from conductor in init_host.Russell Bryant2013-01-071-4/+28
| |/ / |/| |
* | | Merge "Add compute build/resize errors to instance faults"Jenkins2013-01-071-8/+14
|\ \ \
| * | | Add compute build/resize errors to instance faultsBrian Elliott2013-01-021-8/+14
| |/ /
* | | Merge "Refactor periodic tasks."Jenkins2013-01-071-11/+10
|\ \ \ | |_|/ |/| |
| * | Refactor periodic tasks.Michael Still2013-01-051-11/+10
* | | Merge "Adding two snapshot related task states"Jenkins2013-01-062-3/+10
|\ \ \
| * | | Adding two snapshot related task statesAndrew Melton2013-01-042-3/+10
* | | | Move service_get_all operations to conductorDan Smith2013-01-051-2/+2
* | | | Move migration_get_unconfirmed_by_dest_compute to conductorDan Smith2013-01-051-1/+2
* | | | Move vol_usage methods to conductorDan Smith2013-01-051-9/+14
* | | | Use full instance in virt driver volume usageDan Smith2013-01-051-1/+2
* | | | Merge "Move instance_type_get() to conductor"Jenkins2013-01-051-1/+1
|\ \ \ \
| * | | | Move instance_type_get() to conductorDan Smith2013-01-041-1/+1
* | | | | Merge "Fix race in resource tracker"Jenkins2013-01-051-1/+4
|\ \ \ \ \
| * | | | | Fix race in resource trackerBrian Elliott2013-01-021-1/+4
| | |_|_|/ | |/| | |
* | | | | Merge "Move instance_info_cache_delete() to conductor"Jenkins2013-01-041-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Move instance_info_cache_delete() to conductorDan Smith2013-01-041-1/+1
* | | | | Merge "Move instance_destroy() to conductor"Jenkins2013-01-041-1/+1
|\| | | |
| * | | | Move instance_destroy() to conductorDan Smith2013-01-041-1/+1
* | | | | Merge "Move instance_get_*() to conductor"Jenkins2013-01-041-14/+21
|\| | | | | |_|_|/ |/| | |
| * | | Move instance_get_*() to conductorDan Smith2013-01-041-14/+21
* | | | Merge "Remove system_metadata db calls from compute manager"Jenkins2013-01-042-9/+12
|\| | |
| * | | Remove system_metadata db calls from compute managerDan Smith2013-01-042-9/+12
* | | | Merge "Move block_device_mapping destroy operations to conductor"Jenkins2013-01-041-6/+6
|\| | |
| * | | Move block_device_mapping destroy operations to conductorDan Smith2013-01-041-6/+6
* | | | Merge "Move block_device_mapping get operations to conductor"Jenkins2013-01-041-39/+37
|\| | |