Fix MDSAL nonexistent namespace error being too restrictive 92/33992/2
authorJozef Behran <jbehran@cisco.com>
Wed, 3 Feb 2016 13:18:48 +0000 (14:18 +0100)
committerJozef Behran <jbehran@cisco.com>
Thu, 4 Feb 2016 08:50:03 +0000 (09:50 +0100)
All that is needed is that the response contains a
<rpc-error> tag and that it mentions the bogus namespace.
Insisting on having also "does-not-exist" or other texts in
the error message is superfluous and easily leads to
spurious failures.

Change-Id: I202f4bf2a81573106763136a0d9bf4cc1bb5d8a2
Signed-off-by: Jozef Behran <jbehran@cisco.com>

No differences found