691cd287ba
"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 |
||
---|---|---|
.. | ||
__init__.py | ||
client.py | ||
constants.py | ||
utils.py |