we return the rspec object, otherwise the subsequent rspec.filter fails
[sfa.git] / sfa / plc / nodes.py
index fae8132..75e2e22 100644 (file)
@@ -259,5 +259,5 @@ class Nodes(SimpleStorage):
         # convert the rspec dict to xml
         rspec = RSpec()
         rspec.parseDict(resourceDict)
-        return rspec.toxml()
+        return rspec