Check for null OVsdbNodeAugmentation
authorSam Hague <shague@redhat.com>
Wed, 15 Apr 2015 13:38:35 +0000 (09:38 -0400)
committerSam Hague <shague@redhat.com>
Wed, 15 Apr 2015 16:58:47 +0000 (16:58 +0000)
commit7a50b0e2d918dcb161ecc5b47f93831b9de72701
tree9736ba96458de3fabcde243e17c20754d37c0dec
parent40081b466938383b97115e5cb1f90a666ef78d2c
Check for null OVsdbNodeAugmentation

While testing I found cases where the OvsdbNodeAugmentation was not found. Added this warning log to be clear about the issue.

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