Age | Commit message (Collapse) | Author | Files | Lines |
|
empty cds model fields.
Flag "Skip post instantiation configuration" is not collected.
Issue-ID: VID-928
Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Change-Id: I3cabaf1b503160a6352fd89f511b3e6d7b706064
|
|
Change-Id: I24cb6e97e8a9d7bcda73ab0c69b242026d7be79b
Issue-ID: VID-925
Signed-off-by: krutbhat@att.com
|
|
Change-Id: I57c9623cb22fcdd3980b7e5a5b4a606c30b4aa7c
Issue-ID: VID-925
Signed-off-by: krutbhat@att.com
|
|
Change-Id: Ie8139056ae560f734f2ae70d6a2ddb97f4c2dfaa
Issue-ID: VID-925
Signed-off-by: krutbhat@att.com
|
|
Implemented functionalities to manage PNFs in modern UI:
- Adding, removing, editing PNFs
- PNF default generation based on 'min_instances' property
- FE sends proper instantiation request to BE
This is still impossible to deploy service with PNFs as VID's BE logic must be adjusted
to generate proper request to SO as described in VID-695.
Issue-ID: VID-694
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
Change-Id: I5285ac2ab5e95665244ca29c6549249d9330b1ed
|
|
Change-Id: I7f28de1ebc34ae393828bf139716533248e8897a
Issue-ID: VID-922
Signed-off-by: rachitha.ramappa@att.com
|
|
Board
Issue-ID: VID-917
Change-Id: Ice4bde260e9b2f09fe4178fc704e89efdf6c1da8
Signed-off-by: rachitha.ramappa@att.com
|
|
Change-Id: I26060228813b0bfb51c1eea7441091e755539c2f
Issue-ID: VID-902
Signed-off-by: rachitha.ramappa@att.com
|
|
The following change are for release VID's RC0 for Guilin release
Issue-ID: VID-902
Change-Id: Ic2a24cae6e09ce0a868e10b8009715b333e1070e
Signed-off-by: krutbhat@att.com
|
|
Change-Id: I7a440c6797f63588c68d490715272992e626424f
Issue-ID: VID-913
Signed-off-by: Kruthi Bhat <krutbhat@att.com>
|
|
Change-Id: I7aef3789e36652e4fb92264bbc59c5167b7cfa57
Issue-ID: VID-905
Signed-off-by: rachitha.ramappa@att.com
|
|
Change-Id: If2fed947ccc0cbcb68ad656fb6010aa9cb829acd
Issue-ID: VID-904
Signed-off-by: rachitha.ramappa@att.com
|
|
Change-Id: I345054c1d50e596a7e09a66b9e4161f4e8e22183
Issue-ID: VID-905
Signed-off-by: rachitha.ramappa@att.com
|
|
This task is about introducing new feature flag: FLAG_EXTENDED_MACRO_PNF_CONFIG,
which will allow to choose different PNF implementations.
Main changes when flag is ON:
- Modern UI will be used for instantiation of macro service with pnfs
- There will be possibility to add instance of PNF in drawing board but
this concerns only macro services
For now "plus" icon on PNF generates new popup window but it is still impossible
to add it as a new resource to service. This functionality will be implemented soon.
Issue-ID: VID-694
Change-Id: I375db2104687f1f634adac31d4d1af3675f5911c
Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
|
|
Audit screen css changes and export mso status to external file
Change-Id: I71d577121e18090eab7a388ed01707823e45ac82
Issue-ID: VID-901
Signed-off-by: rachitha.ramappa@att.com
|
|
Issue-ID: VID-862
Currently in VID, once a failure is received from SO on the
instantiation of a VF Module, it is assumed that other VF Modules may
continue with the execution without stopping. However, in most of the
cases, it is a good idea to stop further requests to SO if one of the VF
Module instantiation returns an error. This user story, makes sure this
functionality is achieved.
Change-Id: I07c51b81111f805b61c8b3714a65171d7cbaa254
Signed-off-by: PATTANAYAK, SAUMYA SWARUP (sp931a) <sp931a@att.com>
|
|
Issue-ID: VID-875
Change-Id: I231009f8081c90d3c6b3fdf104a5333e743160f6
Signed-off-by: rachitha.ramappa@att.com
|
|
Please see the user story for more details.
Issue-ID: VID-875
Signed-off-by: Rachitha Ramappa <rachitha.ramappa@att.com>
Change-Id: Ib2b9f62c6c0c5f0f8c162cc776dc128d39dbb37e
|
|
Issue-ID: VID-861
VF Module to stay at Index 0 (first position) - Not Moveable.
Change-Id: Iea354295a460c407cfbc6a3c6bde0b496c24ce6c
Signed-off-by: Kruthi Bhat <krutbhat@att.com>
|
|
Issue-ID: VID-860
More scenarios covered in VID-860 for vf-module sequencing.
Signed-off-by: ikram <ikram@research.att.com>
Change-Id: Ie138ba2616961fba7856eaaf5f17b5dc63a08e6e
|
|
Issue-ID: VID-858
Integration Tests are edited in this patch to support functionality in VID-858.
Signed-off-by: ikram <ikram@research.att.com>
Change-Id: I378cb2afd0f2c994a856ad31895cec3fca376b33
|
|
Issue-ID: VID-858
Allow user to choose adding (and removing) Pause points from within the Edit Dialog of the VF Module. Currently, the support of adding is only from the vertical ellipsis menu. Also, there is currently no option of removing the pause point. This functionality will allow this to happen as well since inside the Edit dialog, the option is a checkbox which can now unchecked. Note: removing the pause point from within the vertical ellipse after being added will be covered in a separate user story. However, the desired functionality can still be reached using this commit as describe above.
Signed-off-by: ikram <ikram@research.att.com>
Change-Id: Ife22df1ce5f7891b595b78cb30cbf82948fae744
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Issue-ID: VID-858
Allow user to choose adding (and removing) Pause points from within the Edit Dialog of the VF Module. Currently, the support of adding is only from the vertical ellipsis menu. Also, there is currently no option of removing the pause point. This functionality will allow this to happen as well since inside the Edit dialog, the option is a checkbox which can now unchecked. Note: removing the pause point from within the vertical ellipse after being added will be covered in a separate user story. However, the desired functionality can still be reached using this commit as describe above.
Signed-off-by: ikram <ikram@research.att.com>
Change-Id: Icaf5e93bde67938836c42fc417edc278e9335e75
|
|
Issue-ID: VID-858
Allow user to choose adding (and removing) Pause points from within the Edit Dialog of the VF Module. Currently, the support of adding is only from the vertical ellipsis menu. Also, there is currently no option of removing the pause point. This functionality will allow this to happen as well since inside the Edit dialog, the option is a checkbox which can now unchecked. Note: removing the pause point from within the vertical ellipse after being added will be covered in a separate user story. However, the desired functionality can still be reached using this commit as describe above.
Signed-off-by: ikram <ikram@research.att.com>
Change-Id: I90f9933ef445994d410c89e88f6d518a30ff3c60
|
|
Issue-ID: VID-860
In this user story, we plan to allow the user to visually see the sequence numbers when a VF module is added from the left panel of the drawing board onto the right one. Note: The idea that the sequence change when a VF Module is dragged up and down is not part of the scope of this story - we will deliver that separately. This is only about the default sequencing that the drawing board renders when a new VF module is created into the 'instance' part of the drawing board from the 'model' part of the drawing board.
Signed-off-by: ikram <ikram@research.att.com>
Change-Id: Iadd5cef1012f8ef5c670bbd2c46950680a9e6b0e
|
|
Issue-ID: VID-647
Change-Id: Iacad92c927f2f24d2fe22c829a7aa4cb72fad57e
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Issue-ID: VID-821
Change-Id: I8d5301a9534345d83b06f33a9d2daca45a613922
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Issue-ID: VID-821
Change-Id: I70d6d0acb90d06f4ba9d356098ad2052c5195464
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Issue-ID: VID-821
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: I657f29a665ccf5013a369e23b0aced442b9a415b
|
|
Issue-ID: VID-821
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: I2388c0c20996ce3a62db0f08432d89bfded45a86
|
|
completion
Issue-ID: VID-821
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: I36db5b40a91a6f2d38bbbd07a633a2f403d0d43e
|
|
instantiationStatus
Issue-ID: VID-821
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: Idd20b768c1279a3736fbeeb56ec85b3911bb186f
|
|
instantiationStatus - cypress test
Issue-ID: VID-821
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: Iaddff3c0b030888535beae8047c1af20f47bc6bc
|
|
Issue-ID: VID-821
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: Idbe53b0d0f3515e5c5321f4631ff45ac459377c6
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
|
|
Issue-ID: VID-821
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I8b0ef7021fb7b74e8ad12ae92e581510491d9605
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
Actions button should be visible pending user's permissions
Issue-ID: VID-829
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: Ia28f2fd9d497e8f7b2f2b4644ec105e5283b2637
|
|
Issue-ID: VID-813
Change-Id: I4ead7f5cca5380a5eba154b30fb18e18177865af
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Issue-ID: VID-174
Change-Id: I8693021ed952e9ff250cf72360db43f0741af9b4
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Issue-ID: VID-821
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: Ie3088cd2795c94121c45874d15c319151a10cc95
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
|
|
Issue-ID: VID-505
Change-Id: I5a09d838c25c00b6534171cf0f2ca49a59233463
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Issue-ID: VID-505
Change-Id: I128b22092b78cf05a904648c276807a7ebb21aca
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Signed-off-by: EricMoore <eric.e.moore@est.tech>
|
|
Issue-ID: VID-821
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Ia7735aa147752dd8bcd5cca820585324f14988ed
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
Given two vfModules created under the same vnf,
when try to undo delete action the second vfModule its status not updated to deleted.
Issue-ID: VID-819
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I8b14896be68a3aa132027f007ec0695ff706339c
|
|
Given two vfModules created under the same vnf,
when try to delete the second vfModule its status not updated to deleted.
Issue-ID: VID-819
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Ie0c349d78940161d66a125782d917d28988e3c9d
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
Issue-ID: VID-805
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I2883ce3ddb8e5eb7eb5eb405f9ae2aeb554252bc
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
|
|
this fix resolve the issue that occasionally VFM upgrade tests failed due to aai_get_newest_model_version_by_invariant request not sent
Issue-ID: VID-647
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I586677e6003e42cc259543d2902c17b536a65799
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
Issue-ID: VID-774
Change-Id: I50ecfd3138675827b6c371b0dd075886e721d121
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
Issue-ID: VID-803
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: I9e2a58863855353b75edab44129c96b319511dde
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
|
|
|