summaryrefslogtreecommitdiff
path: root/nova/scheduler/utils.py
Commit message (Expand)AuthorAgeFilesLines
* testing: Reset affinity support global variablesmelanie witt2023-03-021-0/+11
* Tell oslo.limit how to count nova resourcesJohn Garbutt2022-02-241-0/+9
* Support interface attach / detach with new resource request formatBalazs Gibizer2021-09-011-4/+9
* Transfer RequestLevelParams from ports to schedulingBalazs Gibizer2021-08-221-0/+4
* Support same_subtree in allocation_canadidate queryBalazs Gibizer2021-08-211-0/+5
* Remove (almost) all references to 'instance_type'Stephen Finucane2021-03-291-17/+19
* scheduler: Translate secure boot requests to traitStephen Finucane2021-03-081-0/+11
* Merge "scheduler: Add 'socket' PCI NUMA affinity policy trait"Zuul2021-03-011-0/+12
|\
| * scheduler: Add 'socket' PCI NUMA affinity policy traitArtom Lifshitz2021-02-241-0/+12
* | Merge "Add net & utils methods for routed nets & segments"Zuul2021-02-231-0/+79
|\ \
| * | Add net & utils methods for routed nets & segmentsSylvain Bauza2021-02-191-0/+79
| |/
* | Support interface attach with QoS portsBalazs Gibizer2021-02-111-0/+11
|/
* Refactor ResourceRequest constructorBalazs Gibizer2021-01-181-28/+49
* Enable mypy on scheduler/utils.pyBalazs Gibizer2021-01-181-4/+5
* Move query param generation to RequestGroup o.voBalazs Gibizer2021-01-181-44/+2
* Remove six.movesTakashi Natsume2020-11-071-1/+1
* scheduler: Default request group to NoneStephen Finucane2020-07-241-16/+24
* Merge "scheduler: Request vTPM trait based on flavor or image"Zuul2020-07-241-0/+16
|\
| * scheduler: Request vTPM trait based on flavor or imageStephen Finucane2020-07-161-0/+16
* | hardware: create 'mixed' instance for realtime CPUsWang Huaqiang2020-07-211-3/+5
* | scheduler: mixed instance CPU resource translatingWang Huaqiang2020-07-151-6/+22
|/
* Use 'Exception.__traceback__' for versioned notificationsStephen Finucane2020-06-081-3/+1
* Merge "FUP: Remove noqa and tone down an exception"Zuul2020-03-181-2/+2
|\
| * FUP: Remove noqa and tone down an exceptionEric Fried2019-12-161-2/+2
* | Merge "Remove dict compat from populate_filter_properties"Zuul2020-01-191-12/+10
|\ \
| * | Remove dict compat from populate_filter_propertiesMatt Riedemann2019-12-061-12/+10
* | | Merge "Use Placement 1.35 (root_required)"Zuul2020-01-101-1/+13
|\ \ \
| * | | Use Placement 1.35 (root_required)Eric Fried2020-01-071-1/+13
| | |/ | |/|
* | | Add functional test for anti-affinity cross-cell migrationMatt Riedemann2019-12-121-0/+4
|/ /
* | Use provider mappings from Placement (mostly)Eric Fried2019-12-061-18/+20
* | Tie requester_id to RequestGroup suffixEric Fried2019-12-051-16/+45
* | refactor: RequestGroup.is_empty() and .strip_zeros()Eric Fried2019-12-051-18/+8
* | Use Placement 1.34 (string suffixes & mappings)Eric Fried2019-12-051-33/+48
|/
* Reusable RequestGroup.add_{resource|trait}Eric Fried2019-12-021-33/+2
* Process requested_resources in ResourceRequest initEric Fried2019-12-021-13/+23
* Remove TODOs around claim_resources_on_destinationMatt Riedemann2019-11-101-2/+0
* Refresh instance in MigrationTask.execute Exception handlerMatt Riedemann2019-11-051-1/+4
* Add support for translating CPU policy extra specs, image metaStephen Finucane2019-09-181-9/+76
* Parse vpmem related flavor extra specLuyaoZhong2019-09-131-0/+20
* Support reverting migration / resize with bandwidthBalazs Gibizer2019-09-121-4/+31
* Nova object changes for forbidden aggregates request filtershilpa2019-09-091-0/+10
* Add extra spec parameter and image property for memory encryptionAdam Spiers2019-09-011-1/+23
* scheduler: Flatten 'ResourceRequest.from_extra_specs', 'from_image_props'Stephen Finucane2019-08-271-171/+112
* Merge "Add method 'all_required_traits' to scheduler utils"Zuul2019-08-021-0/+7
|\
| * Add method 'all_required_traits' to scheduler utilsya.wang2019-07-121-0/+7
* | Merge "Defaults missing group_policy to 'none'"Zuul2019-07-161-19/+39
|\ \
| * | Defaults missing group_policy to 'none'Balazs Gibizer2019-07-161-19/+39
| |/
* | Add host and hypervisor_hostname flag to create serverzhu.boxiang2019-07-091-0/+8
|/
* Merge "Remove orphaned comment from _get_group_details"Zuul2019-06-261-2/+0
|\
| * Remove orphaned comment from _get_group_detailsMatt Riedemann2019-06-241-2/+0