Doc: Fix incorrect function in example code

The referenced bug looks mostly fixed. This patch is basically
closing it.
Closes-Bug: #2039072
Change-Id: I22b80f2c995c365e9f19c3a06c80656cb6ce8922
This commit is contained in:
cid
2025年03月07日 13:58:15 +01:00
parent 1e73cba5cb
commit 91f520356d

View File

@@ -268,7 +268,7 @@ the user requested order is what is utilized.
.. code-block:: python
def get_deploy_steps(self, node, ports):
def get_service_steps(self, node, ports):
return [
{
# A function on the custom hardware manager
Reference in New Issue
openstack/ironic-python-agent
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.