Support of several VNF and VDU in ns-heal and vnf-heal commands 20/12220/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Sat, 18 Jun 2022 22:49:47 +0000 (00:49 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Sat, 18 Jun 2022 22:52:28 +0000 (00:52 +0200)
commit12b478cb4a6b2dd74d61c4e7272fb0eda635c8b9
tree29389a9babb6e7e464a3b5707e537f56d70defcd
parent3984c7f63e1a92853c87175ef6d1d72b38d3f0ac
Support of several VNF and VDU in ns-heal and vnf-heal commands

Click does not allow advanced patterns for positional options.
This makes impossible to request the healing of several VNF or VDU
with different options like --count-index or --run-day1.

This change introduces a processing of the args used in ns-heal and
vnf-heal commands to allow those patterns.

In addition, the change introduces the logic to use either the VNF
instance ID or the identifier of a VNF inside a NS, known as
"member-vnf-index-ref".

Change-Id: I8b2f18aff6146ce579da33e67054f4a0f98c706a
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osmclient/scripts/osm.py