Skip to content

Commit 7292a21

Browse files
Merge pull request #1217 from klgill/docs-fix-networker-step
updated command
2 parents 032df1c + 2eb8b01 commit 7292a21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs_user/modules/proc_adopting-networker-services-to-the-data-plane.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ $ oc exec openstackclient -- openstack network agent list
403403
.. If any agent in the list shows `XXX` in the `Alive` field, verify the Host and Agent Type, if the functions of this agent is no longer required, and the agent has been permanently stopped on the {rhos_prev_long} host. Then, delete the agent:
404404
+
405405
----
406-
$ oc exec openstackclient -- openstack network agent <agent_id>
406+
$ oc exec openstackclient -- openstack network agent delete <agent_id>
407407
----
408408
* Replace `<agent_id>` with the ID of the agent to delete, for example, `856960f0-5530-46c7-a331-6eadcba362da`.
409409

0 commit comments

Comments
 (0)