Neutron shared routines and utilities.
Go to file
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
api-ref/source api-ref, fwaas-v2: Remove 'status' from request. 2018-08-10 17:26:28 +02:00
doc rehome rpc and related plumbing 2018-07-12 13:13:21 -06:00
neutron_lib Placement client: always return body 2018-08-21 16:52:30 +02:00
releasenotes Placement client: always return body 2018-08-21 16:52:30 +02:00
tools Remove tools/tox_install.sh 2018-03-07 20:31:12 +01:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore Switch to stestr 2018-05-24 11:09:18 -07:00
.gitreview Added .gitreview 2015-11-19 19:54:39 +00:00
.mailmap Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
.stestr.conf Fix unit test failures due to switch to testr changes 2017-09-14 08:17:35 -07:00
.zuul.yaml add lower-constraints job 2018-03-22 16:36:02 -04:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
CONTRIBUTING.rst Merge "Update links in CONTRIBUTING.rst" 2017-10-05 20:47:37 +00:00
HACKING.rst Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
lower-constraints.txt Remove os-testr from lower-constraints 2018-06-01 13:09:00 +05:30
README.rst Add release notes link to README 2018-06-20 19:29:43 +08:00
requirements.txt rehome model_query and its dependencies 2018-04-20 06:18:11 -06:00
setup.cfg Follow the new PTI for document build 2018-03-27 11:19:28 +08:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Add bandit to pep8 gate 2018-06-14 11:38:33 -04:00
tox.ini Update list of skipped bandit plugins 2018-08-21 09:28:09 +02:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO