aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/main/java/org/onap/simulator/presetGenerator/presets/mso
AgeCommit message (Collapse)AuthorFilesLines
2020-10-08New audit info screen changes7.0.0Rachitha Ramappa2-0/+537
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
2020-04-19empty lineOfBusiness value when create new network (old screens) - fixAlexey Sandler1-0/+3
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-01allow LOB multi-selection for vnf - fix cypressEinat Vinouze1-1/+1
Issue-ID: VID-785 Change-Id: I3a11bad5b6da532b23049ce09ea439849143e941 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-18allow LOB multi-selection for networkEinat Vinouze1-3/+7
Issue-ID: VID-788 Change-Id: I03674ea0c04567291ba647c76b7c88bc11a7cf0e Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-16API test to verify simpleNoTaskInfo formatAlexey Sandler1-109/+111
Use new format when fetching Orchestration requests from MSO to the CM dashboard Issue-ID: VID-787 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Id426ee13ce9dede540d7807cb836f1bb6db420c2
2020-03-16API test to verify simpleNoTaskInfo formatAlexey Sandler1-0/+158
Issue-ID: VID-787 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I650530f9490d45d3fc3fe3fcb1b853bdded7d07a Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-08allow platform multi-selection for networkEinat Vinouze1-3/+7
Issue-ID: VID-785 Change-Id: I4e6a4c2f0dc8c0e11f2571eec0789ad5672a9147 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-02-16Remove tenant and lcpCloudRegionId - adjust test ↵Ittay Stern2-6/+14
createNewServiceInstance_aLaCarte_WithVnf Issue-ID: VID-758 Change-Id: I232a42bd12429a97d59eb6a93fe5ef07fde7dd56 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-12API tests: support TENANT_AND_REGION_FROM_VNF flagIttay Stern3-13/+59
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-01-23Merge "Product family ID on VNF should be mandatory"Ittay Stern1-0/+1
2020-01-23Product family ID on VNF should be mandatoryEinat Vinouze1-0/+1
Issue-ID: VID-751 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I884651be334c543b7f4ec1a55b7542a95b2c8fe3 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-01-22make GR_API the default testApi in automation testsEylon Malin17-33/+30
Issue-ID: VID-757 Change-Id: I5af2029c53b47e2c303b424396ab0940414f9106 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-12Provide literal usePreload=false when usePreload is <null>Ittay Stern1-0/+1
Issue-ID: VID-746 Change-Id: Iab121726177397d1dbde37a1f7b93b30275a9ded Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin2-11/+23
supplementary file shall be in format [{"name": "fieldName", "value" : "xyz"}] Also this is the format of each param in user params for aLaCarte requests and old macros Issue-ID: VID-743 Change-Id: I579298ce3f0b789a7a69e6af5a85bfbd50ae9fc0 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-26Allow platform multi-selection for VNF in modern UIYoav Schneiderman1-1/+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-20a-la-carte services e2e test - add more 2 VfModulesEylon Malin3-18/+34
Issue-ID: VID-701 Change-Id: I644ff412d1bff60842793e3839f66bf5007cb32b Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-19a-la-carte services new instantiation ui selenium testEylon Malin5-29/+178
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-12sanity macro test use csar that is still opened in old screensEylon Malin1-1/+1
Issue-ID: VID-701 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3b8e62a2e76b1d0bcae3f24fd46013ca762a2c83
2019-10-31Update MSO change-management URLAmichai Hemli1-1/+1
Issue-ID: VID-622 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ibe7b07ecc858895de579d3dacf1a3312c6793fad
2019-09-10update MSO configuration URLEylon Malin4-4/+4
Issue-ID: VID-622 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I695a8822338fd1c8253b23b88ad260a43d02be9c
2019-09-10fix simulator preset for delete volume groupEylon Malin1-5/+0
Issue-ID: VID-622 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I9ea6aaca6b24f135b7df155f7433e1ef4099ddff
2019-09-10update MSO volume group URLEylon Malin2-6/+3
Issue-ID: VID-622 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Id94bb1406ded3f8092a42c4a4cbc5ab975560721 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-09-10update MSO create service instance URLEylon Malin2-2/+2
align MSO create service instance URL to /serviceInstantiation/v7/serviceInstances also unify some system properties variables Issue-ID: VID-622 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I7a0744f5d6cfe776ce2f17b11aa5ebba4c8e65fb Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-08-28Fix resume vfModuleEylon Malin1-1/+1
Get from AAI lcpCloudRegion and tenantList even when there is homing data for vfModule, for make resume popup compatible with creationService Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ia57e8e020d2f5373c2b3239b6020a12030deef07
2019-08-04align backend get aicZone response fields name with the frontend expectationEylon Malin1-3/+1
Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib43b5c75ce0c841aec6e4c42bef78354ddf30493 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-08-01fix expected cloud owner in e2e AddNetworkTestEylon Malin1-1/+2
Issue-ID: VID-482 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ieade85fa5652f1ade8058b60ef9f9ef80af28b8c
2019-07-08Merge from ecomp 718fd196 - Integration TestsIttay Stern27-117/+373
Issue-ID: VID-378 Change-Id: Icc0bdb9ef37b1d429d47c2070f76d1ee63ad7489 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-03-17Merge automation from ECOMP's repositoryIttay Stern69-125/+4161
Reference commit in ECOMP: 8e92a8c6 Issue-ID: VID-378 Change-Id: Ia32f4813378ef95097f788246aa5b1172e20ca48 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-01-09Merge from ECOMP's repositoryIttay Stern1-1/+1
Main Features -------------- - Async-Instantiation jobs mechanism major update; still WIP (package `org.onap.vid.job`) - New features in View/Edit: Activate fabric configuration; show related networks; soft delete - Support AAI service-tree traversal (`AAIServiceTree`) - In-memory cache for SDC models and certain A&AI queries (`CacheProviderWithLoadingCache`) - Upgrade TOSCA Parser and add parsing options; fix malformed TOSCA models - Resolve Cloud-Owner values for MSO - Pass X-ONAP headers to MSO Infrastructure -------------- - Remove codehaus' jackson mapper; use soley fasterxml 2.9.7 - Surefire invokes both TestNG and JUnit tests - Support Kotlin source files - AaiController2 which handles errors in a "Spring manner" - Inline generated-sources and remove jsonschema2pojo Quality -------- - Cumulative bug fixes (A&AI API, UI timeouts, and many more) - Many Sonar issues cleaned-up - Some unused classes removed - Minor changes in vid-automation project, allowing some API verification to run Hard Merges ------------ - HTTP Clients (MSO, A&AI, WebConfig, OutgoingRequestHeadersTest) - Moved `package org.onap.vid.controllers` to `controller`, without plural -- just to keep semantic sync with ECOMP. Reference commit in ECOMP: 3d1141625 Issue-ID: VID-378 Change-Id: I9c8d1e74caa41815891d441fc0760bb5f29c5788 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2018-08-13Renaming vid-automation #3kurczews20-0/+779
Change-Id: I5eabdb9d06ca9887808bb623dde09d038cf2de53 Issue-ID: VID-205 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>