ironic/ironic/tests/conductor
Zhenguo Niu cf9466d9ac When boot option is not persisted, set boot on next power on
If the server ipmi does not support the command 'chassis bootdev'
with 'persistent' option', the boot device cannot be set persistently
and will not be set for the 2nd boot.  This change proposes to add
a new parameter in node's driver_info to force set the boot device for
each power on.

Change-Id: I8d70c6292e3e013ccaf90f9ce4a616c8c916fe64
Closes-Bug: #1407820
2015-09-02 15:45:02 +08:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
test_conductor_utils.py Use functions from oslo.utils 2015-02-23 13:29:50 +02:00
test_manager.py When boot option is not persisted, set boot on next power on 2015-09-02 15:45:02 +08:00
test_rpcapi.py Enforce flake8 E123/6/7/8 in ironic 2015-06-04 12:56:51 +01:00
test_task_manager.py Make task_manager logging more helpful 2015-06-25 16:42:08 +02:00
test_utils.py Remove all redundant setUp() methods 2014-10-30 16:49:00 +00:00
utils.py Enforce flake8 E123/6/7/8 in ironic 2015-06-04 12:56:51 +01:00