Well I suspect something in the chain of function calls calls classes from a list and if you have the same portal meta type defined in the component class as the classes name then it fails.
My fix without much understanding was to change the portal meta type to instead be "Pillar LUN" with a space. Found after trial and error. Code: zopectl restart and the same getRRDTemplates() function on the same exact object now returns the correct template instead of the relation. I didnt think things would clash like that but chalk it up to another plugin gotcha. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=20961#20961 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
