neutron-lib/neutron_lib/tests
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
..
etc policy-in-code support in neutron-lib 2018-09-17 08:59:57 +00:00
unit PlacementAPIClient.update_resource_class client call missing argument 2018-09-26 16:15:16 +01:00
__init__.py Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
_base.py Don't override oslo.db tweaks for connection pool in tests 2018-01-23 12:11:00 -08:00
_post_mortem_debug.py Move some common test and framework goo into neutron-lib 2016-01-29 23:45:49 -07:00
_tools.py Use flake8-import-order plugin 2017-07-05 00:53:13 -07:00