ironic/ironic/tests/unit/db
Ricardo Araújo Santos 50c7fdc45c Fixes parameters validation in SSH power manager.
Parameters validation was not in conformity with the docs, and it
was not possible to pass a SSH key with a passphrase. This patch
fixes the validation allowing the user to pass both parameters,
and adds tests for this validation.

Change-Id: I1ba1eb8393c7921f4cab154b69b856418af32173
Closes-Bug: #1607527
2016-10-14 09:37:06 -03:00
..
sqlalchemy Add more details to MIGRATIONS_TIMEOUT note 2016-09-22 18:31:38 +00:00
__init__.py Remove unused import 2016-07-21 09:03:40 +00:00
base.py Use memory mode for sqlite in db test 2016-08-16 14:37:20 +08:00
test_chassis.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_conductor.py Clear target_power_state on conductor startup 2016-06-21 15:22:37 +00:00
test_node_tags.py Add db api layer for CRUD operations on node tags 2016-02-26 10:27:11 +08:00
test_nodes.py Fail test if excepted error was not raised 2016-09-29 18:36:39 +08:00
test_portgroups.py Add portgroups to support LAG interfaces - DB 2016-02-04 22:40:43 +02:00
test_ports.py Add portgroups to support LAG interfaces - DB 2016-02-04 22:40:43 +02:00
utils.py Fixes parameters validation in SSH power manager. 2016-10-14 09:37:06 -03:00