summaryrefslogtreecommitdiff
path: root/nova/tests/compute/test_resource_tracker.py
Commit message (Expand)AuthorAgeFilesLines
* move all tests to nova/tests/unitSean Dague2014-11-121-1539/+0
* hardware: introduce VirtNUMATopologyCellInstanceSahid Orentino Ferdjaoui2014-11-041-2/+2
* Merge "Clean up the naming of PCI python modules"Jenkins2014-10-211-1/+1
|\
| * Clean up the naming of PCI python modulesJay Pipes2014-10-161-1/+1
* | Allow strategic loading of InstanceExtra columnsDan Smith2014-10-171-1/+1
|/
* Switch to nova's jsonutils in oslo.serializationDavanum Srinivas2014-10-141-1/+1
* Use oslo.utilsDavanum Srinivas2014-10-061-1/+1
* Reduce the scope of RT work while holding the big lockDan Smith2014-09-241-0/+14
* Make resource tracker track NUMA usageNikola Dipanov2014-09-121-13/+153
* Hook NUMA topology checking into claimsNikola Dipanov2014-09-121-1/+1
* Merge "Support SR-IOV networking in the PCI modules"Jenkins2014-09-131-2/+6
|\
| * Support SR-IOV networking in the PCI modulesRobert Li2014-09-101-2/+6
* | Merge "Replace pci_request flavor storage with proper object usage"Jenkins2014-09-131-18/+52
|\ \ | |/
| * Replace pci_request flavor storage with proper object usageDan Smith2014-09-101-18/+52
* | Expose numa_topology to the resource trackerNikola Dipanov2014-09-091-0/+1
|/
* Merge "Create a Scheduler client library"Jenkins2014-08-311-0/+34
|\
| * Create a Scheduler client librarySylvain Bauza2014-08-111-0/+34
* | docs - Fix errors,warnings from document generationDavanum Srinivas2014-08-081-2/+3
|/
* Add extensible resources to resource tracker (2)Paul Murray2014-07-311-2/+40
* Fix Resource tracker should report virt driver statsPaul Murray2014-07-301-3/+113
* Revert "Add extensible resources to resource tracker"Derek Higgins2014-07-231-40/+2
* Add extensible resources to resource trackerPaul Murray2014-07-211-2/+40
* Merge "Change compute updates from periodic to on demand"Jenkins2014-07-191-2/+19
|\
| * Change compute updates from periodic to on demandDon Dugger2014-07-111-2/+19
* | Fix and gate on H305 and H307Davanum Srinivas2014-07-151-1/+1
|/
* Move the instance_type_id judgment to the except-blockshuangtai2014-07-021-0/+7
* Fix rest of compute objects usageChris Behrens2014-06-281-3/+3
* Enable flake8 F841 checkingAlexander Bochkarev2014-05-281-4/+3
* Make test computations explicitAlexis Lee2014-03-101-95/+115
* Make resource_tracker use Flavor objectDan Smith2014-02-271-1/+8
* Merge "Fix init of pci_stats in resource tracker"Jenkins2014-02-061-18/+22
|\
| * Fix init of pci_stats in resource trackerShane Wang2014-01-281-18/+22
* | Remove vi modelinesliu-sheng2014-02-031-2/+0
* | Port to oslo.messagingMark McLoughlin2014-02-011-16/+30
* | Adds ephemeral_key_uuid field to instanceDan Genin2014-01-281-0/+1
|/
* Add error as not-in-progress migration statusJohn Warren2013-12-121-1/+1
* Merge "Let resource_tracker report right migration status"Jenkins2013-12-061-3/+8
|\
| * Let resource_tracker report right migration statusChang Bo Guo2013-11-041-3/+8
* | Make compute support monitors and store metricsShuangtai Tian2013-12-051-0/+60
|/
* Utilizes assertIsNone and assertIsNotNone - tests/etcZhongyue Luo2013-10-311-6/+6
* Fix unicode string values missing in previous patchDan Smith2013-09-261-0/+1
* Only update PCI stats if they are reported from the hostGary Kotton2013-09-231-1/+44
* Merge "Add PCI device tracker to compute resource tracker"Jenkins2013-08-301-0/+38
|\
| * Add PCI device tracker to compute resource trackerHe Yongli2013-08-291-0/+38
* | Make resource_tracker record host_ipJoe Gordon2013-08-301-0/+3
|/
* Deprecate conductor migration_create()Chris Behrens2013-08-291-7/+18
* Remove deprecated legacy network info model in Hypervisor driversYaguang Tang2013-08-231-6/+0
* Fix H501: Do not use locals() for string formattingDirk Mueller2013-08-101-1/+1
* Add ability to factor in per-instance overheadsBrian Elliott2013-07-181-31/+59
* Use db.flavor_ instead of db.instance_type_Joe Gordon2013-07-161-1/+1