Remove VXLAN ref where it isn't correct

This commit is contained in:
Joshua Boniface 2022-11-01 09:40:13 -04:00
parent c3bc55eff8
commit 072337f1f0
1 changed files with 1 additions and 1 deletions

View File

@ -2404,7 +2404,7 @@ def vm_list(target_node, target_state, target_tag, limit, raw, negate):
)
def cli_network():
"""
Manage the state of a VXLAN network in the PVC cluster.
Manage the state of a network in the PVC cluster.
"""
pass