bug 839: fix error looking for nsi using a nst

Change-Id: Iba0af5eccc16255eb408531fd5b0da3637651274
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/osm_nbi/__init__.py b/osm_nbi/__init__.py
index 1e02f66..d93de2d 100644
--- a/osm_nbi/__init__.py
+++ b/osm_nbi/__init__.py
@@ -12,5 +12,5 @@
 # under the License.
 ##
 
-version = '6.0.2.post1'
-version_date = '2018-08-30'
+version = '6.0.2.post3'
+version_date = '2018-09-13'