summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-deprecated-build-instance-info-for-deploy-2fe165fc018010e4.yaml
blob: feed583b4f17bf6caa9bc1d20c7ed615df431b50 (plain)
1
2
3
4
5
6
7
8
---
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.