Fix Bug 1988 - Drop down for action does not reflect what the deployed service can... 10/12810/2
authorSANDHYA.JS <sandhya.j@tataelxsi.co.in>
Mon, 31 Oct 2022 14:41:50 +0000 (20:11 +0530)
committerMark Beierl <mark.beierl@canonical.com>
Fri, 6 Jan 2023 18:02:00 +0000 (13:02 -0500)
commitaa2ca0138c6ec726ae028c8f2cf6612bb0431c60
treebc61f225a71d787af1f8515df6da621f0de92b3d
parentbc5d33e8d5eba70e09b7c7d40089cd3d350e2741
Fix Bug 1988 - Drop down for action does not reflect what the deployed service can actually do

- If VNF is removed within an existing Network service, primitive action will not show the removed
  VNF in dropdown only the available VNF will be shown in UI

Change-Id: I60648093ba63c6b962380898300e75d69bcbf409
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
src/app/instances/ns-instances/NSInstancesComponent.ts
src/app/instances/ns-primitive/NSPrimitiveComponent.html
src/app/instances/ns-primitive/NSPrimitiveComponent.ts
src/app/utilities/ns-instances-action/NSInstancesActionComponent.ts
src/models/NSInstanceModel.ts