Ah....looks like the 101 object is an integer and it doesn't like that. Here's the error in the log file:

(cannot concatenate 'str' and 'int' objects)

Since I'm setting it as component I can probably just remove it, but for future reference, is there some function I can wrap around that to convert it to a string?

str(101)
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to