ironic/ironic/tests/unit/drivers
Sinval Vieira 55c246af85 Adding oneview.common tests for some method not well tested
This is the first of a patch series to improve OneView driver unit
testing. There are some functions at oneview.common that need more
test cases. This change add test cases to cover specific scenarios
for 'get_oneview_info' and '_verify_node_info' functions.

Change-Id: Id1246bc5366018d642874bfbde23b6b13763f322
2015-12-08 20:53:34 -03:00
..
modules Adding oneview.common tests for some method not well tested 2015-12-08 20:53:34 -03:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
agent_pxe_config.template Prepare for functional testing 2015-09-28 21:27:01 +00:00
elilo_efi_pxe_config.template Prepare for functional testing 2015-09-28 21:27:01 +00:00
ipxe_config.template Prepare for functional testing 2015-09-28 21:27:01 +00:00
pxe_config.template Prepare for functional testing 2015-09-28 21:27:01 +00:00
pxe_grub_config.template Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_agent.py Add agent_iboot entrypoint 2015-11-10 09:30:53 +00:00
test_base.py Support arguments for clean step methods 2015-11-19 03:02:29 +00:00
test_fake.py Rename utils.py to mgr_utils.py to avoid namespace collision 2015-10-23 06:09:41 -07:00
test_irmc.py Refactor IRMCVirtualMediaAgentDeploy by applying new BootInterface 2015-11-22 14:41:45 +09:00
test_pxe.py Refactor iLO driver console interface into new module 2015-11-13 06:23:20 -08:00
test_utils.py Rename utils.py to mgr_utils.py to avoid namespace collision 2015-10-23 06:09:41 -07:00
third_party_driver_mock_specs.py OneView Driver for Ironic 2015-10-09 15:14:32 -03:00
third_party_driver_mocks.py Refactor IRMCVirtualMediaIscsiDeploy by applying new BootInterface 2015-11-22 14:35:39 +09:00