ironic/ironic/tests/unit/drivers/modules
Luong Anh Tuan c4aa8e97df Replaces uuid.uuid4 with uuidutils.generate_uuid()
Openstack common has a wrapper for generating uuids.We should
use that function when generating uuids for consistency.

Change-Id: Ifab42440663323f43a7fdb5abe3887414f60602d
Closes-Bug: #1082248
2016-11-08 14:10:30 +07:00
..
amt Clean imports in code 2016-08-18 10:02:30 +07:00
cimc Improve tests for driver's parse_driver_info() 2016-06-27 16:15:05 -05:00
drac DRAC get_bios_config() passthru causes exception 2016-10-31 15:00:32 -04:00
ilo Merge "Cleanup get_ilo_license()" 2016-10-05 20:34:11 +00:00
irmc Use assertRaises() instead of fail() 2016-09-30 14:47:42 +00:00
msftocs Remove iterated form of side effects 2016-07-07 10:08:55 +09:00
network Merge "Clean up provision ports when reattempting deploy" 2016-10-17 16:13:09 +00:00
oneview Avoid name errors in oneview periodics 2016-10-12 11:52:21 -03:00
ucs Remove iterated form of side effects 2016-07-07 10:08:55 +09:00
__init__.py Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_agent.py Move build_instance_info_for_deploy to deploy_utils 2016-10-05 17:19:04 +03:00
test_agent_base_vendor.py Remove 'agent_last_heartbeat' from node.driver_internal_info 2016-10-17 15:37:50 -04:00
test_agent_client.py Fix test in test_agent_client.py 2016-06-20 21:11:29 -04:00
test_console_utils.py test_console_utils: using mock_open for builtin open() 2016-08-09 15:19:32 +07:00
test_deploy_utils.py Merge "Move build_instance_info_for_deploy to deploy_utils" 2016-10-17 17:43:41 +00:00
test_iboot.py Remove iterated form of side effects 2016-07-07 10:08:55 +09:00
test_image_cache.py Merge "Move ironic.tests.unit.base to ironic.tests.base" 2015-10-23 04:46:43 +00:00
test_inspector.py Remove unnecessary setUp 2016-09-20 14:39:28 +08:00
test_ipminative.py Merge "Rename some variables in test_ipminative.py" 2016-08-11 19:46:00 +00:00
test_ipmitool.py Merge "IPMI command should depend on console type" 2016-10-20 21:16:06 +00:00
test_iscsi_deploy.py Support configdrive in iscsi deploy for whole disk images 2016-09-18 23:28:02 -07:00
test_pxe.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-08 14:10:30 +07:00
test_seamicro.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-08 14:10:30 +07:00
test_snmp.py Update hacking test-requirement 2016-08-23 13:25:47 -07:00
test_ssh.py Fixes parameters validation in SSH power manager. 2016-10-14 09:37:06 -03:00
test_virtualbox.py Cleanup unused conf variables 2016-05-10 09:22:54 +10:00
test_wol.py Rename utils.py to mgr_utils.py to avoid namespace collision 2015-10-23 06:09:41 -07:00