placement/nova
Chris Dent 8e797aad7c HTTP interface for resource providers by aggregates
In a new 1.3 microversion, the GET /resource_providers handler gains
support for a new query parameter 'member_of' which takes a value of
'in:' and a comma separated list of aggregate uuids, or a single
aggregate uuid.

The response is the list of resource providers that are associated
with any of those aggregates, or an empty list if there are none.

If in an old microversion, the query parameter is not accepted and a
400 is returned.

Change-Id: I82fc2003ce85dcadfecfea506e7d4adb47258c7a
2017-01-05 20:26:18 +00:00
..
api/openstack HTTP interface for resource providers by aggregates 2017-01-05 20:26:18 +00:00
CA some cleanup. VSA flag status changes. returned some files 2011-07-25 16:26:23 -07:00
conf conf: Remove config option compute_ manager 2016-12-08 20:05:52 +08:00
db Simple tenant usage pagination 2016-12-14 03:33:50 +00:00
objects Use pick_context_manager throughout DB APIs 2016-11-18 17:15:51 +00:00
policies policy: Add defaults in code (part 1) 2016-06-23 19:53:29 +03:00
scheduler/filters Merge "conf: Group scheduler options" 2016-10-18 13:29:33 +00:00
tests HTTP interface for resource providers by aggregates 2017-01-05 20:26:18 +00:00
virt/hyperv Remove baremetal virt driver 2014-10-08 13:41:37 +00:00
volume/encryptors encryptors: Workaround mangled passphrases 2016-11-02 20:03:41 +00:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test.py Setup CellsV2 environment in base test 2016-12-09 10:30:43 -08:00
utils.py compute: fixes python 3 related unit tests 2016-10-18 07:07:43 +00:00