neutron-lib/neutron_lib
Bence Romsics 5aa2847367 Placement client: always return body
In a few POST and PUT calls we didn't return the JSON body of the
response we got. By that we were just throwing away information we
already waited for.

This patch makes sure that if the HTTP response had a body we return it.

We leave one exception: PUT /resource_classes/ microversions 1.2 - 1.6.
Usage of that is strongly discouraged and starting from 1.7 the response
no longer has a body.

Change-Id: Ifa4db6edd4c656023039f7a68c09bf2cea508231
2018-08-21 16:52:30 +02:00
..
agent Add port bindings to RPC topics resources 2018-04-27 11:03:34 -05:00
api Merge "Add is_filter to port_mac_address_regenerate" 2018-08-16 02:55:02 +00:00
callbacks Add bandit to pep8 gate 2018-06-14 11:38:33 -04:00
clients Placement client: always return body 2018-08-21 16:52:30 +02:00
db Make the DB retry mechanism more robust 2018-08-11 17:34:28 +08:00
exceptions Rehome get_port_binding_by_status_and_host 2018-07-13 18:38:12 -05:00
hacking Fix N536 - Use assertIsNone regex 2017-07-13 21:27:35 -04:00
legacy Move some common test and framework goo into neutron-lib 2016-01-29 23:45:49 -07:00
locale/zh_CN/LC_MESSAGES Imported Translations from Zanata 2018-03-01 06:47:27 +00:00
objects Add two fields to NeutronDbObjectDuplicateEntry 2018-06-28 20:56:10 +00:00
plugins Merge "Mechanism driver API: responsible_for_rsc_provider" 2018-07-19 12:10:50 +00:00
services rehome qos service DriverBase class 2017-06-13 09:06:33 -06:00
tests Merge "Make the DB retry mechanism more robust" 2018-08-15 22:06:27 +00:00
utils Merge "net_utils: Add a random mac generator" 2018-07-18 22:15:42 +00:00
__init__.py Removes unnecessary utf-8 encoding 2016-12-28 17:08:10 +07:00
_i18n.py Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
_policy.py Revisit exported policy module 2017-01-12 11:41:53 -08:00
constants.py remove CORE and L3 from neutron_lib.constants 2018-06-14 07:53:46 -06:00
context.py Adopted to new oslo.context code to remove deprecation warnings 2018-01-19 10:26:37 -08:00
fixture.py rehome rpc and related plumbing 2018-07-12 13:13:21 -06:00
rpc.py rehome rpc and related plumbing 2018-07-12 13:13:21 -06:00
version.py Setup for devref documentation 2015-12-07 18:50:07 +00:00
worker.py Enable module reference 2017-07-05 12:09:10 +09:00