
Adds validate_rescue() method to network interface to validate rescuing network. This method is called by rescue.validate(). Change-Id: Iccac602047eec10f03ef6eaf2dbe716efd6e7f9a Closes-Bug: #1747100
9 lines
328 B
YAML
9 lines
328 B
YAML
---
|
|
other:
|
|
- |
|
|
Adds new method ``validate_rescue()`` to network interface to validate
|
|
rescuing network. This method is called during validation of rescue
|
|
interface. This fixes the `validation of rescuing network based on
|
|
network type in rescue interface
|
|
<https://bugs.launchpad.net/ironic/+bug/1747100>`_.
|