Block a user
feat(host_network): configure bonds and port channels
feat(switch/brocade): Implement clients to interact with Brocade switches
WIP: configure-switch
in that case what should we do if we realize that not a single mac addresses were found on the switch? should we simply ignore it (current solution) or should we clear existing configurations to a…
WIP: configure-switch
that's one of the options, yes 😉 the fixme is just stating the problem: we should not use directly this type from harmony_inventory_agent
possible solutions are:
- (what you suggested)…