fix 1204: For openstack VIM use domain_id or domain_name provided by client 84/9684/2
authortierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 4 Sep 2020 14:42:29 +0000 (14:42 +0000)
committerpalsus <subhankar.pal@altran.com>
Thu, 8 Oct 2020 09:27:52 +0000 (11:27 +0200)
commit6df433f173c0117e3bf2f70c8b51bbd51ce2c1e4
treebfd3ae0ba16fb8c483428b230ae8df37f014b3c1
parente8feee264b3e06917636def99571501a86ebb59e
fix 1204: For openstack VIM use domain_id or domain_name provided by client

for both project and user. So the client can provide only the 'id', only the 'name', or both.
Only when no one is provided it is assume the value 'default' for the 'id'

Change-Id: I60acf26dfdbfa20f10df6e60587080a430f5fe8b
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
osm_mon/collector/utils/openstack.py