ironic/releasenotes/notes/remove-deprecated-build-instance-info-for-deploy-2fe165fc018010e4.yaml
Dmitry Tantsur de581d5518 Release notes clean up for the next release
Change-Id: I4b911928bcdb65a9950dfe955afc5a4f554d9bd1
2017-08-08 14:30:02 +02:00

9 lines
336 B
YAML

---
other:
- |
The method ``build_instance_info_for_deploy()`` from the
``ironic.drivers.modules.agent`` module was deprecated in the Ocata cycle
(version 7.0.0). It is no longer available. Please use the method
``build_instance_info_for_deploy()`` from the
``ironic.drivers.modules.deploy_utils`` module instead.