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)
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>

No differences found