nova/nova/api/openstack/placement
Balazs Gibizer 052cefcf43 Followup for multiple member_of qparams support
* Function documentation of member_of param is fixed in multiple places
* Defaulting member_of to None instead of empty string to use a value
  that the caller documented to expect
* Fixing placement db test case that still used a single UUID list as
  member_of

Change-Id: I9b7184f8f8b1e621df61b5652956707345be2ab0
2018-05-09 14:15:01 +02:00
..
handlers placement: Granular GET /allocation_candidates 2018-05-08 11:54:30 -05:00
objects Followup for multiple member_of qparams support 2018-05-09 14:15:01 +02:00
schemas placement: Granular GET /allocation_candidates 2018-05-08 11:54:30 -05:00
__init__.py Add initial framing of placement API 2016-07-29 10:31:36 +00:00
auth.py placement: skip authentication on root URI 2017-12-11 17:28:36 +00:00
deploy.py Use microversion parse 0.2.1 2018-03-23 12:09:17 +00:00
errors.py Provide framework for setting placement error codes 2018-04-14 13:45:54 +01:00
exception.py Remove translate and a TODO 2018-03-21 16:06:01 +08:00
fault_wrap.py [placement] use simple FaultWrapper 2018-02-28 20:34:12 +00:00
handler.py Move placement exceptions into the placement package 2018-03-19 15:28:02 +00:00
lib.py Followup for multiple member_of qparams support 2018-05-09 14:15:01 +02:00
microversion.py placement: Granular GET /allocation_candidates 2018-05-08 11:54:30 -05:00
policy.py [placement] Use modern attributes of oslo_context 2017-01-31 17:37:12 +00:00
requestlog.py [placement] set accept to application/json if accept not set 2017-11-07 15:25:31 +11:00
rest_api_version_history.rst placement: Granular GET /allocation_candidates 2018-05-08 11:54:30 -05:00
util.py placement: Granular GET /allocation_candidates 2018-05-08 11:54:30 -05:00
wsgi.py Log options at debug when starting API services under wsgi 2018-01-31 15:45:27 +00:00
wsgi_wrapper.py Provide framework for setting placement error codes 2018-04-14 13:45:54 +01:00