aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-06-25Rollback on failure flag should always be true while vfm replace callfeature/mfaPATTANAYAK, SAUMYA SWARUP (sp931a)3-7/+7
Issue-ID: VID-851 Signed-off-by: Soumya Pattanayak <sp931a@att.com> Change-Id: I2cb3fd0a6b6d25133e426c76ac5851df9cc55216
2020-06-04test COMPLETED_AND_PAUSED should have correct menu itemsIttay Stern1-4/+12
Issue-ID: VID-821 Change-Id: I8d5301a9534345d83b06f33a9d2daca45a613922 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-06-03remove import and add force in order to fix cypressIttay Stern1-20/+10
Issue-ID: VID-821 Change-Id: I70d6d0acb90d06f4ba9d356098ad2052c5195464 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-06-03remove import in order to fix cypressEinat Vinouze1-11/+10
Issue-ID: VID-821 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I657f29a665ccf5013a369e23b0aced442b9a415b
2020-06-02Update aai schema to v19Bartosz Gardziejewski3-11/+11
In order to use orchestration-type in "Browse SDC Service Models", newer schema version is needed. Moreover v19 is recomended versino in Frankfurt releas https://wiki.onap.org/display/DW/AAI+REST+API+Documentation+-+Frankfurt. Issue-ID: VID-602 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ib9bf098b19e62ed5868909c043cd7df0c1a4caf6
2020-06-02remove .only that was accidentally committedEinat Vinouze1-1/+1
Issue-ID: VID-821 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I2388c0c20996ce3a62db0f08432d89bfded45a86
2020-06-02Update ONAP UI versions in order to display the new icon for pause after ↵Einat Vinouze1-2/+2
completion Issue-ID: VID-821 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I36db5b40a91a6f2d38bbbd07a633a2f403d0d43e
2020-06-02When JobStatus is COMPLETED_AND_PAUSED add retry option dropdown menu on ↵Einat Vinouze3-5/+12
instantiationStatus Issue-ID: VID-821 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Idd20b768c1279a3736fbeeb56ec85b3911bb186f
2020-05-31Update css file name in conf.pyJessica Wagantall1-1/+1
ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib4444487de90b373ee692e894db4e85e22d4bf7f
2020-05-27Add information how to start vid locallyBogumil Zebek1-1/+5
Issue-ID: VID-728 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I55046096a2454ed57ae84dda042642f126e7e9ee
2020-05-25Set JobStatus as COMPLETED_AND_PAUSED when needed so we can present it on ↵Einat Vinouze2-0/+74
instantiationStatus - cypress test Issue-ID: VID-821 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Iaddff3c0b030888535beae8047c1af20f47bc6bc
2020-05-25Frankfurt release notes extendedIttay Stern1-10/+56
Issue-ID: VID-816 Change-Id: I8d991c171a30a5894f3133a51878afaf27c51e65 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-05-21Set JobStatus as COMPLETED_AND_PAUSED when needed so we can present it on ↵Einat Vinouze7-70/+99
instantiationStatus Issue-ID: VID-821 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I19328ce643ea984a97dc04183626dea133be517d Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-05-19Introduce FeatureManager to ResourceCommandEinat Vinouze16-67/+123
Issue-ID: VID-821 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Id6c663d4612d69a48b4a9425db082fb6c33e08b1 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-05-18Add pause icon to the instantiationStatus tableEinat Vinouze3-3/+22
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>
2020-05-17Move pauseInstantiation from VfModule to BaseResourceEinat Vinouze10-20/+23
Issue-ID: VID-821 Change-Id: Iacb80bba25596b26cb33fd91d9b2c4a4f9a6d08b Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-05-17Add to VFM context menu action "Add pause upon completion".Alexey Sandler15-12/+398
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>
2020-05-15When opening a service instance from the instantiation status page, the More ↵Amichai Hemli3-2075/+2075
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
2020-05-13Don't fetch scheduled tasks when there's no schedulerIttay Stern1-9/+13
Change-Id: Idc78256615164f06d110c9847e90a9112fb1e2d5 Issue-ID: VID-825 Issue-ID: VID-174 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-05-07Move some tests from group 3 to group 5Ittay Stern5-12/+22
Issue-ID: VID-647 Change-Id: Ic6d97cb7a7c1ce7c47dbfd8717553b9fb1225eca Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-05-07Bump VID master version to 7.0.0 (Guilin)Ittay Stern10-14/+30
Issue-ID: VID-813 Change-Id: I4ead7f5cca5380a5eba154b30fb18e18177865af Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-05-06Disable Scheduler by feature toggle FLAG_GUILIN_CHANGEMG_SUBMIT_TO_SOAmichai Hemli9-17/+30
Issue-ID: VID-174 Change-Id: I8693021ed952e9ff250cf72360db43f0741af9b4 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-05-05Add pause after completion for vfModuleEinat Vinouze14-9/+273
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>
2020-05-04When cloud region is missing then omit the cloudConfiguration objectAmichai Hemli3-14/+28
Issue-ID: VID-820 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: I0780649982c0a1ae0a5bc56da438d422a710e4bf Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
2020-05-04CleanupIttay Stern1-21/+4
Issue-ID: VID-822 Change-Id: I0ba8c54c81b32adcf0ef3f942c26b087b5bce900 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-05-03Change Management: Nest Cypress groupsIttay Stern1-299/+302
Issue-ID: VID-505 Change-Id: I5a09d838c25c00b6534171cf0f2ca49a59233463 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-05-03Change Management: Support PNF software upgradeEricMoore6-61/+407
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>
2020-05-03Add action and reducer for vfModule pause instantiation.Alexey Sandler5-6/+97
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>
2020-04-30Can't undo delete the second vfModule in drawing board - fix.Alexey Sandler4-48/+63
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
2020-04-27Can't delete the second vfModule in drawing board - fix.Alexey Sandler4-35/+45
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>
2020-04-22Add test that verify dropdown "Source subscriber name" on the PMC formAlexey Sandler1-1/+30
Issue-ID: VID-809 Change-Id: I49a4a4dc403786f19816023e73e4aeeb09d04082 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-22Add drop down Source subscriber name on the PMC instantiation formAlexey Sandler5-13/+80
Add the "Source Subscriber Name" drop down for the source VNF on the PMC (Port Mirroring Configuration) instantiation form. Issue-ID: VID-809 Change-Id: Iab01675e815bbc9809c67e31e475613973d868ea Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-20Add select a subscriber for the source VNF on the PMC instantiation formAlexey Sandler4-1/+9
Add the "Source Subscriber Name" drop down for the source VNF on the PMC (Port Mirroring Configuration) instantiation form. Issue-ID: VID-809 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ifa37aa38c96153f60ad020225d0a215c6b67bbfe Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-19add "new view/edit" button in the Instantiation Status pageAlexey Sandler7-1/+41
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>
2020-04-19empty lineOfBusiness value when create new network (old screens) - fixAlexey Sandler2-27/+8
Issue-ID: VID-808 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9f77e449411afdf1553f890c1c6a94eaa34afc7e Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-16add network: create test to verify payload to MSOAlexey Sandler1-0/+28
Issue-ID: VID-802 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ib150b9d67f7ba50eb619b5483b99eb4ae906b9d8 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-09Automation adds instantiate.rstAric Gardner1-0/+1
Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib9683c987829348b9749482332cb345894444811
2020-04-08Merge "Automation adds vid-architecture.rst"Jessica Wagantall1-1/+2
2020-04-08Automation adds vid-architecture.rstLF Jenkins CI1-1/+2
Issue-ID: CIMAN-376 Change-Id: I1c63e59f4e55b0a2be2d7f1460f984f6b2cffbd7 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Automation adds vid-offeredapis.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: I0c48d27c200c8a20bee3edfd6f4c3ee99206f0e9 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Merge "Automation adds release-notes.rst"Jessica Wagantall1-13/+14
2020-04-08Automation adds release-notes.rstLF Jenkins CI1-13/+14
Add _release_notes hook to allow automation. Fix non valid release notes characters in content. Issue-ID: CIMAN-376 Change-Id: I879b4ccc1059683a607da5c005031b70d8441694 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: Iee2678f6d6e3af3a43b21d14e39b1215fa27d97c Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-07Limit the length of logged responses in outgoingRequestLogIttay Stern2-3/+59
Currently truncated after 1 MB. Issue-ID: VID-804 Change-Id: Ic99c33eede488db60c296d7272850cadee9f2925 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-07Merge "Update frontend-maven-plugin, node, npm"Amichai Hemli2-9/+14
2020-04-06fix test: wait for aai_get_newest_model_version request been sentAlexey Sandler1-7/+8
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>
2020-04-06Update frontend-maven-plugin, node, npmIttay Stern2-9/+14
Issue-ID: VID-774 Change-Id: I50ecfd3138675827b6c371b0dd075886e721d121 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-06Add another VNF to the new view/edit screen - Integration testEinat Vinouze5-2/+542
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>
2020-04-05Merge "Add another Network to the new view/edit screen"Eylon Malin10-13/+336
2020-04-05Add another Network to the new view/edit screenAlexey Sandler10-13/+336
Issue-ID: VID-802 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ie0e1dcd28f78307ec526c375c1bf4c655ec09ffe Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>