Neutron shared routines and utilities.
Go to file
Lajos Katona f0a9959a7f Fix placement calls in placement client
Based on the placement api-ref fix the already implemented placement API
calls in the placement client of neutron-lib.

Fixed/changed parts:
- Add version header to create_resource_provider
- Change create_inventory to update_resource_provider_inventories, as
the http request is a PUT not a POST, and add exception to handle the
case when the rp is not found.
- Change update_inventory to update_resource_provider_inventory, to make
the method name in sync with placement API ref.
- Fix the failing unit tests, and cover the negative case for
update_resource_provider_inventories.

Change-Id: I336c57e734f91795038c5ba9074970d1f5522da2
Related-Bug: #1578989
2018-04-18 12:59:27 +02:00
api-ref/source Merge "api-ref: add filter parameters to trunk" 2018-03-16 14:09:49 +00:00
doc/source update releasing doc links for zuul v3 2018-01-02 13:33:21 -07:00
neutron_lib Fix placement calls in placement client 2018-04-18 12:59:27 +02:00
releasenotes Fix placement calls in placement client 2018-04-18 12:59:27 +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 Fix unit test failures due to switch to testr changes 2017-09-14 08:17:35 -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
.testr.conf Improvements to tox envs 2015-12-19 01:00:22 -05: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
README.rst Update url links in README.rst 2018-02-12 15:11:11 +08:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
requirements.txt Updated from global requirements 2018-03-15 07:23:41 +00:00
setup.cfg Update the documentation link for doc migration 2017-07-20 15:46:41 +00:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:23:41 +00:00
tox.ini Remove tools/tox_install.sh 2018-03-07 20:31:12 +01:00

README.rst

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO