Avoid IllegalArgument on missing source 99/16999/2
authorMaros Marsalek <mmarsale@cisco.com>
Mon, 23 Mar 2015 13:43:48 +0000 (14:43 +0100)
committerMaros Marsalek <mmarsale@cisco.com>
Tue, 24 Mar 2015 09:55:56 +0000 (10:55 +0100)
If source was not reported in hello, but was listed in ietf-netconf-monitoring
and it was unable to download it, sal-netconf-connector would fail to build
unavailable-capability from it and fail with IllegalArgumentException.

Look up the QNames for Sources properly.

Change-Id: Ic60135e3ba569fe52e6552f62f846d2aa9c8cc21
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>

No differences found