summaryrefslogtreecommitdiffstats
path: root/nova/conductor/rpcapi.py
Commit message (Expand)AuthorAgeFilesLines
* Make _poll_unconfirmed_resizes() use objectsDan Smith2013-06-201-3/+3
* Revert "Initial scheduler support for instance_groups"Russell Bryant2013-06-201-18/+0
* Merge "Initial scheduler support for instance_groups"Jenkins2013-06-201-0/+18
|\
| * Initial scheduler support for instance_groupsGary Kotton2013-06-161-0/+18
* | Add rpc client side version control.Russell Bryant2013-06-141-5/+28
|/
* DB migration to the new BDM data formatNikola Dipanov2013-06-101-3/+6
* Merge "Make object actions pass positional arguments"Jenkins2013-06-051-4/+6
|\
| * Make object actions pass positional argumentsDan Smith2013-06-041-4/+6
* | Call scheduler for run_instance from conductorAndrew Laski2013-06-041-0/+14
|/
* compute.api call conductor ComputeTaskManager for live-migrateJohn Garbutt2013-05-301-0/+11
* Add base object modelDan Smith2013-05-291-1/+14
* Set up 'compute_task' conductor namespace.Russell Bryant2013-05-241-0/+17
* Merge "Optimize instance queries in compute manager"Jenkins2013-05-191-9/+0
|\
| * Optimize instance queries in compute managerHans Lindgren2013-05-081-9/+0
* | Move get_backdoor_port to base rpc API.Russell Bryant2013-04-241-4/+0
* | Deprecate conductor ping method.Russell Bryant2013-04-231-5/+0
* | Add option to exclude joins from instance_get_by_uuidAndrew Laski2013-04-221-3/+6
|/
* Make compute/manager use conductor for unrescue()Dan Smith2013-04-121-0/+6
* Change DB API instance functions for selective metadata fetchingDan Smith2013-04-101-6/+10
* Fix automatic confirmation of resizes for no-db-computeDan Smith2013-03-291-0/+8
* Make conductor's quota methods pass project_id properlyDan Smith2013-03-141-6/+9
* Compute manager should remove dead resourcesDevananda van der Veen2013-03-041-0/+6
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+2
* Make compute manager use conductor for stopping instancesDan Smith2013-02-121-0/+7
* Make the metadata paths use conductorDan Smith2013-02-121-0/+11
* More conductor support for resizesDan Smith2013-02-111-0/+27
* Use joined version of db.api callsJoe Gordon2013-02-081-7/+1
* Move security_groups refreshes to conductorDan Smith2013-02-061-0/+13
* Refactor instance usage notifications for compute managerDan Smith2013-02-061-0/+14
* Merge "Record instance actions and events"Jenkins2013-02-051-2/+4
|\
| * Record instance actions and eventsAndrew Laski2013-02-011-2/+4
* | instance.update notifications don't always identify the servicePhil Day2013-01-311-2/+6
|/
* Move task_log functions to conductorDan Smith2013-01-291-0/+20
* Add instance_fault_create() to conductorDan Smith2013-01-291-0/+5
* Adds conductor support for instance_get_active_by_window_joinedTiago Mello2013-01-221-0/+8
* Add service_update to conductor.Russell Bryant2013-01-181-0/+6
* Move compute node operations to conductorDan Smith2013-01-161-0/+11
* Make resource tracker use conductor for listing instancesDan Smith2013-01-161-3/+4
* Move migration_get_..._by_host_and_node to conductorDan Smith2013-01-151-0/+7
* Move migration_create() to conductorDan Smith2013-01-121-0/+7
* Add service_destroy to conductor.Russell Bryant2013-01-111-0/+5
* Make nova.service get service through conductor.Russell Bryant2013-01-111-3/+5
* Add service_create to conductor.Russell Bryant2013-01-111-0/+5
* Move update_instance_info_cache to conductor.Chris Behrens2013-01-101-0/+8
* fix N402 for nova/c*Sean Dague2013-01-091-1/+1
* New instance_actions and events table, model, and apiAndrew Laski2013-01-081-0/+9
* Adds to manager init_host validation for instances locationKravchenko Pavel2013-01-081-0/+6
* Conductor instance_get_all replaces _by_filtersDan Prince2013-01-071-0/+10
* Add ping to conductorDan Smith2013-01-051-0/+6
* Move service_get_all operations to conductorDan Smith2013-01-051-0/+5