Hello again-
Can you tell I'm catching up on email?
That is SUPER slow. I don't have enough information to help you yet.
Is it really slow when you first import NetDevices? For example...
>>> from trigger.netdevices import NetDevices()
>>> dev = NetDevices() # <= Slowness here
Sometime later (45 seconds???)
>>> len(dev)
1466
Or is it only when using "gong" to connect to devices?
Please let me know. NetDevices is usually the one part of Trigger that could take the longest depending on how you're populating it. You said, RANCID, indicating that you pointed Trigger to a router.db file.
If you could give me some more information, I'll do my best to help you figure out the slowness.
ᐧ