aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-02-23upgrade vfmodule when upgraded already service, vnf and brother vfmodule e2eIttay Stern10-12/+592
- Use modelCustomizationId and modelVersionId from instance, instead of service-model hierarchy - Adds a Cypress test-case in viewEditUpgradeVfModule.e2e.ts - Assumes topology improved response in payload of: upgrade_vfmodule_when_service_vnf_and_brother_vfmodule_alredy_upgraded_e2e__service_instance.json (see Change Ib25c6cf7269614f2f4d332b3aa84b3307a59ebda) Issue-ID: Issue-ID: VID-771 Change-Id: I9d200dd619a3c3d0503f47777efd3780eaa2b7b2 Signed-off-by: Ittay Stern <ittay.stern@att.com> Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-20Topology tree: extract AAITreeNodesEnricher out of AAIServiceTreeIttay Stern6-232/+331
Issue-ID: VID-771 Change-Id: I138a89b7b2f00e6e603ff26addefc494aeb019b0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-20Learn to get all model versions sorted from high to lowIttay Stern3-15/+49
Issue-ID: VID-771 Change-Id: I9c7cc3f319aa13a2dab33e8c584f7f7ed90cf847 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-20Learn to inflate models by Customization uuidsIttay Stern2-29/+75
Issue-ID: VID-771 Change-Id: I3996639745e77b8754e8bfa82c153690df683925 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-19remove angular-animate and angular-touchAmichai Hemli2-4349/+0
Issue-ID: VID-774 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ibb451aeb486bf01ccd30ab1f2a8d4b72c3b92a71
2020-02-17Test AaiController's get-tenants existing flowIttay Stern5-12/+95
Issue-ID: VID-758 Change-Id: I0839260d3e43697cb15e8e0f8998e521c9d3a2f6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-17Fix intermittent test inProgressJobMoreThan24HoursIsFailedInVidAuditIttay Stern4-52/+64
Bit more time was needed. Issue-ID: VID-647 Change-Id: Ie7e101a2eb85e71a38d1cb2efd9f7327e4705fd3 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-17Fix intermittent test inProgressJobMoreThan24HoursIsFailedInVidAuditIttay Stern2-2/+8
PresetAAIGetCloudOwnersByCloudRegionId were missing. Issue-ID: VID-647 Change-Id: I4dab07b328ef3ac7242eec22a3ef014ad87f8885 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-16Remove tenant and lcpCloudRegionId - adjust test ↵Ittay Stern3-11/+32
createNewServiceInstance_aLaCarte_WithVnf Issue-ID: VID-758 Change-Id: I232a42bd12429a97d59eb6a93fe5ef07fde7dd56 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-16Merge "the upgrade button is allowed when VFM in instance not exists in model."Ittay Stern2-4/+51
2020-02-16Merge "Test filter owning-entities from /category_parameter by permissions"Ittay Stern5-16/+80
2020-02-16Merge "Limit vfmodule tenant and region dictation to "create""Eylon Malin2-4/+22
2020-02-16Test filter owning-entities from /category_parameter by permissionsIttay Stern5-16/+80
Issue-ID: VID-758 Change-Id: I9b5dc8906067c4f077ba2e03073e6dface6aa86c Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-16Limit vfmodule tenant and region dictation to "create"Ittay Stern2-4/+22
Other flows (e.g. Delete) are expected to have literal designation. Verified in API test "delete1VnfWithVfModulesAndCreate1VnfFromService". Issue-ID: VID-758 Change-Id: Ib543ff98ecf96e1df0e5741fbdbba2e64e602528 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-16Remove tenant and lcpCloudRegionId - adjust test ↵Einat Vinouze1-1/+2
createNewServiceInstance_aLaCarte_WithVnf Issue-ID: VID-758 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I13e86efb1ea9be942cc5d26039019558e6baf5ce
2020-02-16Merge "create error button should be displayed according to the feature flag"Ittay Stern2-96/+96
2020-02-13the upgrade button is allowed when VFM in instance not exists in model.Alexey Sandler2-4/+51
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I8f5aceaf27480d6cc3ab6ec630bcaf285b683303
2020-02-13Merge "Translate owning entity name to owning entity ID - update api test to ↵Ittay Stern3-11/+9
except new behavior"
2020-02-13Merge "create unit test for shouldShowUpgrade function"Amichai Hemli2-6/+35
2020-02-13create unit test for shouldShowUpgrade functionAlexey Sandler2-6/+35
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I11790efb51007275b8b1331dbfd31ada7eabd3e2 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-13Translate owning entity name to owning entity ID - update api test to except ↵Einat Vinouze3-11/+9
new behavior Issue-ID: VID-758 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ib8b8da5c3267a3668cf29b950233af14b29f2d23
2020-02-13create error button should be displayed according to the feature flagAmichai Hemli2-96/+96
Issue-ID: VID-736 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: If9b2cea46dedfa00fd8a938c7a915af602df18e8
2020-02-13translate owning entity name to owning entity IDEinat Vinouze2-11/+120
Issue-ID: VID-758 Change-Id: Ic89829ac4590537f0279052ceb9e8432ea0de878 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-02-12Merge "Feature toggle for owning-entities filtering"Eylon Malin5-9/+32
2020-02-12API tests: support TENANT_AND_REGION_FROM_VNF flagIttay Stern4-21/+79
Input file redux-a-la-carte-no-testapi.json left intact, expectations differ. Issue-ID: VID-758 Change-Id: I3f073517a844bb2f002ff7375b5e3ed836462582 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-12Feature toggle for owning-entities filteringIttay Stern5-9/+32
Add roles for all tests' users for all tests' owning-entities; namely "aaa1", "WayneHolland" and "Melissa". Issue-ID: VID-758 Change-Id: I54cac487325b6fd1fb9ef0f7a0d18c05c5e353c0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-11Checkbox component will handle correctly when no extraContentsYoav Schneiderman1-1/+1
Issue-ID: VID-772 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I93c2bb924588db139685f09a75d62b7bb0dcb68d
2020-02-11Filter owning-entities from /category_parameter by permissionsIttay Stern5-9/+190
Implemented in CategoryParameterServiceWithRoles and injected to MaintenanceController, but still reachable because shouldTreatPermissions() is "false". Issue-ID: VID-758 Change-Id: I716202ca944af9b0de9c151d75d50b5df41a8171 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-11Merge "VID S1 Instantiation failing when include supplementary file"Eylon Malin2-2/+1
2020-02-11VID S1 Instantiation failing when include supplementary fileYoav Schneiderman2-2/+1
Issue-ID: VID-772 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: Ie60538fd2abffbf3555650e584aad19a8d7ca1ec
2020-02-11Merge "Add AsyncInstantiationController tests"Ittay Stern1-0/+178
2020-02-10remove check in order to accept upgrade even if the service in latest model ↵Alexey Sandler1-3/+0
version Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I0303422f32f285447d3d7af4aee98427002a679c
2020-02-10Merge "Remove tenant and lcpCloudRegionId - adjust ↵Ittay Stern3-12/+0
instantiation-templates.e2e.ts"
2020-02-10Add AsyncInstantiationController testskurczews1-0/+178
Issue-ID: VID-470 Change-Id: I99ccf53a89a12454f2f7da70a959508a2183ee13 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com> Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
2020-02-10Remove tenant and lcpCloudRegionId - adjust instantiation-templates.e2e.tsEinat Vinouze3-12/+0
Issue-ID: VID-758 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I2441abc50f84c8ef930a0c3eab0b34fdf2cae084
2020-02-10fix tests vfmodule in ala carte instanceAlexey Sandler1-24/+28
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ieb59dddbbf68c36c4df2b9c1e7582958974745c2 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-10Merge "AsyncInstantiationIntegrationTest: cleanup and enable ↵Amichai Hemli2-14/+9
TENANT_AND_REGION_FROM_VNF"
2020-02-10AsyncInstantiationIntegrationTest: cleanup and enable TENANT_AND_REGION_FROM_VNFIttay Stern2-14/+9
Issue-ID: VID-758 Change-Id: Ie040e7fb3da031cd48b04eb2543a6209b7215f07 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-10create tests to add vfmodule in ala carte instanceAlexey Sandler3-8/+91
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I7d4afa05d34cd28ff7118e320f67ef68d6a60e60
2020-02-09Merge "remove lcpCloudRegionId, legacyRegion an tenantId from VFModule"Ittay Stern2-58/+39
2020-02-09Merge "Migrate vid docs"Ittay Stern9-0/+145
2020-02-09remove lcpCloudRegionId, legacyRegion an tenantId from VFModuleAlexey Sandler2-58/+39
Remove lcpCloudRegionId, legacyRegion an tenantId fields from VFModule on alacarte servcie. Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9048064535b2a0a459330c866f36dbf49697aa75 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-06Migrate vid docsJessica Wagantall9-0/+145
Merging this will create https://onap-vid.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iaa29f6ecfb1425464dc07fe396d2f8d0a3e72a85
2020-02-06vfmodule tenant and region are dictated by parent VNF valuesIttay Stern6-20/+226
Issue-ID: VID-758 Change-Id: Ie48240442e5b2f858e530858d2e25827e799e4c2 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-05Merge "create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF"Ittay Stern5-2/+14
2020-02-05create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNFAlexey Sandler5-2/+14
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I149df1c6b1245542a6083c8cdec7ea3bbb50e933 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-05Respect permissions by owning-entity-id when searching instances by owning ↵Eylon Malin3-18/+43
entity Issue-ID: VID-758 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I98d3e551231bb5aca3150da99f3431268f3373d8
2020-02-04add owningEntityId to each result of getServicesByOwningEntityIdEylon Malin2-8/+10
Issue-ID: VID-758 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I4546b5d86e6a1b929b3430aa41f13980f07cfdaf
2020-02-04regression unit test for getServicesByProjectNamesEylon Malin5-7/+137
Issue-ID: VID-758 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ibb4f6b63448dfb53bae5c262b3d8ce4f253935e0
2020-02-04upgrade VFM is not enabled when other VFM in the same VNF is already ↵Ittay Stern5-23/+75
upgraded (fix) Also fixes a bug in modelUniqueNameOrId when `instance` contains inner vfModule object. Issue-ID: VID-771 Change-Id: Ie7326780c968fe334dfe3888c518eeb5a8e1919f Signed-off-by: Ittay Stern <ittay.stern@att.com>