aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-04-01Configure "portal app_password" in DB by environment variableIttay Stern6-11/+172
Issue-ID: VID-801 Change-Id: Ic29912cdbbfe2cad9de957d190224d873d9c1e8c Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-01allow LOB multi-selection for vnf -fix testEinat Vinouze1-3/+1
Issue-ID: VID-788 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Id0be1778aeba1d32c9c21cc21ab94c2b550f417e
2020-04-01Merge "allow LOB multi-selection for vnf -fix test"Amichai Hemli0-0/+0
2020-04-01allow LOB multi-selection for vnf -fix testEinat Vinouze1-1/+1
Issue-ID: VID-785 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ia5ed2ac29247047d3ed11f049557aa8441329ab7
2020-04-01Show the VF module version on the view/edit screenAlexey Sandler5-20/+87
Issue-ID: VID-800 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: If4eebaeb8f0ce89121e166e0aca10895a17c6155 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-01allow LOB multi-selection for vnf - fix cypressEinat Vinouze16-52/+43
Issue-ID: VID-785 Change-Id: I3a11bad5b6da532b23049ce09ea439849143e941 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-30add test that verify delete and upgrade of the not upgraded vfm'sAlexey Sandler4-8/+122
add cypress test that verify delete and upgrade of the not upgraded vfm's on a single click Issue-ID: VID-798 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I293779c3bd48215b6830a99be9a423ce7cb29a5d Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-29Merge "add cypress test that verify deletion of the not upgraded vfm"Amichai Hemli4-0/+362
2020-03-29Configure c3p0 liveness check of ext-svc-simulatorIttay Stern1-0/+1
Check the viability of ongoing connections quite rapidly, allow stable log-ins while tests. "Your application should experience broken or stale Connections only very rarely" - https://www.mchange.com/projects/c3p0/#simple_advice_on_connection_testing Issue-ID: VID-647 Change-Id: If5f3683a781c2c3bccb7b118ec96205000ee4547 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-26add cypress test that verify deletion of the not upgraded vfmAlexey Sandler4-0/+362
Issue-ID: VID-795 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9761ccdc3eb3bb06054ddaad06bc56ace9279e2b
2020-03-26Trust any certificate by API testsIttay Stern1-2/+21
Issue-ID: VID-647 Change-Id: I7ecfe746c57d6a178704b4f3616a637005f8f7c4 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-26Merge "Revert "VNF's LCP regions found by Line-of-business (and ↵Ittay Stern6-214/+31
owning-entity)" This reverts commit e2a7abb45b953d405fc5aa1917f74e2da9f188c0."
2020-03-26Revert "VNF's LCP regions found by Line-of-business (and owning-entity)"Einat Vinouze6-214/+31
This reverts commit e2a7abb45b953d405fc5aa1917f74e2da9f188c0. Issue-ID: VID-788 Change-Id: I72fb7ab9d19df9157c25f635188cb3d0b1fda2cb Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-25add tenantId and lcpCloudRegion to vfm instance during delete vfmAlexey Sandler3-74/+60
during delete vfm get tenantId and lcpCloudRegion from parent vnf and them to vfm instance Issue-ID: VID-795 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I66969f936e8cd5fa4e9867decebadd28186a1851 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-24Introduce guilin.features.properties with modern UIIttay Stern1-0/+42
Issue-ID: VID-679 Change-Id: I4b8cc41b1221d0b2b31d340045d2e1fab2b09dad Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-23Add some timed grace for assertion on log-linesIttay Stern4-38/+45
It happens that logging is delayed, and rows are not available on disk right after an inspected event. Issue-ID: VID-647 Change-Id: Ic47cb2beff0be699f018ff6b5f264a57479bd7d0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-23Add c3p0 connection pooling to ext-svc-simulatorIttay Stern1-0/+5
Should avoid login errors like java.io.IOException: Server returned HTTP response code: 500 for URL: http://ci-cd-simulator-service:8080/vidSimulator/.../auxapi//v3/user/us16807000 when those are due to tenured connections. Issue-ID: VID-647 Change-Id: I17ce716114535487e2e4a90c558c0334af5494fd Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-22Merge "Change-Management tests: reset presets before each test"Amichai Hemli1-1/+2
2020-03-22Change-Management tests: reset presets before each testIttay Stern1-1/+2
This might prevent cascaded failures across the suite. Issue-ID: VID-647 Change-Id: If12e4c5c32e7bc14bfb9860993f1a29a4ce1be62 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-22Merge "Tests: Verbose login failures"Amichai Hemli1-3/+14
2020-03-22Merge "Release VID 6.0.4 (Frankfurt)"Amichai Hemli9-9/+17
2020-03-22Release VID 6.0.4 (Frankfurt)Ittay Stern9-9/+17
Issue-ID: VID-786 Issue-ID: VID-779 Change-Id: Id12176b2bef8e0102a6e5db3d6ba44c7b6cb156e Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-22removing the proxy settings from pom of front endAmichai Hemli1-5/+0
Issue-ID: VID-647 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ie383526a8a14fa073ff664c78b83742768d206ab
2020-03-19Tests: Verbose login failuresIttay Stern1-3/+14
Issue-ID: VID-647 Change-Id: Iab15ef79a52f3390d25ae3db4367137300411e41 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-19Log-in before ChangeManagementApiTest API tests6.0.4Ittay Stern1-30/+33
This will result a user-name (partnerName) in audit logs instead of user-agent string. BTW, also clear redundant `throws` clauses and improve getOrchestrationForDashboardShouldResponseWithNoTaskInfoBody to fail if non-ok http code is returned. Issue-ID: VID-647 Change-Id: I5283e723c3fed75f4a65ebfc1c1a5471272f1b39 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-19set default values in VFM Upgrade popupAlexey Sandler8-24/+35
Issue-ID: VID-794 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ic8c896e0eea0535e0e52a394c403c2e167240b47 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-18allow LOB multi-selection for network (fix test)Einat Vinouze1-1/+1
Issue-ID: VID-788 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I46068bfc73b2ea083274e3011f1549a1a7dea8ec
2020-03-18allow LOB multi-selection for networkEinat Vinouze15-38/+80
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 Sandler3-112/+261
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 Sandler3-0/+179
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-16Merge "allow LOB multi-selection for network - add FF"Amichai Hemli4-9/+43
2020-03-16allow LOB multi-selection for network - add FFEinat Vinouze4-9/+43
Issue-ID: VID-788 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I5358252a336730697bca3486c461f23354c823c0 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-15Extend timeout in DB-related tests of JobsBrokerServiceIttay Stern1-3/+4
Issue-ID: VID-433 Change-Id: Ib33c7621c8315595a341486e475ad15a90330369 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-15Handle DB password special charactersIttay Stern2-2/+2
printf %q will add necessary slashes for the shell; e.g.: the following pair is an example for input and output: Dufr1&Ze heP$1\n"e'wi => Dufr1\&Ze\ heP\$1\\n\"e\'wi Issue-ID: OOM-2293 Issue-ID: VID-786 Change-Id: I44042782c3d9af6dffb228413197791424a2b659 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-12Merge "Upgrade vfModule popup: show modelVersionId and invariantiD from ↵Ittay Stern3-15/+51
instance or model."
2020-03-12Extend timeout in test JobsBrokerServiceIttay Stern1-1/+1
This resolves instability in tests, e.g.: java.lang.RuntimeException: java.util.concurrent.TimeoutException at ...JobsBrokerServiceTest.waitForFutureOptionalJob() at ...JobsBrokerServiceTest.getAlotOfJobs() Redo commit 8aff973214f44a1f4cf95e5330cb9687be1bfa76 Issue-ID: VID-433 Change-Id: Ib366d7c7ffff7ee75a78ff5be5ccd5c970c783dd Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-11add new format to fetch requests from MSO to the CMAmichai Hemli7-9/+36
When flag is true VID will use the format=simpleNoTaskInfo parameter in addition to the filter parameter when fetching orchestration requests for the change-management dashboard. Issue-ID: VID-787 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: I18d608db5bab6f095f399ac0f58fe5e49944a6b1 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-09Upgrade vfModule popup: show modelVersionId and invariantiD from instance or ↵Alexey Sandler3-15/+51
model. Issue-ID: Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I2132df5557d346537a9283c5f7147f47f1da36af Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-09allow platform multi-selection for networkEinat Vinouze2-9/+8
Issue-ID: VID-785 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I38e32dc5c1d5630d8cd7d5c18e964875be38002d
2020-03-08Merge changes Ibbc7da3a,I8efee06fAmichai Hemli13-115/+125
* changes: Don't use EELFLoggerDelegate.errorLogger in Async jobs isVfModuleBaseModule() will not throw on model mismatch
2020-03-08Don't use EELFLoggerDelegate.errorLogger in Async jobsIttay Stern10-33/+35
The Logger.error(EELFLoggerDelegate.errorLogger, ...) idiom is flawed. Using direct invocation of LOGGER.error("msg..."). Issue-ID: VID-253 Issue-ID: PORTAL-835 Change-Id: Ibbc7da3a081675d2edbbb782732a14de9c865a3a Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-08allow platform multi-selection for networkEinat Vinouze19-104/+100
Issue-ID: VID-785 Change-Id: I4e6a4c2f0dc8c0e11f2571eec0789ad5672a9147 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-08isVfModuleBaseModule() will not throw on model mismatchIttay Stern4-82/+90
In addition, the model-info comparision is by customization id or customization name instead of the version id. Issue-ID: VID-603 Change-Id: I8efee06f470e5d5681c264de01ed1315ee1f8cc6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-04Merge "Upgrade vfModule popup: show version from instance or model."Ittay Stern4-12/+29
2020-03-04Upgrade vfModule popup: show version from instance or model.Alexey Sandler4-12/+29
Issue-ID: Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Idc83bee2f5f94998d1c118f8c911c3370e2f23e1 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-04Release VID 6.0.3 (Frankfurt)Ittay Stern10-9/+26
Issue-ID: VID-761 Change-Id: I57cf2a0506e9113667b17238d99512999b80b524 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-04Upgrade AAI API version to v166.0.3Ittay Stern5-20/+12
v16 is the recommended Dublin version: https://wiki.onap.org/display/DW/AAI+REST+API+Documentation+-+Dublin Issue-ID: VID-365 Change-Id: I3c84525382477d453dcdc0e5c1e061dc41526dc0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-04Merge "Document SDNC https port 30267"Amichai Hemli1-5/+4
2020-03-04Merge "Remove explicit org.apache.httpcomponents.httpcore"Amichai Hemli1-5/+0
2020-03-03Merge "Remove dead code in automation's utils"Amichai Hemli45-5581/+1