Does this zendmd sequence seem like a reasonable way to fix this in-place on a
running system?
Code:
>>> tup = dmd.Devices.Server.Linux.laterRedHat._properties
>>> l = list(tup)
>>> l.append({'visible': True, 'type': 'lines', 'id': 'zDeviceTemplates'})
>>> dmd.Devices.Server.Linux.laterRedHat._properties = tuple(l)
Applying this has restored my ability to edit zDeviceTemplates for that device
class.
-------------------- m2f --------------------
Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=32861#32861
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users