d6ccfb0e9e
The method build_instance_info_for_deploy in ironic.drivers.modules.agent was deprecated in the Ocata cycle (7.0.0). It is no longer supported. The method build_instance_info_for_deploy() from ironic.drivers.modules.deploy_utils should be used instead. Change-Id: I88dfb0b84709ca3545bb4d4384bfad58ec2eb0a0 Closes-Bug: #1678902
9 lines
288 B
YAML
9 lines
288 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The method build_instance_info_for_deploy() from
|
|
ironic.drivers.modules.agent was deprecated in Ocata cycle (7.0.0).
|
|
It is no longer supported. Please use the method
|
|
build_instance_info_for_deploy() from ironic.drivers.modules.deploy_utils
|
|
instead.
|