ironic-lib/ironic_lib
John L. Villalovos 35eb2af3f4 Fix issue with double mocking of utils.execute functions
An issue was discovered if we mock an already mock-ed function. This
was happening in our execute() detection code. Change it to not use a
mock and instead a function.

Add test cases to ensure it works as expected.

Change-Id: If58071b41c7e69bc182ea033bf647924f996f1f3
2017-12-11 07:26:42 -08:00
..
common Remove translation of log messages 2017-03-21 12:12:56 -07:00
tests Fix issue with double mocking of utils.execute functions 2017-12-11 07:26:42 -08:00
__init__.py Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
disk_partitioner.py Remove translation of log messages 2017-03-21 12:12:56 -07:00
disk_utils.py Add raises note to disk_utils.get_disk_identifier 2017-11-15 17:22:24 -05:00
exception.py Remove translation of log messages 2017-03-21 12:12:56 -07:00
metrics_statsd.py Remove translation of log messages 2017-03-21 12:12:56 -07:00
metrics_utils.py Add support for metrics 2016-06-28 13:38:01 +01:00
metrics.py Enforce doc8, make it pass, + fix inaccuracies 2016-08-18 16:47:22 +00:00
utils.py Merge "Added by_path root device hint" 2017-09-26 08:58:14 +00:00
version.py Add framework for doc building in ironic-lib 2016-08-18 09:14:52 -07:00