Fix bug 1931: adds missing parameter 84/11784/6
authoraktas <emin.aktas@ulakhaberlesme.com.tr>
Fri, 25 Mar 2022 03:04:25 +0000 (06:04 +0300)
committerbeierlm <mark.beierl@canonical.com>
Tue, 17 May 2022 01:34:05 +0000 (03:34 +0200)
ns_config now includes initial replicaCount to set a start point for the deployment.
Also, the logic for pod number counting is change with `kubectl` command to get
real time pod count. `Get Vnf Kdu Replica Count` method gets the replicaCount information
from osm configs.

Change-Id: I92cdb88c562a4297f6d09b773710c7c6b371e05e
Signed-off-by: aktas <emin.aktas@ulakhaberlesme.com.tr>

No differences found