ironic/ironic/tests/drivers/ilo
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
..
__init__.py Add IloDriver and its IloPower module 2014-07-17 20:50:53 +05:30
test_common.py Raise MissingParameterValue instead of Invalid 2014-08-12 20:05:59 +00:00
test_power.py Migration to oslo.utils library 2014-08-06 16:15:58 +00:00