ironic/ironic/tests/drivers
Ghe Rivero 3419b38b11 Raise MissingParameterValue instead of Invalid
There are several functions that were raising InvalidParameterValue,
when it should be a MissingParamenteValue. This way we can differentiate
both exceptions when needed.

Change-Id: Ia5ce05e30b3fb00261854857aeef46238a8b00f8
2014-08-12 20:05:59 +00:00
..
ilo Raise MissingParameterValue instead of Invalid 2014-08-12 20:05:59 +00:00
__init__.py Mock seamicroclient lib in unit tests if not present 2014-06-09 17:08:23 +00:00
agent_pxe_config.template Add ironic-python-agent deploy driver 2014-07-30 23:27:11 +00:00
pxe_config.template Specify rootfstype=ramfs deploy kernel parameter 2014-07-07 11:54:42 -07:00
test_agent.py Remove dbapi calls from agent driver 2014-08-01 14:14:05 +00:00
test_agent_client.py Add ironic-python-agent deploy driver 2014-07-30 23:27:11 +00:00
test_console_utils.py Replace mknod() with chmod() 2014-06-16 07:14:44 -04:00
test_deploy_utils.py Reduce running time of test_different_sizes 2014-08-11 15:19:54 +03:00
test_fake.py Add drivers.base.BaseDriver.get_properties() 2014-07-23 03:10:45 +00:00
test_iboot.py Port iBoot PDU driver from Nova 2014-07-31 18:48:04 +01:00
test_image_cache.py PXE to pass hints to ImageCache on how much space to reclaim 2014-06-23 14:09:40 +02:00
test_ipminative.py Raise MissingParameterValue instead of Invalid 2014-08-12 20:05:59 +00:00
test_ipmitool.py Raise MissingParameterValue instead of Invalid 2014-08-12 20:05:59 +00:00
test_pxe.py Raise MissingParameterValue instead of Invalid 2014-08-12 20:05:59 +00:00
test_seamicro.py Raise MissingParameterValue instead of Invalid 2014-08-12 20:05:59 +00:00
test_ssh.py Raise MissingParameterValue instead of Invalid 2014-08-12 20:05:59 +00:00
test_utils.py Add create() and destroy() to Port object 2014-08-11 10:51:22 +01:00
third_party_driver_mocks.py Migration to oslo.utils library 2014-08-06 16:15:58 +00:00