placement/placement/handlers
Eric Fried 878268b229 Move qs parsing to placement.lib.RequestGroup
Since it produces a dict of RequestGroup, move the
parse_qs_request_groups to staticmethod RequestGroup.dict_from_request.

This is going to help when we want to split up that method to reduce
complexity.

Change-Id: Ief5cb60c90268b079f2f9ada44ba997c316420d9
2018-09-14 16:15:53 -06:00
..
__init__.py Move the placement code to the base 2018-09-04 10:31:23 -05:00
aggregate.py Fix alpha-ordering of imports for pep8 2018-09-04 10:31:28 -05:00
allocation.py Fix alpha-ordering of imports for pep8 2018-09-04 10:31:28 -05:00
allocation_candidate.py Move qs parsing to placement.lib.RequestGroup 2018-09-14 16:15:53 -06:00
inventory.py Fix alpha-ordering of imports for pep8 2018-09-04 10:31:28 -05:00
reshaper.py Fix alpha-ordering of imports for pep8 2018-09-04 10:31:28 -05:00
resource_class.py Fix alpha-ordering of imports for pep8 2018-09-04 10:31:28 -05:00
resource_provider.py Fix alpha-ordering of imports for pep8 2018-09-04 10:31:28 -05:00
root.py Remove the import pathing for the old structure 2018-09-04 10:31:24 -05:00
trait.py Fix alpha-ordering of imports for pep8 2018-09-04 10:31:28 -05:00
usage.py Fix alpha-ordering of imports for pep8 2018-09-04 10:31:28 -05:00