nova/nova/api/openstack
Ed Leafe a69e05d29a Add 'member_of' param to GET /allocation_candidates
The call to GET /allocation_candidates now accepts a 'member_of'
parameter, representing one or more aggregate UUIDs. If this parameter
is supplied, the allocation_candidates returned will be limited to those
with resource_providers that belong to at least one of the supplied
aggregates.

Blueprint: alloc-candidates-member-of

Change-Id: I5857e927a830914c96e040936804e322baccc24c
2018-03-16 16:32:02 +00:00
..
compute Merge "conf: Remove deprecated 'allow_instance_snapshots' opt" 2018-03-13 13:32:45 +00:00
placement Add 'member_of' param to GET /allocation_candidates 2018-03-16 16:32:02 +00:00
__init__.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00
api_version_request.py [api] Allow multi-attach in compute api 2018-01-22 10:45:13 -05:00
auth.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00
common.py conf: Remove deprecated 'allow_instance_snapshots' opt 2018-03-12 14:40:11 +00:00
identity.py Use ksa adapter for keystone conf & requests 2017-11-30 22:33:01 +00:00
requestlog.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00
urlmap.py Use of six.PY3 should be forward compatible 2016-01-17 03:32:34 +00:00
versioned_method.py Implement microversion support on api methods 2014-12-05 09:54:41 +08:00
wsgi.py Refactor WSGI apps and utils to limit imports 2018-03-06 22:05:12 +00:00
wsgi_app.py Log options at debug when starting API services under wsgi 2018-01-31 15:45:27 +00:00