ironic/ironic/tests
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
..
api Add create() and destroy() to Port object 2014-08-11 10:51:22 +01:00
conductor Raise MissingParameterValue instead of Invalid 2014-08-12 20:05:59 +00:00
db Migration to oslo.utils library 2014-08-06 16:15:58 +00:00
drivers Raise MissingParameterValue instead of Invalid 2014-08-12 20:05:59 +00:00
objects Add create() and destroy() to Chassis object 2014-08-08 10:10:54 +01:00
__init__.py Do not use __builtin__ in python3 2014-03-13 11:34:16 +08:00
base.py Use oslo.db library 2014-07-17 14:04:57 +03:00
conf_fixture.py Port to oslo.messaging 2014-04-25 22:46:44 +01:00
fake_policy.py Remove extraneous vim configuration comments for ironic 2014-02-26 09:24:48 +08:00
matchers.py Remove extraneous vim configuration comments for ironic 2014-02-26 09:24:48 +08:00
policy_fixture.py Fix pep8 errors and make it pass Jenkins tests. 2013-05-16 18:40:38 -07:00
stubs.py Remove extraneous vim configuration comments for ironic 2014-02-26 09:24:48 +08:00
test_dbsync.py Remove extraneous vim configuration comments for ironic 2014-02-26 09:24:48 +08:00
test_disk_partitioner.py Fix workaround for the "device is busy" problem 2014-07-03 21:02:07 +02:00
test_glance_service.py Do not rely on hash ordering in tests 2014-07-29 12:04:35 +02:00
test_hash_ring.py Factor hash ring management out of the conductor 2014-04-10 08:09:09 -07:00
test_images.py Migration to oslo.utils library 2014-08-06 16:15:58 +00:00
test_keystone.py Replace fixtures with mock in test_keystone.py 2014-03-25 10:55:49 +00:00
test_neutron.py Add create() and destroy() to Port object 2014-08-11 10:51:22 +01:00
test_policy.py Remove extraneous vim configuration comments for ironic 2014-02-26 09:24:48 +08:00
test_pxe_utils.py Add create() and destroy() to Port object 2014-08-11 10:51:22 +01:00
test_utils.py Do not use __builtin__ in python3 2014-03-13 11:34:16 +08:00