1c162058e3
Adds validate_rescue() method to boot interface to validate node's boot properties related to rescue operation. This method is called by the validate() method of rescue interface. Closes-Bug: #1747467 Change-Id: Ib68d49a9cdb2ae4a5d43b90716c0a0c1166398c0
7 lines
212 B
YAML
7 lines
212 B
YAML
---
|
|
other:
|
|
- |
|
|
Adds new method ``validate_rescue()`` to boot interface to validate
|
|
node's properties related to rescue operation. This method is called
|
|
by the validate() method of rescue interface.
|