summaryrefslogtreecommitdiff
path: root/nova/compute/claims.py
Commit message (Expand)AuthorAgeFilesLines
* Filter PCI pools based on Placement allocationBalazs Gibizer2022-10-171-7/+18
* Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
* Add logs when cannot fit numaericxiett2021-07-051-0/+2
* Remove (almost) all references to 'instance_type'Stephen Finucane2021-03-291-12/+17
* objects: Add MigrationTypeFieldStephen Finucane2020-05-081-3/+4
* Rename Claims resources to compute_nodeMatt Riedemann2019-09-231-10/+10
* Introduce live_migration_claim()Artom Lifshitz2019-09-031-5/+65
* claims: Remove useless cachingStephen Finucane2019-08-221-6/+1
* Follow-up for I2936ce8cb293dc80e1a426094fdae6e675461470Stephen Finucane2019-08-011-29/+0
* Remove deprecated CPU, RAM, disk claiming in resource trackerDan Smith2019-07-241-94/+4
* Make Claim._claim_test handle SchedulerLimits objectMatt Riedemann2019-02-121-1/+7
* [Trivial] docstrings, typos, minor refactoringEric Fried2017-08-281-5/+5
* Remove translation of log messagesNgo Quoc Cuong2017-06-091-11/+10
* Add nodename to _claim_test log messagesMatt Riedemann2017-02-031-4/+7
* rt: use a single ResourceTracker object instanceJay Pipes2017-01-161-7/+8
* rt: pass the nodename to public methodsJay Pipes2016-12-191-2/+4
* Fix drop_move_claim() on revert resizeLudovic Beliveau2016-10-061-0/+1
* Use flavor attributes instead of deprecated instance resourcesDan Smith2016-07-121-3/+4
* pci: Move PCI devices and PCI requests into migration contextMoshe Levi2016-06-031-19/+1
* Compute: Adds driver disk_gb instance overhead estimationClaudiu Belu2016-05-101-3/+6
* pci: pass in instance PCI requests to claimJay Pipes2016-05-081-18/+7
* claims: Do not assume image-meta is a dictNikola Dipanov2016-04-131-3/+4
* Remove extensible resource trackingPaul Murray2016-04-011-9/+0
* Remove DictCompat from ComputeNodeRyan Rossiter2016-03-301-7/+8
* Merge "Replace deprecated LOG.warn with LOG.warning"Jenkins2016-03-171-3/+4
|\
| * Replace deprecated LOG.warn with LOG.warningSwapnil Kulkarni (coolsvap)2016-03-151-3/+4
* | Merge "pci - Claim devices outside of Claim constructor"Jenkins2016-03-151-3/+2
|\ \ | |/ |/|
| * pci - Claim devices outside of Claim constructorJay Pipes2016-03-111-3/+2
* | Remove unused variable and redundant code pathGleb Stepanov2016-03-091-2/+1
* | Fix string interpolations at logging callsTakashi NATSUME2016-03-071-2/+2
|/
* Claims: fix log messageGary Kotton2015-11-131-5/+4
* Remove vcpu resource from extensible resource trackerPaul Murray2015-11-051-3/+27
* rebuild: RPC sends additional args and claims are doneNikola Dipanov2015-09-221-2/+2
* claims: move a debug msg to a warn on missing migrationNikola Dipanov2015-09-211-3/+4
* Claims: Make sure move claims create a migration context recordsNikola Dipanov2015-09-151-0/+14
* claims: Remove compat code with instance dictsNikola Dipanov2015-09-041-26/+7
* resource tracker style pci resource managementYongli he2015-08-051-3/+3
* virt: convert hardware module to use nova.objects.ImageMetaDaniel P. Berrange2015-07-271-1/+2
* Merge "Use flavor object in compute manager"Jenkins2015-07-201-3/+3
|\
| * Use flavor object in compute managerQin Zhao2015-06-241-3/+3
* | compute: rename ResizeClaim to MoveClaimNikola Dipanov2015-07-081-7/+8
|/
* objects: introduce numa topology limits objectsSahid Orentino Ferdjaoui2015-03-121-4/+1
* Use oslo.logDavanum Srinivas2015-02-221-2/+2
* switch LOG.audit to LOG.infoDavanum Srinivas2015-02-221-5/+6
* Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
* PCI NUMA filteringPrzemyslaw Czesnowicz2015-02-041-2/+17
* objects: move numa host and cell to objectsSahid Orentino Ferdjaoui2014-12-011-2/+2
* objects: move virt numa instance to objectsSahid Orentino Ferdjaoui2014-11-281-10/+4
* Instances with NUMA will be packed onto hostsNikola Dipanov2014-11-201-6/+19
* Switch to nova's jsonutils in oslo.serializationDavanum Srinivas2014-10-141-1/+2