summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-11-07Validations in different tests for audit logAmir Skalka5-13/+37
ChangeManagementApi/UserApi to verify incoming requests in audit log. Refactor assert message and contains method for validation Add audit logging validation to Health Check test Refactor audit log validation according to code review comments Fix the test of Add audit logging validation to Health Check test Issue-ID: VID-253 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Change-Id: I0379520054b65f2141745579a14690bdc4824655
2019-11-05remove comma's properties file with flag ↵Alexey Sandler2-2/+2
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-04Validate audit of request id on incoming requests to MSOAmir Skalka4-4/+24
ServiceInstanceMsoApiTest to verify incoming requests in audit log as well to headers and outgoing requests in logs. Issue-ID: VID-253 Change-Id: I4d94e6de4e2a844f2e0104df6c45b5070465de1e Signed-off-by: Amir Skalka <amir.skalka@intl.att.com>
2019-11-04Merge "remove internal urls"Ittay Stern11-490/+10
2019-11-04remove internal urlsAmichai Hemli11-490/+10
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 Stern2-23/+48
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 Stern3-11/+26
values are not updated"
2019-11-04add new flag FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTEAlexey Sandler7-4/+15
Issue-ID: VID-646 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: If954d1fb597ecb974b671a05d3f5c5ea5ca9a704
2019-11-04fix - when retrieve topology we are using threadPool and the MDC values are ↵Einat Vinouze3-11/+26
not updated Issue-ID: VID-253 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I275d1768f17764efc1bde36baf53439922b534ab Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-11-04vfModule upgrade: don't fallback on mismatching newest modelIttay Stern7-56/+150
Issue-ID: VID-603 Change-Id: I96a0d4ed3a6717a4f1ee7c285dc71e2d7d695302 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-04Merge "fix SERVER_FQDN MDC for audit log"Ittay Stern2-4/+39
2019-11-04improve async instantiation log test, to verify all outgoing requestsEylon Malin1-7/+6
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I7717ddd2cbfaec6430b89f88109de8f12f9e9211
2019-11-04fix SERVER_FQDN MDC for audit logEylon Malin2-4/+39
Issue-ID: VID-253 Change-Id: I6f4b273d800a6eba735744fbd7bc3e741c1a5e83 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-03send unqiue request ids to MSO in async instantiationEylon Malin7-30/+118
Issue-ID: VID-253 Change-Id: I73e7829a2e7e980540e0c253823d030e77b9976b Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-03Merge "remove 2016 logger aspects + verify audit score"Ittay Stern5-211/+51
2019-10-31remove 2016 logger aspects + verify audit scoreEylon Malin5-211/+51
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I841205c5b78ba46041279a36d57f4b1afa665deb
2019-10-31Update MSO change-management URLAmichai Hemli10-11/+11
Issue-ID: VID-622 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ibe7b07ecc858895de579d3dacf1a3312c6793fad
2019-10-31Fix the X-InvocationID, removed ONAP-Amichai Hemli1-1/+1
Issue-ID: VID-253 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Iae559f79f51c6b73552c2510d7cb89077fc28ca4
2019-10-31register scheduler to work with MetricLogClient FilterSara Weiss3-41/+88
Issue-ID: VID-253 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: Ic624e1c2a4b04d31177c737a5d249e734a4cfb48
2019-10-31Merge "Backend's vfModule upgrade: test refinement + code fix"Amichai Hemli11-246/+301
2019-10-31rename class to JaxRsMetricLogClientFilterEylon Malin4-8/+8
Issue-ID: VID-253 Change-Id: I47727690015ab0183ba25a57b19fb280231c6fb3 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-10-31register SyncRestClient to work with new MetricLogClient FilterAlexey Sandler7-413/+40
Issue-ID: VID-253 add API test that checks request headers logged tometrics log Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ic2bfb99d40482b939ddaa4ba5c694f1042c3dd69 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-10-31Backend's vfModule upgrade: test refinement + code fixIttay Stern11-246/+301
Now using modelCustomizationName to map each module from existing service-model to target's service-model. Issue-ID: VID-603 Change-Id: Ie6a2584b6f9d0aa835e8f2ddff4a3ab9d80ef434 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-31assert that InvocationId is unique in API testsEylon Malin1-0/+10
Issue-ID: VID-253 Change-Id: I8bb4c752a9609d5b5a4c649befb7344a800b00b5 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-10-31assert headers in AAI base presetEylon Malin2-12/+50
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ic86ed177602f997f5040351f4a4fb3c79ed545a2
2019-10-31Merge "add to AAI headers in request and metric log"Ittay Stern4-47/+18
2019-10-31add to AAI headers in request and metric logEinat Vinouze4-47/+18
Issue-ID: VID-253 Including API test + use VidMetricLogClientFilter Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I62980b3c88e941d1a47b03c75a1c837078e1988b
2019-10-30Merge "Instantiation-Status: default on unexpected/undefined statuses (fix)"Amichai Hemli3-3/+12
2019-10-30Instantiation-Status: default on unexpected/undefined statuses (fix)Ittay Stern3-3/+12
Issue-ID: VID-692 Change-Id: I15c81daba1a45ff0e009d5e381f93adb03914c0f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-30use onap logging 1.6.1 with needed workaroundsEylon Malin13-9/+264
Issue-ID: VID-253 Onap logging 1.6.1 has some mismatches regards invocationId. This commit fix these mismatches by fixing the MDC when needed. Change-Id: Ic8d35318ae511667dfa6f9c4297d562fd976a717 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-10-29Instantiation-Status: default on unexpected statusesIttay Stern3-25/+69
Issue-ID: VID-692 Change-Id: I1a81a71d32aa36fb1f0dc3b349733db11d4e579d Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-29Test aai_get_service_instance_topology with vf-module placement dataIttay Stern5-43/+82
Issue-ID: VID-603 Change-Id: I2ce89cac91417ef4b60a3943da80f0ff03f865ad Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-29Merge "Introduce cy.clearSessionStorage"Amichai Hemli22-71/+34
2019-10-29Introduce cy.clearSessionStorageIttay Stern22-71/+34
Issue-ID: VID-647 Change-Id: I51471f736577599c1ace8e330a4db089deccc8ca Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-29Cypress>=3.3.1 readFile() does not expect a relative file-path starting with /Ittay Stern1-2/+2
See: https://github.com/cypress-io/cypress/issues/4352#issuecomment-507963062 Issue-ID: VID-687 Change-Id: I5f5f34be85ec2d3401cdf01f4259c2b5d02da37c Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-29Merge "Add another vfm-upgrade test"Amichai Hemli9-16/+459
2019-10-29Add API test that call to MSO and asserts headers in request and metric logAlexey Sandler1-2/+20
Issue-ID: VID-253 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ie3beccb2fd1c70a81fd245abd03e33cdfa79efdd
2019-10-28Add another vfm-upgrade testIttay Stern9-16/+459
Issue-ID: VID-603 Change-Id: I4690906d3bc660984a0c2269d7151f6151b89940 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-28downgrade onap logging dependency back to 1.5.1Eylon Malin1-1/+1
Issue-ID: VID-253 onap logging 1.6.1 has some invalid prints to metrics logs Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Icdba16a96e5424d817ff4dff783472c3d9d294bd
2019-10-28upgrade onap logging dependency to 1.6.1Eylon Malin1-2/+3
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ie667151357386bd93bcdec8fc5fca31f38842c17
2019-10-25Removed the line break before and after options over UI,Amir Skalka2-4/+3
Added a 'version' field validation over the E2E test. Issue-ID: VID-691 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Change-Id: I52205e819a373458c47b8a48239c4bdb309a0bae
2019-10-24Merge "Split Upgrade VF Module tests from viewEdit"Amichai Hemli3-397/+171
2019-10-24log VID is started on startupEylon Malin2-1/+15
Issue-ID: VID-253 Logging api tests use this indication for getting only relevant log lines Change-Id: I3cb829ab5a0f3cead3db50859da2ba12df75a971 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-10-24Split Upgrade VF Module tests from viewEditIttay Stern3-397/+171
Issue-ID: VID-603 Change-Id: I2edd4417dfb5f078fc10874592754d47e189d74d Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-24Merge changes I5c90f5bc,I8883de54Ittay Stern4-21/+13
* changes: fix ApacheClientMetricInterceptor to return expected ResponseCode don't add request id to MDC in VidLoggerAspect
2019-10-24Merge "change management cypress test"Ittay Stern2-3/+646
2019-10-24change management cypress testSara Weiss2-3/+646
Issue-ID: VID-378 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I60a996ebbd6a9f509ab44ae4f656d260d2cac547 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
2019-10-24fix ApacheClientMetricInterceptor to return expected ResponseCodeEylon Malin3-9/+12
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I5c90f5bcbf34eee28c192128333ca940558ecb30
2019-10-24don't add request id to MDC in VidLoggerAspectEylon Malin1-12/+1
Issue-ID: VID-253 request id is added to MDC by org.onap.logging.filter.spring.LoggingInterceptor so VidLoggerAspect don't need to add the request id to MDC Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I8883de54f6775cfc80df6f45b8ec489841b5a97a