ironic/ironic/tests/unit/drivers
Pavlo Shchelokovskyy 1a3a2c413e Remove deprecated ansible driver options
these are ansible_deploy_username and ansible_deploy_key_file.
Operators will have to set ansible_username and ansible_key_file
node drover_info fields instead.

Change-Id: I12a65aed63e4d1889f403ed8cdff1489ff762628
2018-06-07 12:57:37 +03:00
..
modules Remove deprecated ansible driver options 2018-06-07 12:57:37 +03:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
elilo_efi_pxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
ipxe_config.template Remove ip parameter from ipxe command line 2018-05-04 12:24:37 -07:00
ipxe_config_boot_from_volume_extra_volume.template Fix authentication issues along with add multi extra volumes 2018-05-30 14:28:01 +07:00
ipxe_config_boot_from_volume_no_extra_volumes.template Fix authentication issues along with add multi extra volumes 2018-05-30 14:28:01 +07:00
ipxe_config_timeout.template Remove ip parameter from ipxe command line 2018-05-04 12:24:37 -07:00
pxe_config.template Stop passing IP address to IPA by PXE 2018-05-30 10:58:37 +09:00
pxe_grub_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
test_base.py Fix FakeBIOS to allow tempest testing 2018-06-04 12:17:36 +02:00
test_cisco.py Add I202 to flake ignore list 2017-10-25 14:32:52 +03:00
test_drac.py Add no-vendor interface to the idrac hardware types 2017-11-14 13:04:57 +01:00
test_fake.py Remove excessive usage of mock_the_extension_manager in unit tests - part 2 2018-05-24 18:47:52 +02:00
test_generic.py cleanup: Remove usage of some_dict.keys() 2018-02-05 20:45:04 -08:00
test_ilo.py Implements validate_rescue() for IloVirtualMediaBoot 2018-02-14 06:06:46 -05:00
test_ipmi.py Follow-up for agent rescue implementation 2018-01-26 10:15:24 -05:00
test_irmc.py Implements validate_rescue() for IRMCVirtualMediaBoot 2018-03-13 09:45:42 +00:00
test_oneview.py Fix HPE headers for oneview. 2017-11-29 16:51:32 -03:00
test_pxe.py Remove SSH-based driver interfaces and drivers 2017-08-01 12:39:39 +00:00
test_redfish.py Add redfish driver 2017-04-21 11:06:24 +01:00
test_snmp.py Adds hardware type for SNMP powered systems 2017-08-07 10:28:16 -04:00
test_utils.py Remove excessive usage of mock_the_extension_manager in unit tests - part 2 2018-05-24 18:47:52 +02:00
test_xclarity.py tox.ini: flake8: Remove I202 from ignore list 2018-02-26 09:00:42 -08:00
third_party_driver_mock_specs.py Remove python-oneviewclient from oneview hardware type. 2018-01-25 01:30:27 +00:00
third_party_driver_mocks.py Merge "Remove python-oneviewclient from oneview hardware type." 2018-01-27 10:43:55 +00:00