ironic/ironic/tests/unit/drivers/modules/irmc
Ruby Loo b7d4147182 Use ironic-lib's util methods
ironic.common.utils.dd(), mkfs(), unlink_without_raise(),
and is_http_url() methods were moved to ironic-lib. This
removes the copies in ironic and updates the code to use
the methods in ironic-lib.

Change-Id: I09c0a037b7979079cbfe5e33cbfd157ea3f3f79d
2016-01-04 15:39:57 +00:00
..
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
fake_sensors_data_ng.xml Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
fake_sensors_data_ok.xml Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_boot.py Use ironic-lib's util methods 2016-01-04 15:39:57 +00:00
test_common.py Rename utils.py to mgr_utils.py to avoid namespace collision 2015-10-23 06:09:41 -07:00
test_management.py Rename utils.py to mgr_utils.py to avoid namespace collision 2015-10-23 06:09:41 -07:00
test_power.py Refactor IRMCVirtualMediaIscsiDeploy by applying new BootInterface 2015-11-22 14:35:39 +09:00