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