166f56da9464c07ee07f537710a37a2f2e8d59fb

This fixes and cleans up (making it consistent) how error instances set their details value. The base class RESTError will set the details value; all subclasses should call their parent's __init__(). Unit tests were added to test that the Error instances are initialized correctly. Change-Id: I2390fa0012f8e4e6d73cbfb188f1733dfe85e65a Closes-Bug: #1408817
ironic-python-agent
An agent for building and controlling Ironic nodes. To contribute, start here: Openstack: How to contribute.
Description
Languages
Python
99.9%
Shell
0.1%