Fix Bug 1425 NG-RO unable to pin VNF with vim_account config 46/11546/9
authoraticig <gulsum.atici@canonical.com>
Mon, 24 Jan 2022 09:51:26 +0000 (12:51 +0300)
committergarciaale <agarcia@whitestack.com>
Mon, 7 Mar 2022 17:03:36 +0000 (18:03 +0100)
commit15db614704fe8bc6a281a92d8e10db3c77794285
treebee449b177b6d40dd1bf188c5cd86d268bcf4b4f
parenta0c6bafeb1998041e171aa87b2134f69d650a9c0
Fix Bug 1425 NG-RO unable to pin VNF with vim_account config

If vnf vim-accounts has been changed during instantiation,
the binding between new vim-account information and
ns vld is provided through this fix.
Fixing some code format errors

Change-Id: I183c01d284047d5e49b7219eb88e6d85c0e2666c
Signed-off-by: aticig <gulsum.atici@canonical.com>
osm_lcm/data_utils/vca.py
osm_lcm/lcm.py
osm_lcm/ns.py
osm_lcm/prometheus.py
osm_lcm/tests/test_prometheus.py