Hi all,
I tried to add a VMWare Infrastructure but later realized that the unlicensed
version doesn't support it. Now a couple of things are broken now.
For instance:
Code:
>>> for d in dmd.Devices.getSubDevices():
... print d.id
...
Traceback (most recent call last):
File "<console>", line 1, in ?
File "/opt/zenoss/Products/ZenModel/DeviceOrganizer.py", line 116, in
getSubDevices
return list(devices)
File "/opt/zenoss/Products/ZenModel/DeviceOrganizer.py", line 112, in
<generator expression>
devices = (b.getObject() for b in brains)
File "/opt/zenoss/lib/python/Products/ZCatalog/CatalogBrains.py", line 77, in
getObject
parent = parent.unrestrictedTraverse(path[:-1])
File "/opt/zenoss/lib/python/OFS/Traversable.py", line 182, in
unrestrictedTraverse
next = bobo_traverse(REQUEST, name)
File "/opt/zenoss/Products/Five/traversable.py", line 89, in __bobo_traverse__
return self.__fallback_traverse__(REQUEST, name)
File "/opt/zenoss/Products/Five/traversable.py", line 58, in
__fallback_traverse__
raise AttributeError, name
AttributeError: TNL1DMZVM01
The TNL1DMZVM01 is the VMWare infrastructure I added. When I do a
find('TNL1DMZVM01') it just gives None.
Any way how to get rid of this device?
Grtz,
T
-------------------- m2f --------------------
Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=35177#35177
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users