placement/placement/schemas
Chris Dent 3772132579 Microversion 1.38: API support for consumer types
Update allocations, reshaper and usage APIs to accept and present
consumer_type in microversion 1.38.

ensure_consumer in placement/handlers/util.py is updated to be consumer
type aware.

allocation, usage and reshaper schema and handlers are updated

gabbits/consumer-types-1.38.yaml adds tests across the various URIs

A TODO is left in placement/handlers/allocation.py where the database
is being accessed in a way that is not ideal. This will be cleared
up in a followup patch (to add use of an AttributeCache).

Co-Authored-By: Surya Seetharaman <suryaseetharaman.9@gmail.com>
Co-Authored-By: melanie witt <melwittt@gmail.com>

Story: 2005473
Task: 36421

Change-Id: I24c2315093e07dbf25c4fb53152e6a4de7477a51
2021-08-05 23:23:47 +00:00
..
__init__.py Move the placement code to the base 2018-09-04 10:31:23 -05:00
aggregate.py Move the placement code to the base 2018-09-04 10:31:23 -05:00
allocation.py Microversion 1.38: API support for consumer types 2021-08-05 23:23:47 +00:00
allocation_candidate.py Support `same_subtree` queryparam 2019-07-09 07:21:53 +00:00
common.py Microversion 1.38: API support for consumer types 2021-08-05 23:23:47 +00:00
inventory.py Fix alpha-ordering of imports for pep8 2018-09-04 10:31:28 -05:00
reshaper.py Microversion 1.38: API support for consumer types 2021-08-05 23:23:47 +00:00
resource_class.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00
resource_provider.py Move the placement code to the base 2018-09-04 10:31:23 -05:00
trait.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00
usage.py Microversion 1.38: API support for consumer types 2021-08-05 23:23:47 +00:00