neutron-lib/neutron_lib
Rodolfo Alonso Hernandez 691cd287ba PlacementAPIClient.update_resource_class client call missing argument
"PlacementAPIClient.update_resource_class" is calling Placement client
"put" method with a missing argument, "data". In this call, "data"
should be None [1], but it's a positional argument and must be passed.

[1] https://github.com/openstack/nova/blob/master/nova/api/openstack/placement/microversion.py#L41

Change-Id: Iedcad7c81a913923506bed2762b60b094f2d601d
Closes-Bug: #1794545
2018-09-26 16:15:16 +01:00
..
agent Add port bindings to RPC topics resources 2018-04-27 11:03:34 -05:00
api Merge "Let Neutron enforce rule on create_subnet with segment_id [neutron-lib part]" 2018-09-25 22:05:02 +00:00
callbacks Add bandit to pep8 gate 2018-06-14 11:38:33 -04:00
db Make the DB retry mechanism more robust 2018-08-11 17:34:28 +08:00
exceptions Placement client: ensure_resource_provider 2018-08-21 16:52:30 +02: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
placement PlacementAPIClient.update_resource_class client call missing argument 2018-09-26 16:15:16 +01:00
plugins Mechanism driver API: resource_provider_uuid5_namespace 2018-08-21 16:52:30 +02:00
services rehome qos service DriverBase class 2017-06-13 09:06:33 -06:00
tests PlacementAPIClient.update_resource_class client call missing argument 2018-09-26 16:15:16 +01: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 policy-in-code support in neutron-lib 2018-09-17 08:59:57 +00: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 Switch to oslo_messaging.ConfFixture.transport_url 2018-09-10 16:28:12 -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