summaryrefslogtreecommitdiffstats
path: root/docs/submodules/vid.git
AgeCommit message (Collapse)AuthorFilesLines
2019-10-13Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 809dd1050faf1bb3687807be384940ccbb28ff22 - Add ability to retrieve from simulator recorded requests and headers Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ie8dfe7216240a95d40c0d7ffdd5c69f6ddb643af
2019-10-10Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 258fecdc8a7745c4085815e57a08162f248432e3 - Merge "base logging interceptor for apache http client" - base logging interceptor for apache http client Issue-ID: VID-253 org.onap.logging.filter.spring.SpringClientFilter used as reference implementation Change-Id: I015bc784ab5ee2b4ee6474bdbb7a346011734a3a Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-10-10Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 726807cedcfde00b448f3c60656d6c9b7c1d9d1f - fix call AAI get vnf data with right cloudRegion id Issue-ID: VID-596 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9879657abdc23d91370ed12736d177884963448a
2019-10-10Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 012975b2349ba5cc7c8434195b59459b8b0a0e89 - Merge changes from topics "VID-30", "VID-37" * changes: Add the "@Override" annotation. Replace "==" with "===". - Add the "@Override" annotation. Using the @Override annotation is useful for two reasons : It elicits a warning from the compiler if the annotated method doesn't actually override anything, as in the case of a misspelling. It improves the readability of the source code by making it obvious that methods are overridden. Issue-ID: VID-612 Change-Id: I90f07b6da5934fcba0c6d4106a75684438d8bb4b Signed-off-by: anushadasari <danush10@in.ibm.com> - Replace "==" with "===". The == and != operators do type coercion before comparing values. This is bad because it can mask type errors. For example, it evaluates ' \t\r\n' == 0 as true. It is best to always use the side-effect-less === and !== operators instead. Issue-ID: VID-656 Change-Id: If93fe032fae618bb0bd7112c24a0e4d3acab6337 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-10-09Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e02ffbb580a3a8049baae4437871129d6e37c91a - Merge "Dont filter get_vnf_data_by_globalid_and_service_type_response results" - Dont filter get_vnf_data_by_globalid_and_service_type_response results Filtering happen on AAI as part of FLAG_FLASH_REDUCED_RESPONSE_CHANGEMG. Issue-ID: VID-659 Change-Id: If43034cce545c90ac44d6d0e70bc0baa3d21283b Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-07Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 43531f0fa9eb2b07bc6b3205e66ee18e0a5b4df2 - add logging-filter dependencies to vid-app-common Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I1c9ae03fb9c33a12c24b887a9262df77b8d29e0c
2019-10-06Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to fccae62442353fea229184159a56e7a49ad3638c - Merge "Add partner-name header sending to SDC" - Add partner-name header sending to SDC Issue-ID: VID-253 Change-Id: I471ceea513b62f5bc83f8496e15b647f7d888926 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-06Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 85f3d5c59775259524ac2a51c5976d09a004e56c - Merge "send X-ONAP-RequestID and X-InvocationID headers to AAI" - send X-ONAP-RequestID and X-InvocationID headers to AAI Issue-ID: VID-253 Change-Id: I5910e351982d3f118248f7dbeb735db018e1f05e Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-10-06Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 69257dc9c6f3e04b677eecffbf8f3ebb535b0be1 - Merge "all rest calls of AAIRestInterface use doRest method" - all rest calls of AAIRestInterface use doRest method Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ie25a8be8d649fe322698c81a969c720dc123c629 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-10-06Update git submodulesSara Weiss1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 54b4b3366fb23feae188bbe0a9a7b49eebea2692 - change management integration with reduce flag Issue-ID: VID-596 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I3b9df53ae4b58b3abe672b3871b75a68fda79fc9 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
2019-10-03Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 39b185a11e5978991eedd4763415eed51b7c9462 - Merge "Verify audit logs format `audit2019`" - Verify audit logs format `audit2019` Issue-ID: VID-253 Change-Id: Ic62c455c101311dc3ac3022912390209e3fd86e7 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-03Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 31237ff2baa728d41cba4d2f8fb4ddeb01deeb63 - Merge "sort base resource according it's position field" - sort base resource according it's position field Issue-ID: VID-646 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I35705cd4a239e30bc6d86da7cde05495648d2a04 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-10-03Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 2c8747b7d258b96b362227cb383aeb350eea5bd6 - Merge "send INVOCATION_ID header in MsoRestClientNew" - send INVOCATION_ID header in MsoRestClientNew Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I6f4e317571999b2bf0f37d5407c23ab79e7358b4
2019-10-03Update git submoduleswsliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0f91f7b80daf25cf5462220bb060f53928fe2a89 - Fix for failing tests Issue-ID: VID-602 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com> Change-Id: Ic2662e884c987372340aa93f553972f7646bf95f
2019-10-03Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 585494da0b36f1f4758512bc62e59e863be817ee - Merge "adding orchestration type to service models view" - adding orchestration type to service models view Issue-ID: VID-602 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I289b55129cbfe8fbf6dd28f0e8f41715ff4ed107
2019-10-03Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 579e5fa551a9563c5747c6e73a479f81ab947f53 - Merge "remove unused post method" - remove unused post method Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I17260b3228ea4d0d4cff80bcfe2aa941cc8e19f2
2019-10-03Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 1a04f3cb5ddf81d5b42a52d1a3a16bce7880d320 - Merge changes I3d32b225,I75b554a6 * changes: add test case of restCall to outgoing request header test remove unused interface and unused methods - add test case of restCall to outgoing request header test Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3d32b225c47f9cf5af187d2c2bb850e9519d4bfc - remove unused interface and unused methods Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I75b554a6221e9736bb8d360225c3d7e20e69a6ab
2019-10-03Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 6a4bbd8dded066fae4bc034d65a059e41b06661e - UT - requestId is same in next call but invocationId is different Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3c07a26b2644435ca530466f47fb3b77d01dcbe4
2019-10-02Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ab9cd4374e918187907e19a57585bc57b72f1bc7 - Merge "send INVOCATION_ID header via RestMsoImplementation" - send INVOCATION_ID header via RestMsoImplementation Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ifc199a3ef0faf2c02b73a065667866f25c20bd56
2019-10-02Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 7dec4b0af4e9600fdced7e1228996339ee5bf35f - MsoRestClientNew not extends RestMsoImplementation Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I2e67f31bee79e05286fec4152ae5c85a96186047
2019-10-02Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to a92741c73951498d10644635da2335391ac56e02 - Verify partner-name header sent to AAI, SO Issue-ID: VID-253 Change-Id: I80c710db1eb3f48c52b7ecebb234e75a503bf65d Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-02Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 32208b52da320c4013b577b55dde8f41bebaa240 - Merge "Revive SO's OutgoingRequestHeadersTest" - Revive SO's OutgoingRequestHeadersTest Issue-ID: VID-253 Change-Id: Ibdd6d876a80375b355f8478072998577c998fcd1 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-02Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0d422d4cc6a1580d38216ccf5a51a2acba0a884e - enable mso rest client send DELETE request with body config SUPPRESS_HTTP_COMPLIANCE_VALIDATION directly from RestMsoImplementation, instead of relaying on the jersey client configuration. Also remove Delete method from RestMsoImplementation since it's not used in production code. Issue-ID: VID-657 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: If30d60c6aca9b7d9ab3e6d07b13c1246ed3d67e3
2019-09-26Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to fdea9e36bd95193d2e920398beee914e4953919c - Merge "Rebalance Cypress pipeline groups" - Rebalance Cypress pipeline groups Issue-ID: VID-647 Change-Id: I2260dcadba49c4970460b5b854b72265eea198f8 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 7c41238c1f88ba3623d79dff584fa2d7fb6f05c8 - Merge "Try to fix failing tests" - Try to fix failing tests Keystore instantiation is failing on jenkins. Add mocked keystore Issue-ID: VID-653 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com> Change-Id: I428db5b14d90c63de6b11ad5d366e839efbf33ed
2019-09-26Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to c8a8cc746697e23ac87fc72d4fb1ff01c534e9c0 - Merge "check if FLAG_FLASH_REPLACE_VF_MODULE open in the right place" - check if FLAG_FLASH_REPLACE_VF_MODULE open in the right place modern View/Edit couldn't be opened when FLAG_FLASH_REPLACE_VF_MODULE is on before that fix. Issue-ID: VID-652 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib7ff6f374b6c8aa62133a7ef53fc21877f4b3c53
2019-09-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to dcf470807a0dc13a14a8948f3879406e84f09df2 - Disable Test Administration Script where old `wget` Change-Id: I4bace8cf4eeba84ad13794e2abe9d5e525dc91ea Issue-ID: VID-638 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-25Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 16b52c71ed49b9cd6ffa2cd1383d1b6c7724e17f - Expect None_Upgrade action for VNF upgrade FE will send the None_Upgrade action therefore we need to map it to Upgrade Issue-ID: VID-651 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ia4806386dcd8faf557f0c17a2f533afa386b2ec1
2019-09-25Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to de6b7cc7244722bf984a0d7cb7070fe568614df6 - Merge "Test Administration Script: category_parameter.sh" - Test Administration Script: category_parameter.sh Issue-ID: VID-638 Change-Id: Ia971cc95f03ed1e3372302afd3c699633370204f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-25Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 41c8e5685b70387c203b4c225a1573697d28b6d1 - Merge "Introduce request-id headers enum" - Introduce request-id headers enum Issue-ID: VID-253 Change-Id: I4df5756d14969a2c0daa777c75c1365837f9ad1f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-25Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to d062c0446d4f288e523aa6ad4489250794babcd7 - Merge "change management integration with reduce flag" - change management integration with reduce flag Issue-ID: VID-596 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I81155ff877016995ef977358d3bf9fddf75a18ce
2019-09-25Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 89bed06e455cbc03cf5b0618c13ee4c2eb488c5a - Merge "Add a position field to BaseResource (fix)" - Add a position field to BaseResource (fix) Issue-ID: VID-646 Change-Id: Ib057ca542dfa1b935c534ec461fb0c549a8c08d9 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-09-24Update git submodulesanushadasari1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0b6ca2b05ca0896ad4f9b2f4943b1fa9292e8dfb - Add "@Override" annotation above method signature. Using the @Override annotation is useful for two reasons : It elicits a warning from the compiler if the annotated method doesn't actually override anything, as in the case of a misspelling. It improves the readability of the source code by making it obvious that methods are overridden. Issue-ID: VID-612 Change-Id: Ic628b85f7a3e4c08712c88298fa4620ecddce0cc Signed-off-by: anushadasari <danush10@in.ibm.com> - Add a semicolon at the end of this statement. 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-607 Change-Id: I27deafe5e97d71be4b5b6501f3cda0a19769123b Signed-off-by: anushadasari <danush10@in.ibm.com> - Add a semicolon at the end of this statement. 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-607 Change-Id: Ibf05db5e76be01c78cfac8196fcf4bb09dfa7709 Signed-off-by: anushadasari <danush10@in.ibm.com> - Add a semicolon at the end of this statement. 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-607 Change-Id: Id3fd3e7baea856e8aab4c5c7c509a6c00bb44ced Signed-off-by: anushadasari <danush10@in.ibm.com> - Add a semicolon at the end of this statement. 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-607 Change-Id: I45637083e88ac2e1c4cb27519a3116f2f5f792e8 Signed-off-by: anushadasari <danush10@in.ibm.com> - Add a semicolon at the end of this statement. 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-607 Change-Id: I2adee2c4d945cde39d796106fa6540d875b25219 Signed-off-by: anushadasari <danush10@in.ibm.com> - Add a semicolon at the end of this statement. 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-607 Change-Id: I6798e2fbf4439e5336e1af734aa762449454f04f Signed-off-by: anushadasari <danush10@in.ibm.com> - Add a semicolon at the end of this statement. 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-607 Change-Id: I74a97be12bc5a110c4afd7f2d3eaf51b0ae707c8 Signed-off-by: anushadasari <danush10@in.ibm.com> - Add a semicolon at the end of this statement. 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-607 Change-Id: I351d26cab21fffe5925dd6bc64691166e5c3ea3d Signed-off-by: anushadasari <danush10@in.ibm.com> - Add a semicolon at the end of this statement. 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-607 Change-Id: I1fd965413585256c09e61c2a19b0651800e65eab Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-24Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to bbc6dd03b17fc5cdb2305a281f94835e1d9d9929 - Merge "Encoding path segments on reduced custom query" - Encoding path segments on reduced custom query Need to URL-encode the path segments when sending URL in the custom queries to A&AI Issue-ID: VID-596 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ie551cccfc1a8c627984185324a59c18f13200e91
2019-09-24Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 61d60cacd54706760a633cd058cce1c8b15e6da4 - Merge "Take more Change-management Selenium screenshots" - Take more Change-management Selenium screenshots Issue-ID: VID-397 Change-Id: I9b925068346dd3ebb6665a83b0a1b7876193c2ff Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-24Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to d0d6771000f3a0cceaa0d11a8b6a575608b10f8f - Merge "Add memory to Cypress" - Add memory to Cypress Fixing error: FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory Change-Id: Ifa12f3c39bdf29c3211a3c75bcc17876a2af5b85 Issue-ID: VID-647 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-24Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 5f7bd08676754cd28ed761365651c578854e25a1 - Merge "Add mso configuration tests" - Add mso configuration tests Issue-ID: VID-470 Change-Id: I2eeb3780ffe161c8616fb72573d4ce4916edc9ee Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-09-24Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e95e60f446e7752ae808144757585b4b94dc7f53 - Merge "change management new filter tests" - change management new filter tests Issue-ID: VID-596 Change-Id: I591da151bb27a46c217edec552e7c9c670a96aaa Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
2019-09-24Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 607af7badab5f694a0689cb9d359d543c9275809 - Merge "Add a position field to BaseResource" - Add a position field to BaseResource Issue-ID: VID-646 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Id1f84dadd31840cf9fa3cdbc7afd7da727a22c7f
2019-09-24Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e5922e48d5ef9a2cbf19693135e11b5b7747a04f - Merge "AaiController tests" - AaiController tests added new unit tests to AaiControllerTest Issue-ID: VID-649 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com> Change-Id: Ib16f31487e09e0dfdd0813e2a16def620e166be2
2019-09-23Update git submodulesSara Weiss1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e59d8d560376a34e0eab902a673b5b3c3add5b0d - add 'cloud region' optional field to change management Issue-ID: VID-596 Change-Id: Ieb89980f7e802fe2508950a0e1a23188145fd85e Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
2019-09-23Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 9a2cd4170c33326dc6a0829675fa4cef231efdd9 - Change-management: provide and use scheduler's fields through vm.scheduleWorkflow() In addition, show error message when no Portal-frame. Use the dumped data to revive ChangeManagementTest tests by capturing the error's payload. Issue-ID: VID-397 Change-Id: I978bf537c43b0e3933e82c761c60cd067ab2cf27 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-22Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 5a824bbfbe95afd3b1fbaae8c029a8b4c5ad5401 - Remove injections from filter, as filter is not Spring-controlled Change-Id: Iecb4d6fbb79c5920d088fe536e6622690f8f881e Issue-ID: VID-253 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-22Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 15eeb03b12f2c8afd34c38ffad9f2d3a30e4af23 - Merge "Modified CM old json to include ModelVer and removed VFM out of it. Modified CM tests to use the new preset and term it over feature flag" - Modified CM old json to include ModelVer and removed VFM out of it. Modified CM tests to use the new preset and term it over feature flag Issue-ID: VID-596 Signed-off-by: as221v <as221v@intl.att.com> Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Change-Id: I801c2f6ee19eabbb6d52e7f27e89df29389137d9
2019-09-22Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f2495b796538e6e86f5ea482c2908887615e05d0 - Merge "Use x-onap-requestid header in filter's API test" - Use x-onap-requestid header in filter's API test Issue-ID: VID-253 Change-Id: I2412a27e32f006588241cd46d06fab28c5779581 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-22Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 94f5a7e46486024a3b59fcbcbbcf09a04a46c930 - Merge "Let request-id value derive from alternative request-headers" - Let request-id value derive from alternative request-headers Issue-ID: VID-253 Change-Id: Icae6caf5f720da0c7587f62380d1783669e69d9f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-22Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f218636cc2c7ca337d6e23f24fc282bbbacd79f1 - Merge "Rename PromiseRequestIdFilter, extract isWrapNeeded and incomingRequestId methods" - Rename PromiseRequestIdFilter, extract isWrapNeeded and incomingRequestId methods Change-Id: Idb39f7d5e723598e34e737522c4f73d8de3df93c Issue-ID: VID-253 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-19Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 608c7c4ba8b3fa8ec22d0237a8fffc0da14cefc2 - Release version 6.0.0 Change-Id: I0e8bbd6d19398f5eced4e4348468ca2cd85834e0 Issue-ID: VID-576 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-19Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 794715dea61c98c5c2084d67bbfa50a95340860f - Merge "Revert license attribution change" - Revert license attribution change Change-Id: Id75ede28269505cb62eda0ff6f03ac7d02efce73 Issue-ID: VID-378 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-19Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to c3f5659305490b896227eada3faa9f40c492dd0d - change vnfreducedresponse preset Issue-ID: VID-596 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I5347ca2bc8a17d60e1e282784f38ceaa0725fdd3