aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src
AgeCommit message (Collapse)AuthorFilesLines
2019-11-28BE unit tests for supplementaryFileParams in vf module upgradeEylon Malin2-8/+27
Issue-ID: VID-603 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ic2da23ab699d5b0d218b3bb1f0c0f7f936b0902e
2019-11-28update supplementaryFileContent at onSubmit of VfModule upgradeEylon Malin1-1/+4
Issue-ID: VID-603 Change-Id: I7fac657454de7a6d3674708c956eb099c11ad2ea Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-27OperationalEnvironment improvementsMichal Kabaj5-211/+205
-added new unit test to AaiControllerTest -OperationalEnvironment and List are now immutable -builder improvements -removed redundant test Issue-ID: VID-706 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com> Change-Id: I2cf0d0b124458b9306637614b3d26c85c780ca4d Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2019-11-27add sdnc checkbox to vfm upgrade modalAlexey Sandler2-0/+2
Issue-ID: VID-603 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ic297486bc343419415bf3736ebb56944e72bf8b8 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-11-26improve debug logging formatAmichai Hemli3-3/+20
Issue-ID: VID-646 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ifa9105455dabdfad3179c36b516fe9833e0e6e60 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
2019-11-26Merge "Allow platform multi-selection for VNF in modern UI"Ittay Stern1-0/+1
2019-11-26Allow platform multi-selection for VNF in modern UIYoav Schneiderman1-0/+1
Issue-ID: VID-722 Change-Id: Id87f59fff128e277d9158b83f3908754375c8b01 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-11-26Replace vfmodule: add retainVolumeGroup to new upgrade modalSara Weiss2-0/+2
Issue-ID: VID-603 Change-Id: I1994d4464172613294198e21a77f31b752211888 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-25Merge "identify macro services without instantiation type in BE by feature flag"Ittay Stern3-48/+134
2019-11-25identify macro services without instantiation type in BE by feature flagEylon Malin3-48/+134
Issue-ID: VID-705 Change-Id: Ia618f91133cdecbd35eac4346496a6ff38a3753e Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-25Merge "remove EMPTY_DRAWING_BOARD_TEST feature flag"Ittay Stern3-3/+0
2019-11-25upgrade vfModule retainAssignments true by default.Yoav Schneiderman2-2/+2
Issue-ID: VID-603 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I9f8761b756968dcc91ab1cae998d47fa74ecccd0
2019-11-25VfModule upgrade: popup with retain-assignments checkboxYoav Schneiderman2-2/+4
Also: - undo upgrade -> remove field - cancel on popup works Issue-ID: VID-603 Change-Id: I47106ce4d042c777b56699d8c5c5e1e99f856a5e Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2019-11-25Merge "Replace vfmodule: expect optional retainAssignments param"Amichai Hemli6-13/+33
2019-11-25Merge "Migrating VfModuleOrVolumeGroupRequestDetails it to Kotlin; avoid the ↵Amichai Hemli4-65/+36
inner static classes"
2019-11-25Merge "VfModule and VolumeGroup RequestParameters: introduce objects hierarchy"Amichai Hemli5-34/+76
2019-11-25remove EMPTY_DRAWING_BOARD_TEST feature flagEylon Malin3-3/+0
Issue-ID: VID-721 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib3106fb17c97602e2d5d6de8c9a5756e4d231902
2019-11-25Replace vfmodule: expect optional retainAssignments paramIttay Stern6-13/+33
Issue-ID: VID-603 Change-Id: Ifda72845f2c5b473bba7ac64deab8d4b0f11ef10 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-24Merge this if statement with the enclosing one.anushadasari1-3/+1
Merging collapsible if statements increases the code's readability Issue-ID: VID-699 Change-Id: I2c030f36a60957ff63a35de05d3032abe9fed4d9 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-11-24Merge this if statement with the enclosing one.anushadasari1-3/+1
Merging collapsible if statements increases the code's readability. Issue-ID: VID-699 Change-Id: I9460c6b621815339f873761c0e7ba0bf9c479578 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-11-24Merge this if statement with the nested oneanushadasari1-3/+1
Merging collapsible if statements increases the code's readability. Issue-ID: VID-699 Change-Id: Icb52f1e1fcaec6ebfec3711c32c4cfcca9582af6 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-11-24Migrating VfModuleOrVolumeGroupRequestDetails it to Kotlin; avoid the inner ↵Ittay Stern4-65/+36
static classes Issue-ID: VID-603 Change-Id: I8ae786d2e0e67300cd6118d41b48ba8483b922f0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-24VfModule and VolumeGroup RequestParameters: introduce objects hierarchyIttay Stern5-34/+76
-- RequestParametersVfModuleOrVolumeGroup +-- RequestParametersVfModuleOrVolumeGroupInstantiation +-- RequestParametersVfModuleUpgrade Change-Id: I97ef46c7cf66936685e030a73b42d4deac7403b5 Issue-ID: VID-603 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-24remove CREATE_INSTANCE_TEST feature flagEylon Malin3-4/+0
Issue-ID: VID-721 Change-Id: Id956a0b5b840c5e76cc1f6f7ea33a7d00f5670c3 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-21Merge "Replace vfmodule: expect optional retainVolumeGroups param"Ittay Stern6-14/+54
2019-11-21Replace vfmodule: expect optional retainVolumeGroups paramSara Weiss6-14/+54
Issue-ID: VID-603 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com> Change-Id: I392d1e70a7f423128221b2f7a7fc0f8449d8e268
2019-11-21VidNotionBuilder can use configuration file to identify macro servicesEylon Malin4-0/+55
Issue-ID: VID-701 Change-Id: I23c89ed500d6d1663b07fa909b16eda30e63e36c Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-20Merge "add FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONS"Ittay Stern1-0/+1
2019-11-20add FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONSAlexey Sandler1-0/+1
Issue-ID: VID-649 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I0a9ba9422c27360a7de11c7496af70e4aba0e38e Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-11-19Merge "a-la-carte services new instantiation ui selenium test"Ittay Stern1-0/+0
2019-11-19a-la-carte services new instantiation ui selenium testEylon Malin1-0/+0
Issue-ID: VID-701 Change-Id: I72f5245493d0ad3e3cc4447617c4b6a011bfd41c Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-19delete flag FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTEAlexey Sandler1-1/+0
Issue-ID: VID-646 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I828f40fe908dc9608527934f3e6aae32b7d70b96
2019-11-11a-la-carte services new instantiation uiEylon Malin4-27/+72
Issue-ID: VID-701 Change-Id: I1a58fd2221f0936d32a8289fa666c6ffcfc7e2fa Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-10fix identification of port mirroring serviceEylon Malin2-1/+1
Issue-ID: VID-701 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I56e4c9502724f271810b44ea946cd56f4013c543
2019-11-10Merge "VidNotion identify vlan tagging service"Amichai Hemli3-1/+26
2019-11-10Merge "VidNotion identify port mirroring service"Amichai Hemli4-12/+30
2019-11-10VidNotion identify vlan tagging serviceEylon Malin3-1/+26
Issue-ID: VID-701 Change-Id: Iffba5bca82e0511715e5ecb6b91cc9f4e077eaee Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-10VidNotion identify port mirroring serviceEylon Malin4-12/+30
Issue-ID: VID-701 Change-Id: I805acab9380c779d2609107c1c65ef25bb0dad47 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-10Mock Logging.withMDC while ↵Ittay Stern1-2/+11
AAIServiceTreeIntegrativeTest::getServiceInstanceTreeTestHappyFlow Issue-ID: VID-253 Change-Id: I86275ff1a5951b6e86b7380cdf9d4238cfae45db Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-10add FLAG_2002_ANY_ALACARTE_BESIDES_EXCLUDED_NEW_INSTANTIATION_UIEylon Malin2-1/+3
Issue-ID: VID-705 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I0690fe8940248f0148edb26b06061fe188e6282b
2019-11-07fix - when retrieve topology we are using threadPool and the MDC values are ↵Ittay Stern13-104/+177
not updated This time for homing-by-vnf-id parallel requests. Issue-ID: VID-253 Change-Id: Ic0be1470445c6fef0e18f9b9d8f1604df508265b Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-06Merge this if statement with the enclosing one.anushadasari1-4/+1
Merging collapsible if statements increases the code's readability. Issue-ID: VID-699 Change-Id: I4be3daf6ee87a94fef5ec3687f999b0a67ae1f06 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-11-06Merge this if statement with the enclosing one.anushadasari1-3/+1
Merging collapsible if statements increases the code's readability. Issue-ID: VID-699 Change-Id: Ia2b7408dd4ed73d57ead0fb4f2b404e74745b4ec Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-11-06print user-id in partner name record of audit logEylon Malin3-6/+92
Issue-ID: VID-253 Also add more verifications for audit log format Change-Id: I00976a63fd1a795a972c13ad975d6a71248e5c8b Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-05remove comma's properties file with flag ↵Alexey Sandler1-1/+1
FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTE Issue-ID: VID-646 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Idbd37bc2800ca8d38dff7e566654f0677f767a2a
2019-11-05Merge "vfModule upgrade: don't fallback on mismatching newest model"Amichai Hemli7-56/+150
2019-11-04Merge "remove internal urls"Ittay Stern6-213/+9
2019-11-04remove internal urlsAmichai Hemli6-213/+9
Issue-ID: VID-646 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ie76259a41909ae5667053a2ef2ab6f0094dc6b6c
2019-11-04fix - when retrieve topology we are using threadPool and the MDC values are ↵Ittay Stern1-19/+40
not updated This time for vf-modules parallel request. Issue-ID: VID-253 Change-Id: Ib32c29b231e16ccc1b4fbbad022c8d9ad058b74a Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-04Merge "fix - when retrieve topology we are using threadPool and the MDC ↵Ittay Stern1-8/+18
values are not updated"