summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-12-10Address licence discrepancyIttay Stern1-0/+0
Issue-ID: VID-378 Change-Id: I431f58ae2e1b8442dea2ffd84b7100999172eb9b Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-10Updating INFO.yamlIttay Stern1-0/+8
Issue-ID: VID-502 Change-Id: I1da59f9c0d951a16a06cb6c0ce4285b4ba64571f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-10fix and improve testClickPreviousInstantiationsInCreationDialogEylon Malin2-26/+37
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I85d4d2735e89df09ef831de49cee819a4b03aa4a
2019-12-09Enable InstantiationTemplatesApiTest with counter-mapsIttay Stern2-2/+7
Change-Id: I57c09a6ae664517d01deb7b0d4f3e639f7a871a6 Issue-ID: VID-724 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-09Join ExistingElementsCounterMaps with ServiceInstantiationIttay Stern9-24/+298
This new pretty creature is called "ServiceInstantiationTemplate" :-) Issue-ID: VID-724 Change-Id: I1437d76e79512920079b574844b19368c07f501f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-09Merge "Extract getExistingCounterMap from AAITreeConverter to ModelUtil"Amichai Hemli7-97/+127
2019-12-09Extract getExistingCounterMap from AAITreeConverter to ModelUtilIttay Stern7-97/+127
Issue-ID: VID-724 Change-Id: I16305bc2f7c0f208d03da8e0255fad0ea16fb28d Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-09Merge "Change ServiceInstance's top-level rollbackOnFailure serialization to ↵Amichai Hemli7-11/+204
String"
2019-12-09Change ServiceInstance's top-level rollbackOnFailure serialization to StringIttay Stern7-11/+204
This will satisfy a new test: Template Topology API test: Deploy Cypress -> getTemplateTopology returns the same template Also updating templates__instance_template.json with actual "templateTopology" endpoint fields. Issue-ID: VID-724 Change-Id: I1160656c9a58ab2678ca6f2529688463fbd60a91 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-09Show previous instantiations button in new service modal e2e testSara Weiss6-7/+41
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I0afa4fe8907c4e03630e15042188b794e4acfcc4
2019-12-09add create another one menu item to instantiationStatus pageEylon Malin9-40/+81
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I205bc276ec7ba59eae37207f0976867bd496043f Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-08another try to fix cypress test should enable correct menu itemsEylon Malin2-93/+55
Issue-ID: VID-724 remove another row form test setup Change-Id: I9846078e7e5d1ed88b6329a026ee542f69aa53fe Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-08Merge "Changing VNF platform to multiselect + cypress + API"Amichai Hemli17-90/+90
2019-12-08Merge "Add existingVNFCounterMap to mock json file to display the Service ↵Ittay Stern2-0/+2
Model."
2019-12-08Changing VNF platform to multiselect + cypress + APIAlexey Sandler17-90/+90
Issue-ID: VID-724 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: Ie8c720974da3419e26ce7e8675622f75780581b9 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2019-12-08Merge "fix cypress test: should enable correct menu items"Ittay Stern2-103/+39
2019-12-08Add existingVNFCounterMap to mock json file to display the Service Model.Alexey Sandler2-0/+2
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I97ca6efa552ee16cf163ca39446ddc34f1a719da Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-08Merge "UT convertResponseToUI - use ISOString to compare dates"Ittay Stern1-1/+1
2019-12-08Merge "Show previous instantiations button in new service modal"Ittay Stern11-416/+490
2019-12-08UT convertResponseToUI - use ISOString to compare datesEylon Malin1-1/+1
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3077fc05413802f5891e42128bcc7e82d4fb5eb4
2019-12-08fix cypress test: should enable correct menu itemsEylon Malin2-103/+39
Issue-ID: VID-724 The cypress test not handling well scroll bar so decrease data Change-Id: I7541b7127866bb0cc8651d80ab2721846eafabde Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-08Show previous instantiations button in new service modalSara Weiss11-416/+490
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I18633adbabbc22c68f9bcd712427033deaffd33c
2019-12-05Call to useTemplate create Action in orderAlexey Sandler2-5/+6
to update state with template which was called from back end. Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I0726d54324e523d60bcd41116ee44b01a88d9c7b
2019-12-05Merge "Create UseTemplate Action and Reducer to update state with template ↵Ittay Stern4-0/+59
from BE."
2019-12-05Create UseTemplate Action and Reducer to update state with template from BE.Alexey Sandler4-0/+59
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ie6de2dd42c21c1bf1c93b1569ec84050618f410a Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-05support recreate and isRecreateEnabled in instantiationStatus serviceEylon Malin2-0/+23
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Iae797bfa49d73059d67e66b5a6dc0ea62de1195c
2019-12-05support build recreate url in instantiationStatus serviceEylon Malin3-45/+63
Issue-ID: VID-724 Change-Id: I95891a7b2e9e16bd123408d3451df38a89796714 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-04increase maxOpenedInstantiationRequests from 20 to 200Amichai Hemli2-2/+2
Issue-ID: VID-724 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: If01c950f6b3a72b681cb6067e101466524d92cd2
2019-12-04Create function that convert rollbackOnFailure value from String to BooleanAlexey Sandler2-3/+9
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ia3738a146d0b57e961e097c6b6e70e525c46a397
2019-12-04Adding Template button to new service instance + cypress test + filterYoav Schneiderman15-80/+855
Issue-ID: VID-724 Change-Id: Ie69a32dd6b74de57fd747a92935c1ce5edb86351 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-04Merge "Extract subscriber-name only when it is not defined"Ittay Stern2-4/+12
2019-12-04Merge "document FLAG_2004_INSTANTIATION_STATUS_FILTER"Ittay Stern1-0/+3
2019-12-04Extract subscriber-name only when it is not definedAlexey Sandler2-4/+12
This solves the Recreate issue when subscriber-name is already provided by the template, but Redux is not populated with `service.subscribers`. Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Id3bfd705015270352aef674d2119fc77838a3ddb Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-04document FLAG_2004_INSTANTIATION_STATUS_FILTEREylon Malin1-0/+3
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I7da35c0676f74b36deb1f60620ff5b7b6cab2e85
2019-12-04Sink all Async-Jobs logging to same debug.logIttay Stern12-25/+43
Error events are _replicated_ to error.log Main incentive is to have all JobWorker, ResourceCommand and MsoResultHandlerService logging the job life-cycle on same page. Issue-ID: VID-253 Change-Id: I862b408d71767ca3d5e6da3071bbae751261587e Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-04make sure request id is unique per each async job executionEylon Malin3-14/+22
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I1e7e98876c6557ff18a9e1646d7b815ed9af830d
2019-12-04improve test deployTwoServicesGetServicesFilterByModelIdEylon Malin2-19/+50
Issue-ID: VID-724 Test validate that only expected jobIds are in service info list + always mute jobs att the end of the test Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3cfa35ae5f31cf72dcf8b4ac3e250f9473080693
2019-12-03Drawing Board RECREATE will use a new route that retrieves a templateAlexey Sandler8-2/+180
Use endpoint "templateTopology" instead of "bulkForRetry" Issue-ID: VID-724 Change-Id: Ic92971e29d1f78768aeb82158ce424ff31bfbbb0 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-03Merge "free text filter in instantiationStatus Page"Ittay Stern15-53/+142
2019-12-03free text filter in instantiationStatus PageEylon Malin15-53/+142
Issue-ID: VID-724 Change-Id: I5f363ecc66ff1f1fef9c9d75a12a9c43403aa905 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-02disable npm progress-bar by npmrc file instead of mvn goalAmichai Hemli2-10/+1
Issue-ID: VID-724 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: I2c1261b24bba3e16dd858e3dd77c9b0a188e310c
2019-12-02Merge "FE getServicesJobInfo can filter by serviceModelId"Amichai Hemli4-7/+25
2019-12-02Merge "add more test scenarios for filter serviceInfo by service model id"Ittay Stern1-14/+29
2019-12-02Merge "Add query param option for filtering services info by service model id"Ittay Stern3-5/+40
2019-12-02FE getServicesJobInfo can filter by serviceModelIdEylon Malin4-7/+25
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3acff0f47810825d90b91dbeaaedcdd348c7d733
2019-12-02Add query param option for filtering services info by service model idSara Weiss3-5/+40
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I72c78dd3c0e156688092ce4ac3793bc3e8c37352
2019-12-02add more test scenarios for filter serviceInfo by service model idEylon Malin1-14/+29
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I24daba11da26a39ee366d1353459c530f0ebfafc
2019-12-02API to get template-topology by job idIttay Stern4-9/+35
..../vid/asyncInstantiation/templateTopology/{jobId} Issue-ID: VID-724 Change-Id: I5704951a595293d10ed6ae09c0113e1cac5b5788 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-01Cypress to drive recreation from templatesIttay Stern4-0/+392
A new route "RECREATE" allows the half-way between RETRY and CREATE: It is "retry" because historic topology is loaded. It is "create" because a new instance is created upon "Deploy". Following commits should modify business-code, so that: - The expectedPostAsyncInstantiation assertion pass; - User is navigated the Instantiation-Status page; - The template topology will be from a designated endpoint "templateTopology", instead of "bulkForRetry"; - Consider the hack in `templates__instance_template.json`, where action is "None_Create" instead of "Create" to workaround a state-oriented problem in the method `extractServiceFields()`. Issue-ID: VID-724 Change-Id: I0fc282b506a05b8161f3b3f96959493d3843c7f9 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-01Merge "Add filter for serviceInfo by service model id"Ittay Stern4-54/+147