Go to file
Ruby Loo 166f56da94 Consistent way to set details for Error instances
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
2015-01-15 18:40:29 +00:00
2014-04-03 21:09:11 +04:00
2013-09-17 13:41:59 -07:00
2014-07-01 16:16:08 -07:00
2014-07-30 15:55:02 -07:00
2015-01-07 15:33:51 -08:00

ironic-python-agent

An agent for building and controlling Ironic nodes. To contribute, start here: Openstack: How to contribute.

Description
A Python agent for provisioning and deprovisioning Bare Metal servers.
Readme 36 MiB
Languages
Python 99.9%
Shell 0.1%