Fixed issue with exceptions. Now instead of return code upon an appropriate failure...
authorbayramov <mbayramov@vmware.com>
Wed, 28 Sep 2016 00:12:05 +0000 (04:12 +0400)
committerbayramov <mbayramov@vmware.com>
Wed, 28 Sep 2016 00:12:05 +0000 (04:12 +0400)
commitbd6160f266112816a0a419992167dec6790ad745
treee2c0ef56897bdd5e52f20d569cccf5239ccb58b0
parentef39072eda639958e3ddcf50c99faf9bf45b5b7f
Fixed issue with exceptions. Now instead of return code upon an appropriate failure exception is raised.   The fixed issue now class properly extend from vimcon.   Extended initial initialization.
If client indicated the only tenant_name , tenant_id will be initialized at the run time.

Signed-off-by: bayramov <mbayramov@vmware.com>
vimconn_vmware.py