Remove failing SouthboundIT test because of new yang enforcement
authorSam Hague <shague@redhat.com>
Sun, 10 Jan 2016 03:37:46 +0000 (22:37 -0500)
committerSam Hague <shague@redhat.com>
Sun, 10 Jan 2016 03:41:02 +0000 (22:41 -0500)
https://bugs.opendaylight.org/show_bug.cgi?id=4355 added enforcement of values
marked as mandatory in a leaf. The failing tests were negative testing for
setting external_ids with an empty value. That test is invalid now that the
mandatory value is enforced.

Missed a instance in this patch: https://git.opendaylight.org/gerrit/#/c/32321/
but it was already merged.

Change-Id: I5fcc140907b4deec69e025a5055963f4a6743a01
Signed-off-by: Sam Hague <shague@redhat.com>

No differences found