diff options
Diffstat (limited to 'xml/test-2/072-rsc-op-attrs-inst-requires-no-override.ref.err')
-rw-r--r-- | xml/test-2/072-rsc-op-attrs-inst-requires-no-override.ref.err | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xml/test-2/072-rsc-op-attrs-inst-requires-no-override.ref.err b/xml/test-2/072-rsc-op-attrs-inst-requires-no-override.ref.err new file mode 100644 index 0000000..cc5dd7d --- /dev/null +++ b/xml/test-2/072-rsc-op-attrs-inst-requires-no-override.ref.err @@ -0,0 +1,4 @@ +DEBUG: Resources-operation instance_attributes: myAddr-start (rsc=myAddr, meta=myAddr-start-instance): moving requires under per-resource-meta_attributes as requires unless already defined there for matching start|promote +DEBUG: Resources-operation: myAddr-start (rsc=myAddr): moving requires under meta_attributes as requires unless already defined there for matching start|promote +DEBUG: Resources-operation instance_attributes: stateful-promote (rsc=stateful, meta=stateful-promote-instance): moving requires under per-resource-meta_attributes as requires unless already defined there for matching start|promote +DEBUG: Resources-operation: stateful-promote (rsc=stateful, meta=stateful-promote-meta): moving requires under meta_attributes as requires unless already defined there for matching start|promote |