ironic-lib/ironic_lib/tests
Riccardo Pittau bfa2c64b24 Handle ironic exception in ironic-lib
Move the ironic exception to ironic-lib

Also include changes:
- Use _fmt_msg instead of message.
- Move function '_ensure_exception_kwargs_serializable' from
ironic exception module to ironic-lib exception module.

Change-Id: I467d22e7da76dfb30af0fe686a2eb4f8270b2740
Story: 1626578
Task: 30287
2019-05-15 12:03:09 +02:00
..
__init__.py Move tests/ under ironic_lib/, use ostestr 2015-09-30 09:37:17 -07:00
base.py Prevent configuration changes in unit tests from affecting each other 2018-09-27 12:52:31 +02:00
test_base.py Fix issue with double mocking of utils.execute functions 2017-12-11 07:26:42 -08:00
test_disk_partitioner.py Add logic to create PReP partition for ppc64* arch 2018-07-16 14:26:50 +00:00
test_disk_utils.py Include partiton name and flags from parted output 2019-03-30 06:11:35 +00:00
test_exception.py Handle ironic exception in ironic-lib 2019-05-15 12:03:09 +02:00
test_mdns.py Add support code for multicast DNS service discovery 2019-05-14 12:19:37 +02:00
test_metrics.py Use six.wraps() for Metrics so decorated methods can be inspected 2018-02-01 08:47:01 -08:00
test_metrics_statsd.py Prevent tests from using utils.execute() 2017-05-17 09:21:26 -07:00
test_metrics_utils.py Adjust test with option 'backend' 2017-06-16 11:26:02 +08:00
test_utils.py Prevent configuration changes in unit tests from affecting each other 2018-09-27 12:52:31 +02:00