Fix Bug 1988 - Drop down for action does not reflect what the deployed service can... 32/12632/1 v12.0.4 v12.0.5 v12.0.6
authorSANDHYA.JS <sandhya.j@tataelxsi.co.in>
Mon, 31 Oct 2022 14:41:50 +0000 (20:11 +0530)
committerjssan <sandhya.j@tataelxsi.co.in>
Wed, 2 Nov 2022 13:26:48 +0000 (15:26 +0200)
commitc5b4782eacb966fd840b0f4e4459b7120ecd38df
treebc61f225a71d787af1f8515df6da621f0de92b3d
parent41c8a2c2ac959edd93815d30d121737517c868de
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