nova/nova/api/openstack/placement
deepak.mourya 40de025ced Handle CannotDeleteParentResourceProvider to 409 Conflict
Error handling to raise the exception 409 while deleting
the parent if it has children.

Closes-Bug: #1770636
Change-Id: I87df68992e4e635f009974f5205ca4919a4f2576
(cherry picked from commit 1ea3d5ec74)
2018-06-28 13:50:18 +00:00
..
handlers Handle CannotDeleteParentResourceProvider to 409 Conflict 2018-06-28 13:50:18 +00:00
schemas [placement] Separate API schemas (resource_provider) 2018-01-31 09:36:38 +09: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 placement: skip authentication on root URI 2017-12-11 17:28:36 +00:00
handler.py [placement] POST /allocations to set allocations for >1 consumers 2017-11-28 12:15:53 +00:00
lib.py RequestGroup class for placement & consumers 2017-11-03 07:15:38 -05:00
microversion.py Merge "Fix missing marker functions" 2018-01-27 12:01:46 +00: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 doc: mark the max microversions for queens 2018-02-01 10:06:14 -05:00
util.py Fix nits in support traits changes 2018-01-31 11:07:07 -05:00
wsgi_wrapper.py Placement api: set custom json_error_formatter in allocations 2017-02-09 16:19:18 +00:00
wsgi.py Log options at debug when starting API services under wsgi 2018-01-31 15:45:27 +00:00