bug 828 inject VCA key only when vnf/vdu-configuration:config-access:ssh-access:required is True
Send user to RO in the inject key command
Wait RO to get up sometime at staring before abandom

Change-Id: I073a3322281f213550b8cde99a53721d2d1d9f05
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/osm_lcm/__init__.py b/osm_lcm/__init__.py
index 7fd7d55..1c51076 100644
--- a/osm_lcm/__init__.py
+++ b/osm_lcm/__init__.py
@@ -13,5 +13,5 @@
 ##
 
 # version moved to lcm.py. uncomment if LCM is installed as library and installed
-version = '6.0.2.post1'
-version_date = '2018-08-30'
+version = '6.0.2.post2'
+version_date = '2018-09-11'