placement/placement/tests/functional
Tetsuro Nakamura 8395e3f099 Support `same_subtree` queryparam
A new same_subtree query parameter will be accepted. The value is
a comma-separated list of request group suffix strings $S. Each must
exactly match a suffix on a granular group somewhere else in the
request. Importantly, the identified request groups need not have
a resources$S.

If this is provided, at least one of the resource providers satisfying
the specified request group must be an ancestor of the rest.

The same_subtree query parameter can be repeated and each repeat group
is treated independently.

Co-Authored-By: Chris Dent <cdent@anticdent.org>
Change-Id: I7fdeac24606359d37f1a7405d22c5797840e1a9e
Story: 2005575
Task: 30784
2019-07-09 07:21:53 +00:00
..
cmd Change "Missing Root Provider IDs" upgrade check to a failure 2019-05-22 14:45:36 -04:00
db Correct variable use and naming in mappings tests 2019-07-05 09:59:56 +01:00
fixtures Support `same_subtree` queryparam 2019-07-09 07:21:53 +00:00
gabbits Support `same_subtree` queryparam 2019-07-09 07:21:53 +00:00
__init__.py Empty __init__.py files that should be empty 2018-09-04 10:31:26 -05:00
base.py Stop using global oslo_config 2018-11-30 14:51:23 +00:00
test_api.py Rename files to remove 'placement' 2018-09-07 20:10:06 +00:00
test_direct.py Stop using global oslo_config 2018-11-30 14:51:23 +00:00
test_verify_policy.py Stop using global oslo_config 2018-11-30 14:51:23 +00:00