Collect null project_ids as empty strings 79/8379/1 sol006 v7.0.0 v7.0.1rc1 v7.0.1rc2 v7.0.1rc3
authorlavado <glavado@whitestack.com>
Wed, 11 Dec 2019 11:32:48 +0000 (06:32 -0500)
committerlavado <glavado@whitestack.com>
Wed, 11 Dec 2019 11:58:01 +0000 (06:58 -0500)
commit73dbb4e243f47afef0d1bb61988608e256939e87
tree60d22903496eb2de04ff3c60f0a78a9e9a1c2648
parenteba6065d11b0f5ab76b4cda867a21aa5a8b4c092
Collect null project_ids as empty strings

This deals with errored or transient elements at common
database that do not have a valid project_id.

Fixes bug 966

Change-Id: I628d621a9ad94c7c7e96894af8743fd30b90d893
Signed-off-by: lavado <glavado@whitestack.com>
osm_mon/collector/infra_collectors/base_osinfra.py
osm_mon/collector/infra_collectors/onos.py
osm_mon/collector/infra_collectors/vmware.py
osm_mon/collector/vnf_collectors/juju.py
osm_mon/collector/vnf_collectors/openstack.py
osm_mon/collector/vnf_collectors/vio.py
osm_mon/collector/vnf_collectors/vmware.py