summaryrefslogtreecommitdiffstats
path: root/nova/tests/conductor/test_conductor.py
Commit message (Expand)AuthorAgeFilesLines
* New select_destinations scheduler callAndrew Laski2013-06-281-1/+2
* Remove trivial cases of unused variables (3)Stanislaw Pitucha2013-06-271-3/+2
* Merge "Cells: Add support for global cinder"Jenkins2013-06-261-8/+53
|\
| * Cells: Add support for global cinderChris Behrens2013-06-111-8/+53
* | Make sure instance_type has extra_specsChris Behrens2013-06-201-4/+14
* | Remove db session hack from conductor's vol_usage_update()Dan Smith2013-06-181-1/+1
* | Fix overzealous conductor test for vol_usage_updateDan Smith2013-06-171-91/+23
* | Merge "Sending volume IO usage broken"Jenkins2013-06-131-29/+81
|\ \
| * | Sending volume IO usage brokenMichael Kerrin2013-06-071-29/+81
* | | Merge "Refactors get_instance_security_groups to only use instance_uuid"Jenkins2013-06-111-2/+2
|\ \ \ | |_|/ |/| |
| * | Refactors get_instance_security_groups to only use instance_uuidTiago Mello2013-06-101-2/+2
* | | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-111-5/+5
|/ /
* / DB migration to the new BDM data formatNikola Dipanov2013-06-101-1/+1
|/
* Call scheduler for run_instance from conductorAndrew Laski2013-06-041-0/+35
* Remove unused launch_time from instanceChris Behrens2013-05-311-1/+0
* compute.api call conductor ComputeTaskManager for live-migrateJohn Garbutt2013-05-301-0/+68
* Fix volume IO usage notifications been sent too often.Michael Kerrin2013-05-291-1/+38
* Set up 'compute_task' conductor namespace.Russell Bryant2013-05-241-0/+6
* Merge "Optimize instance queries in compute manager"Jenkins2013-05-191-18/+0
|\
| * Optimize instance queries in compute managerHans Lindgren2013-05-081-18/+0
* | Rename nova.compute.instance_types to flavorsJoe Gordon2013-05-071-2/+2
* | Add the availability_zone to the volume.usage notificationsMichael Kerrin2013-04-301-7/+9
* | Move get_backdoor_port to base rpc API.Russell Bryant2013-04-241-24/+0
* | Deprecate conductor ping method.Russell Bryant2013-04-231-8/+4
|/
* Make compute/manager use conductor for unrescue()Dan Smith2013-04-121-0/+7
* Change DB API instance functions for selective metadata fetchingDan Smith2013-04-101-8/+17
* Add tenant/ user id to volume usage notificationsOllie Leahy2013-04-091-3/+6
* Fix automatic confirmation of resizes for no-db-computeDan Smith2013-03-291-0/+10
* Make conductor's quota methods pass project_id properlyDan Smith2013-03-141-36/+6
* Merge "List ComputeHostNotFound as a client exception"Jenkins2013-03-131-17/+93
|\
| * List ComputeHostNotFound as a client exceptionHans Lindgren2013-03-131-17/+93
* | Fix quota issues with instance deletes.Chris Behrens2013-03-111-0/+34
|/
* Compute manager should remove dead resourcesDevananda van der Veen2013-03-041-0/+8
* Remove function redefinitionsStanislaw Pitucha2013-02-211-1/+1
* Make compute manager use conductor for stopping instancesDan Smith2013-02-121-0/+6
* Make the metadata paths use conductorDan Smith2013-02-121-0/+43
* More conductor support for resizesDan Smith2013-02-111-0/+34
* Merge "Use joined version of db.api calls"Jenkins2013-02-091-10/+0
|\
| * Use joined version of db.api callsJoe Gordon2013-02-081-10/+0
* | Merge "Default the last parameter (state) in task_log_get to None"Jenkins2013-02-081-0/+9
|\ \ | |/ |/|
| * Default the last parameter (state) in task_log_get to NoneDavanum Srinivas2013-02-061-0/+9
* | Move security_groups refreshes to conductorDan Smith2013-02-061-0/+43
|/
* Refactor instance usage notifications for compute managerDan Smith2013-02-061-0/+32
* Move task_log functions to conductorDan Smith2013-01-291-0/+28
* Add instance_fault_create() to conductorDan Smith2013-01-291-0/+9
* Adds conductor support for instance_get_active_by_window_joinedTiago Mello2013-01-221-3/+12
* Add service_update to conductor.Russell Bryant2013-01-181-0/+8
* Move compute node operations to conductorDan Smith2013-01-161-0/+19
* Make resource tracker use conductor for listing instancesDan Smith2013-01-161-3/+29
* Move migration_get_..._by_host_and_node to conductorDan Smith2013-01-151-0/+10