aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-10-22Address licence discrepancy5.0.2-ONAPelaltoIttay Stern1-0/+0
Change-Id: Ic0fc2cc8d91fae8388f9dc0b45481d41554bf808 Issue-ID: VID-629 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-17Correct System Message Warning in release noteswsliwka1-4/+4
Issue-ID: VID-683 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com> Change-Id: Ieed7086c092a63f6611656cc4493f06714ac4ee2
2019-10-17Correct System Message Warning in release noteswsliwka1-7/+7
Issue-ID: VID-683 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com> Change-Id: I00c624737f8b1b483ab67513e52bc61de9b2d26d
2019-10-09Try to fix failing testswsliwka1-8/+36
Keystore instantiation is failing on jenkins. Add mocked keystore Issue-ID: VID-653 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com> Change-Id: I428db5b14d90c63de6b11ad5d366e839efbf33ed (cherry picked from commit 398e1db85eca9645b65422eb7c9d5f6956244276)
2019-10-08Updated known issueswsliwka1-0/+3
Issue-ID: VID-659 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com> Change-Id: I4739d89173ac190f67090e7dee1921045fe84341
2019-09-19Revert license attribution changeIttay Stern1-1/+1
Change-Id: Id75ede28269505cb62eda0ff6f03ac7d02efce73 Issue-ID: VID-378 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-16Merge "Add cloud-region and nf-role as an optional search criteria"Ittay Stern6-17/+465
2019-09-16Add cloud-region and nf-role as an optional search criteriaAlexey Sandler6-17/+465
Issue-ID: VID-596 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I72d9c2c9dc3f39fcc3c87e083ac230d20135e979
2019-09-16make maven fronted tests optional by profileEylon Malin1-4/+14
Issue-ID: VID-643 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I906ae56d874ca4b8a760cdfb45ce23cf0e6cf6c3
2019-09-16Upgrade FasterXML/Jackson to version 2.9.9.3Amichai Hemli5-6/+9
FasterXML jackson-databind versions 2.x through 2.9.9.1 are vulnerable. we will use 2.9.9.3 for jackson-databind only Issue-ID: VID-640 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: I537cb83ad787522b75fdee59ffabb51def747096
2019-09-16Merge "Bump VID version to 5.0.3"5.0.3Wojciech Sliwka9-11/+11
2019-09-15Remove redundant get vnf data endpoint of aaiController (fix)Amichai Hemli1-12/+0
As we are now using AaiController2, the AaiController endpoint of change-management is redundant Issue-ID: VID-596 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: I68289eb5acb02af75c052e891dc6f77a48dc62c7
2019-09-15Bump VID version to 5.0.3Ittay Stern9-11/+11
Change-Id: I4c3de5eeaac8e576b6a52a87dbe3dc148c203edb Issue-ID: VID-611 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-15change operational-environment-type on operational-environments queryEylon Malin7-18/+18
Issue-ID: VID-637 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ia9340269dd6a4a6616a6fdbfe166eea0731490de
2019-09-15Merge "logging of HttpResponse use raw body"Ittay Stern3-2/+73
2019-09-12Add Feature Flag for cloud-region and nf-role as an optional search (fix)Ittay Stern1-19/+33
Change-Id: Ia5bfc99320ce1f9be1c5a4f98fc6d4a02be0f58a Issue-ID: VID-596 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-12Merge "logging requests and responses in SyncRestClient"Ittay Stern3-14/+116
2019-09-12Merge "Reduce vnf data response from A&AI in change management flows"Ittay Stern14-134/+1534
2019-09-12logging of HttpResponse use raw bodyEylon Malin3-2/+73
print raw body for cases like errors make sure the response can be read logging it Issue-ID: VID-611 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: If138531f515fb2927a13417040b68e81babebc4e
2019-09-12logging requests and responses in SyncRestClientEinat Vinouze3-14/+117
Issue-ID: VID-611 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I0e64e9520e566f9317f3fcbf0495b67349993ce4
2019-09-12Merge "add button to menual search of vnf change the vnf role to free text ↵Ittay Stern6-325/+501
optional"
2019-09-12Reduce vnf data response from A&AI in change management flowsas221v14-134/+1534
Issue-ID: VID-596 Signed-off-by: Amir Skalka <as221v@intl.att.com> Change-Id: I4462ef0c2dbc9880d1a0d204f6552e3842aad821 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-09-12add button to menual search of vnf change the vnf role to free text optionalSara Weiss6-325/+501
Issue-ID: VID-378 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I21a4b541f32626823d84f9d0d6fb0392275b7428 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
2019-09-12create JoshworksJacksonObjectMapper and use it everywhere neededEylon Malin5-79/+25
Create class that implement joshworks object mapper that used jackson object mapper that support kotlin. Use it instead local anonymous classes where needed Issue-ID: VID-611 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ie00dce0ec9b366515c5e40d9f37b9e64a2ceb357
2019-09-12add UT to logRequest of LoggingEylon Malin1-10/+39
Issue-ID: VID-611 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ibbe32350b2a6ce02a833ab65346afde9e85fc6e2
2019-09-12Merge "make Logging a service and inject it to SyncRestClient"Ittay Stern25-283/+374
2019-09-12make Logging a service and inject it to SyncRestClientEylon Malin25-283/+374
Issue-ID: VID-611 Change-Id: I120782884351c55b2e0d1b4ca8bae1e2479d1d0a Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-09-12add Feature Flag for cloud-region and nf-role as an optional searchAlexey Sandler5-3/+6
Issue-ID: VID-596 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I36e5ea4842816dfa8a6734299bf667150600a375
2019-09-11Align vid-automation's Features.java to vid-app-common'sEinat Vinouze1-3/+9
Issue-ID: VID-603 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ie859a66e7ddc4f2dc78dd79e8f760022f121f86a
2019-09-11Add flag flag_flash_more_actions_button_in_old_view_edit (fixup)Einat Vinouze1-1/+2
Issue-ID: VID-603 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: If50a1f810a7851e4eaa88ac07fe3a09f381c0e4a
2019-09-10Merge "Add investigative mechanics around flaky test ↵Amichai Hemli1-17/+56
serviceWithVrf_resultAsExpected"
2019-09-10Merge "Semicolon at the end of the Statement and Remove trailing whitespaces ↵Ittay Stern1-4/+2
at the end of this line"
2019-09-10Merge "Semicolon at the end of the Statement and Remove trailing whitespaces ↵Ittay Stern1-3/+2
at the end of this line"
2019-09-10Merge "Semicolon at the end of the Statement and Remove trailing whitespaces ↵Ittay Stern1-10/+8
at the end of this line"
2019-09-10Add investigative mechanics around flaky test serviceWithVrf_resultAsExpectedIttay Stern1-17/+56
Change-Id: Ia4bb9d9e15ce769b8fe4be624e93f03ca7b6af69 Issue-ID: VID-378 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-10Merge changes from topics "VID-14", "VID-13", "VID-12"Ittay Stern3-22/+22
* changes: Add Semicolon at the end Add Semicolon at the end Add Semicolon ath the end
2019-09-10Semicolon at the end of the Statement and Remove trailing whitespaces at the ↵anushadasari1-10/+8
end of this line In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-606 Change-Id: Ic6daf9162504a2296a7e2cf48f08e60cabe14b21 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-10Semicolon at the end of the Statement and Remove trailing whitespaces at the ↵anushadasari1-4/+2
end of this line In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-606 Change-Id: Ib1484f91b4b47457c4150b536d420ffc1e6902b4 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-10Semicolon at the end of the Statement and Remove trailing whitespaces at the ↵anushadasari1-3/+2
end of this line In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-604 Change-Id: I850ee4d00e2f263105a15a5778c11cfb2e526986 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-10Merge changes from topics "VID-11", "VID-10", "VID-9"Ittay Stern3-5/+5
* changes: Add Semicolon at the end Add Semicolon at the end Add Semicolon at the end
2019-09-10Merge "Semicolon at the end of the Statement and Remove trailing whitespaces ↵Ittay Stern1-6/+4
at the end of this line"
2019-09-10Merge "update MSO configuration URL"Ittay Stern9-9/+9
2019-09-10update MSO configuration URLEylon Malin9-9/+9
Issue-ID: VID-622 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I695a8822338fd1c8253b23b88ad260a43d02be9c
2019-09-10Merge "fix simulator preset for delete volume group"Amichai Hemli1-5/+0
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-10Merge "Add flag flag_flash_more_actions_button_in_old_view_edit"Amichai Hemli6-4/+178
2019-09-10Merge "update MSO volume group URL"Amichai Hemli6-26/+35
2019-09-10update MSO volume group URLEylon Malin6-26/+35
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-10Add flag flag_flash_more_actions_button_in_old_view_editIttay Stern6-4/+178
Renamed from FLAG_FLASH_VIEW_IN_NEW_VIEWEDIT_SCREEN. Added features.properties.md to document the different flags. Change-Id: I819a31851eab8bed54f807f0ffb5082496677d3f Issue-ID: VID-603 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-10Merge "update MSO create service instance URL"Ittay Stern31-116/+138