2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-01-28 20:07:48 +00:00

Fix /networking/macs/by-mac

The module apimacmap was not correctly scoped.
This commit is contained in:
Jarrod Johnson 2018-10-01 14:40:02 -04:00
parent a5d5f4a6a4
commit 484435c732

View File

@ -297,6 +297,7 @@ def _finish_update(completions):
def _full_updatemacmap(configmanager):
global vintage
global _apimacmap
global _macmap
global _nodesbymac
global _switchportmap