Fix Bug 1988 - Drop down for action does not reflect what the deployed service can... 31/12631/2 release-v13.0-start v13.0.0 v13.0.0rc1 v13.0.0rc2 v13.0.1
authorSANDHYA.JS <sandhya.j@tataelxsi.co.in>
Mon, 31 Oct 2022 14:41:50 +0000 (20:11 +0530)
committerSANDHYA.JS <sandhya.j@tataelxsi.co.in>
Wed, 2 Nov 2022 11:53:54 +0000 (17:23 +0530)
commit1584e3ed8287618ebef184f7ad82cdb2b21913a0
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