Remove VXLAN ref where it isn't correct
This commit is contained in:
parent
c3bc55eff8
commit
072337f1f0
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue