ef40eea0f78d5572ba8e9ecbc429d3eb59c5ced5
The resource variable, originally containing the resource type, i.e.
'lease', was reassigned with a lease object before being used in the
exception message. As a result, the message displayed a dictionary of
lease values, instead of "type 'lease'".
Change-Id: If4cb03cfb4a895c11e3952f0f1b79e0c7d14de8c
Closes-Bug: #1786030
(cherry picked from commit 92e26f3417)
Team and repository tags
Blazar client
This is a client for the OpenStack Blazar API. It provides a Python API (the blazarclient module) and a command-line script (blazar).
Other Resources
Source code:
Blueprints/Bugs: https://launchpad.net/blazar
Documentation: https://docs.openstack.org/blazar/latest/
Description
Languages
Python
100%