summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add get_instance_disk_info to the compute rpcapi.Russell Bryant2012-06-011-0/+5
* | | | | Merge "Add remove_volume_connection to the compute rpcapi."Jenkins2012-06-062-5/+7
|\| | | | | |_|_|/ |/| | |
| * | | Add remove_volume_connection to the compute rpcapi.Russell Bryant2012-06-012-5/+7
| |/ /
* | | Migrate instance_metadata to use a uuid to refer to instances.Michael Still2012-06-061-3/+3
* | | Adds `disabled` field for instance-types.Rick Harris2012-06-052-3/+18
* | | Merge "cleanup power state (partially implements bp task-management)"Jenkins2012-06-052-12/+16
|\ \ \
| * | | cleanup power state (partially implements bp task-management)Yun Mao2012-05-292-12/+16
* | | | fix the instance quota overlimit messagePádraig Brady2012-06-051-4/+13
* | | | Merge "Eliminate a race condition on instance deletes."Jenkins2012-06-051-3/+9
|\ \ \ \
| * | | | Eliminate a race condition on instance deletes.Mark Washenberger2012-05-311-3/+9
* | | | | Merge "Correct use of uuid in _get_instance_volume_bdm."Jenkins2012-06-041-1/+1
|\ \ \ \ \
| * | | | | Correct use of uuid in _get_instance_volume_bdm.MotoKen2012-06-041-1/+1
| | |_|/ / | |/| | |
* / | | | defensive coding against None inside bdmJoe Heck2012-06-011-4/+9
|/ / / /
* | | | Merge "Fix instance update notification publisher id"Jenkins2012-06-011-3/+5
|\ \ \ \
| * | | | Fix instance update notification publisher idBrian Elliott2012-05-301-3/+5
* | | | | Add compare_cpu to the compute rpcapi.Russell Bryant2012-05-311-0/+4
* | | | | Add get_console_topic() to the compute rpcapi.Russell Bryant2012-05-311-0/+4
* | | | | Add refresh_provider_fw_rules() to compute rpcapi.Russell Bryant2012-05-312-3/+5
* | | | | Add post_live_migration_at_destination() to compute rpcapi.Russell Bryant2012-05-312-5/+9
* | | | | Add pre_live_migration() to the compute rpcapi.Russell Bryant2012-05-312-6/+8
* | | | | Add rollback_live_migration_at_destination() to compute rpcapi.Russell Bryant2012-05-312-4/+7
* | | | | Add finish_resize() to the compute rpcapi.Russell Bryant2012-05-312-11/+9
| |_|_|/ |/| | |
* | | | Add resize_instance() to the compute rpcapi.Russell Bryant2012-05-312-7/+7
* | | | Add finish_revert_resize() to the compute rpcapi.Russell Bryant2012-05-312-7/+9
* | | | Add get_console_pool_info() to the compute rpcapi.Russell Bryant2012-05-311-0/+5
* | | | Fix destination host for remove_volume_connection.Russell Bryant2012-05-311-1/+1
* | | | Cleans up extraneous volume_api callsVishvananda Ishaya2012-05-311-6/+11
* | | | Remove duplicate words in commentsJoe Gordon2012-05-311-1/+1
* | | | Prevent task_state changes during VERIFY_RESIZE.Dan Prince2012-05-311-7/+8
| |/ / |/| |
* | | Merge "Move queue_get_for() from db to rpc."Jenkins2012-05-313-16/+15
|\ \ \
| * | | Move queue_get_for() from db to rpc.Russell Bryant2012-05-303-16/+15
| |/ /
* | | Merge "Record instance architecture types."Jenkins2012-05-311-0/+6
|\ \ \
| * | | Record instance architecture types.Chuck Short2012-05-291-0/+6
* | | | Merge "Revert "API users should not see deleted flavors.""Jenkins2012-05-301-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Revert "API users should not see deleted flavors."Josh Kearney2012-05-291-1/+1
| |/ /
* | | Merge "fixes bug 1004153"Jenkins2012-05-301-1/+1
|\ \ \ | |/ / |/| |
| * | fixes bug 1004153Yun Mao2012-05-241-1/+1
| |/
* / update xen to use network_modelTrey Morris2012-05-242-119/+1
|/
* Added a instance state update notificationBrian Elliott2012-05-243-90/+35
* API users should not see deleted flavors.Dan Prince2012-05-231-3/+1
* Merge "Permit deleted instance types to be queried for active instances."Jenkins2012-05-231-1/+3
|\
| * Permit deleted instance types to be queried for active instances.Josh Kearney2012-05-231-1/+3
* | Finish quota refactor.Kevin L. Mitchell2012-05-231-26/+102
|/
* Add version to compute rpc API.Russell Bryant2012-05-233-157/+361
* Add version to scheduler rpc API.Russell Bryant2012-05-231-23/+12
* Enable checking for imports in alphabetical orderJoe Gordon2012-05-221-2/+2
* Only permit alpha-numerics and ._- for instance type names.Josh Kearney2012-05-211-0/+10
* Merge "Add version to consoleauth rpc API."Jenkins2012-05-181-8/+5
|\
| * Add version to consoleauth rpc API.Russell Bryant2012-05-171-8/+5
* | Merge "get instance details results in volumes key error"Jenkins2012-05-171-0/+5
|\ \ | |/ |/|