Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/vid.git from branch 'master'
to 3d175558e53176c4e7dbea9475ea4b8fbfeb249a
- Merge "edit of macro services in new view edit screen"
- edit of macro services in new view edit screen
Fix Vid Notion Builder behavior according -
all macro non transport services should open the new view edit screen
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Icd45fcbfcb4bf8928f44f73fb3ddd84ac1f1d341
|
|
* Update docs/submodules/vid.git from branch 'master'
to bdd1d2c30961d6b7e3e8777e3659dce7d32da61f
- 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-597
Change-Id: I4d324d96d28a3796b971b83997d72a64ed161ce8
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e7dfb1fd34541e56b70c6d57a9c04c3883615b11
- Merge "Add a semicolon at the end of this statement"
- 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-597
Change-Id: If9e0bba384cd1345e4674e5e06085ba8feb78e39
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 063bae2178412f29216b49788c613b863e611f70
- Merge "Add a semicolon at the end of this statement."
- 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-597
Change-Id: I9a80b3c9fd3102f508a33581f57499dba33b51fd
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 44d49cc9257c70ffdf70b9f6c8252792e706c48b
- add UT to ToscaParserImpl and fix little bug
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I5ea0f09c2898c3a7e1db60d37dde754138a86121
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to a4aae1860d3aa324dbfa54c639aa7da39c18745c
- add AAITreeNodeUtilsTest
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I74dc26492196c4907e1aae208944c412869eef4e
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0ba9caffd1185fdd16f97830916ae6e3d6b08116
- fix url and payload for getting latest model
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I5b2dc7df0202838898ab060a71c144f69a54900f
|
|
* Update docs/submodules/vid.git from branch 'master'
to 9d0908e18d51a4ba1c4a54b01fcbe16598bd352a
- Fix legacy region in resume vfModule
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Idad1357d8de234ad54716d8d51ac846a426a5258
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 7648b9f8c631b346d30132c2b0fa29b14365b83c
- Merge "Fix resume vfModule"
- Fix resume vfModule
Get from AAI lcpCloudRegion and tenantList even when there is homing
data for vfModule, for make resume popup compatible with creationService
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ia57e8e020d2f5373c2b3239b6020a12030deef07
|
|
* Update docs/submodules/vid.git from branch 'master'
to e7021a29f0df8b40d64c8e7054c103f0d1369fa2
- Merge "Pass optionId in msoParameterList, letting late deconstruction of owner+region"
- Pass optionId in msoParameterList, letting late deconstruction of owner+region
Issue-ID: VID-378
Change-Id: I234bdd6c693c66621f187bb4e7ededd2c0324cac
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4f7c6678547c747963e2889d9dd5013fd18c1c97
- Change out-of-the-box config to work on dev's environment
Issue-ID: VID-564
Change-Id: Id9aceb416f7404229a7df1f7ad0caf07882e2051
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0473fcf4eef38e6b51b19856caa14dee98726a48
- Merge "Get log-checking remote server by EELF_LOG_CHECKER property"
- Get log-checking remote server by EELF_LOG_CHECKER property
Issue-ID: VID-378
Change-Id: I393fbd78d6ce17f81676ad95a5b9dab58b828d50
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 9e50679324b52feffce7689e8fda3a0709a37e49
- Get Sonar report Kotlin, by specifying path to load jacoco xml report
Sonar can't load Kotlin coverage from binary report; see
https://jira.sonarsource.com/browse/MMF-1362
Issue-ID: VID-599
Change-Id: I7ffab337acb83847b3f29f835e25f13ec9daae6c
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 230d95f0e16cd685f315f6dbc8204438b10e0c3c
- get cloudOptionId from getHomingData
Issue-ID: VID-378
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Ifa5cb0a827161f62b104bf18605531a2ebb29494
|
|
* Update docs/submodules/vid.git from branch 'master'
to cf543614765d41f49c8934e6d2b4a776b6bdff32
- Merge "Immediately return this expression instead of assigning it to the temporary variable "responseWrapper2""
- Immediately return this expression instead of assigning it to the temporary variable "responseWrapper2"
return the expression
Issue-ID: VID-561
Change-Id: I2a036a8181601c6cb6c5fd498c631ce9e5f5cbdb
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4681b86743cfeb0ee075797c7628eeb916a5435b
- Merge "Add a semicolon at the end of this statement"
- 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-597
Change-Id: Ibe8ce68b67f4c48adfab0a382487e308093cdd01
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to d2e4797c85ac0d5a37bc3bacc5bddd1c26550dad
- Merge "Log request-id even when no HttpServletRequest param or no user-session"
- Log request-id even when no HttpServletRequest param or no user-session
1. Catch controllers under org.onap.vid.controller.open.
2. Get HttpServletRequest from Spring's context, if needed.
3. Fix the way SetRequestBasedDefaultsIntoGlobalLoggingContext is used.
Change-Id: Iecd46dc10a458bc20d4b3e0bd72ecae37e3218cf
Issue-ID: VID-598
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f2ee64754521fc6ae45975404f31f070583645f5
- Merge "Add a semicolon at the end of this statement"
- 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-595
Change-Id: I44ebdf2ef1f58c2f0ef4db5fb3d72f69034e1d06
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b22f59a820cc485401557e7bb6e3fae451cb7c26
- Merge "Immediately return this expression instead of assigning it to the temporary variable "exceptionResponse""
- Immediately return this expression instead of assigning it to the temporary variable "exceptionResponse"
return the expression
Issue-ID: VID-561
Change-Id: Ie06a589a74438df8dac525c5d8380beb948dc48e
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e09cf9f2ab2d6d7ecedaf4a354c0ddf572927601
- Merge "Add semicolon at the end of this statement"
- Add 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-595
Change-Id: I7895047b2ae64e3fcca479bb26f45d1a0bd097ac
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4df6195434a4472f52000bff0a0f2e62c9cb2d83
- Merge "Move this variables to comply with Java Code Conventions."
- Move this variables to comply with Java Code Conventions.
Move this variables to comply with Java Code Conventions.
Issue-ID: VID-561
Change-Id: I67d79a485f60db1818d4c0c5053b87d8bd5b89d0
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 3cafbe1726832f761f1173c2dc7da38767ad1258
- Merge "Testfix: Expect 4 additional TOSCA `Input` fields"
- Testfix: Expect 4 additional TOSCA `Input` fields
org.onap.vid.asdc.beans.tosca.Input was added with:
- templateCustomizationUUID
- templateInvariantUUID
- templateName
- templateUUID
This resolves getServiceModelWithGroupsAndCheckMinMaxInitialParams()
Change-Id: I57471f8f7e2560914aa0087101e57cad36868d6d
Issue-ID: VID-378
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 19285ff7994acf8b6da41f1879f6c15c1aa0edc9
- Change out-of-the-box config to work on dev's environment
Add missing scheduler local configs.
Change-Id: I4d6a9d2c8deeb53b797a81ca101268740fcda6c3
Issue-ID: VID-564
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 5f20df6d207a9936d5140ddb7b7000fa8c3b521d
- Make Scheduler's client more Gennerics-tolerant
1. Use t.getClass, instead of new TypeReference<T>. The latter it not
behaving as expected on run-time.
2. Store the raw response in restObject.setRaw (just because we can)
Change-Id: Ic7087af18ded212447cb67334a9e373759f4da1f
Issue-ID: VID-378
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ed6c907de3578ee4dc79571753d7406da7685cee
- Merge "AaiController tests"
- AaiController tests
- improved existing testcases by including spring integration
- added new testcases
Change-Id: I64abbd91b9c9fc7cdc27ca25f90954b29f065096
Issue-ID: VID-478
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 377d8387628ebcbbe28f599ae0cc6fc9c420284a
- Merge "new documentation to instantiate service, including Andreas comments Issue-ID: VID-575"
- new documentation to instantiate service, including Andreas comments
Issue-ID: VID-575
Change-Id: Ie61bb00ce2252c93d6628bd665609864122cc108
Signed-off-by: Rene ROBERT <rene.robert@orange.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to eaef5177f21eb3597dab07af1a9d6f1f3a395614
- Merge "Allow plugging-in any provided LoginStrategy"
- Allow plugging-in any provided LoginStrategy
Support dynamic loading of provided implementations of PORTAL SDK's
`org.onap.portalsdk.core.auth.LoginStrategy` interface.
VID will load the class defined by `login.strategy.classname`
configuration parameter. Default will keep current ONAP's dev login.
Change-Id: I956a1f3376455211398769f3193703129b779871
Issue-ID: VID-594
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 453a7bdf940a5006513216f4cc1fcd89ef4bbd44
- Fix to vf-module-homing-data-action controller to retrieve the cloudRegionId
Issue-ID: VID-378
Change-Id: I6042e72c9ebb8508b822df276da1b8549501042c
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 87f850a6f3012aed165190bb861dcd0db8249dc6
- Merge "Begin release notes for El Alto Early Drop"
- Begin release notes for El Alto Early Drop
Change-Id: Ifba726c82e8348d7744ffd3483380831d1888abf
Issue-ID: VID-553
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to abc982053e568cb3a90d8340cf0523b053ac3b60
- Move this variable to comply with Java Code Conventions
Move this variable to comply with Java Code Conventions
Issue-ID: VID-561
Change-Id: Ibf8099258145a2ae591cd0acce9bbe75b592eccd
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 5538cca27e647bc534de6320ce92a220a288ff84
- Merge "Add a semicolon at the end of this statement."
- 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-583
Change-Id: I68d334ce5f7f427ebc3e49b5991fd989676d8c0e
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 705da1af1c1f5ca815436bb562e1870905d5cc07
- Merge "extract constant in MsoBusinessLogicImplTest"
- extract constant in MsoBusinessLogicImplTest
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I49a50f0762b2db8bcab06340a6407a0ee7970c86
|
|
* Update docs/submodules/vid.git from branch 'master'
to 68668ebbd7b0fbc61871e5b3ee6b25cf809a2d4c
- Merge "Move this variable to comply with Java Code Conventions"
- Move this variable to comply with Java Code Conventions
Move this variable to comply with Java Code Conventions
Issue-ID: VID-561
Change-Id: I01c4d3e2efc1ee23694da8d3e6770978d94e88c2
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to cc2ea4acd8fe293911f1365a3f4770cbd9663889
- Merge "Move this constructor to comply with Java Code Conventions"
- Move this constructor to comply with Java Code Conventions
Move this constructor to comply with Java Code Conventions
Issue-ID: VID-561
Change-Id: I50e166bebe331db6b1e46f06c156791fa41b500b
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 5bd81fbd30865a89bf9982858d168e1f0ffc2600
- Merge "Move this constructor to comply with Java Code Conventions"
- Move this constructor to comply with Java Code Conventions
Move this constructor to comply with Java Code Conventions
Issue-ID: VID-561
Change-Id: I3641f897f191dc8717bf65fefd4fd2c699f7195b
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f73ae122a3141892a475902e327feff7559d6b1a
- Merge "make scheduler client tolerance to error messages"
- make scheduler client tolerance to error messages
Read response from scheduler as String save them as raw,
and only then parse them
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I38ed8f211b2c111b57741254cb5e90317fefdc7d
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b9c83f721a96353aac9d94c368b2ee23ba73f26e
- Merge "probe mso by retrieving empty list of request status"
- probe mso by retrieving empty list of request status
Mso probe component use getRawOrchestrationRequestsByFilter
which return HttpResponseWithRequestInfo
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Icee95af8dbe26296e9fc110170fb758e5133984c
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4ae247b72e0a107a4eef369dc00c606aa29a4d5c
- Add MsoController deletion tests
Change-Id: I534fb06e7bf742f2fe6931e5b6f279f499aeed08
Issue-ID: VID-470
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 2bd5e9339b6255eb8d9cbeae183c1728984d5a88
- probe sdc by retrieving service model if uuid configured
If system.properties has value for probe.sdc.model.uuid then usd
this value for retrieving service model
otherwise probe only sdc connectivity with sdc2/rest/healthCheck
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Icd1c31217e56a8c0cfa5c2f2bc5f11e0c8dd7ff8
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to db18734d1fed426ff5c6a318f3179001a606690e
- Merge "merge 2 TestNg transformers"
- merge 2 TestNg transformers
Testng probably don't behave well with 2 transformers that change same
thing. So I merge 2 transformers that skip tests to one transformer.
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I569d421b853ed1e0dc2a5055dbaf8e5bba6db470
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 92ebd799948bab4a5143910009e50ead1359a2d5
- Merge "Move this variables and constructors to comply with Java Code Conventions"
- Move this variables and constructors to comply with Java Code Conventions
Move this variables and constructors to comply with Java Code Conventions
Issue-ID: VID-561
Change-Id: Id8e4c00609ad17d624da82d8b73d14b5cb0639b1
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 76c93f1eef3d4b5483650bd2dd1a7480323b2b0a
- Merge changes from topics "VID-583", "VID-582"
* changes:
Add a semicolon at the end of this statement.
Unused Import
- 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-583
Change-Id: I73dbc757d62ef388d8935ef6aa25f08c3a82df8c
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Unused Import
The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Unused and useless imports should not occur if that is the case.
Leaving them in reduces the code's readability, since their presence can be confusing.
Issue-ID: VID-582
Change-Id: Id79d2f2af4d69ded8e1c8da10fc67e4e7ea0f933
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0df61cb3c1115c82faca06c3fa3aa42a5d0040bc
- Merge "Move this variables to comply with Java Code Conventions"
- Move this variables to comply with Java Code Conventions
Move this variables to comply with Java Code Conventions
Issue-ID: VID-581
Change-Id: I74728ee5234501ba3c2a8fe5ae889c1e9186f2dc
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to c282c55beb8a171fc98f3a71ca464b6b516ec935
- Merge "Move this variables to comply with Java Code Conventions"
- Move this variables to comply with Java Code Conventions
Move this variables to comply with Java Code Conventions
Issue-ID: VID-561
Change-Id: Id618b3717658dcd44b17a5f85b0b87e7e8b71826
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 6defdf50b9de3795118a0652cfad0b8dabf3a497
- Merge "Sonar Fix - LeanCloudConfiguration.java - Move variable to comply with Java Code Conventions"
- Sonar Fix - LeanCloudConfiguration.java - Move variable to comply with Java Code Conventions
Fixed sonar issus across the file
Issue-ID: VID-547
Change-Id: I3362cf34c3db506ab3359669045169fe761743ea
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 3465d8cbd60ae580e1a677b569f020af40a47777
- Merge "Sonar Fix - HttpsAuthClient.java"
- Sonar Fix - HttpsAuthClient.java
Fixed Sonar issues accross the file
Issue-ID: VID-547
Change-Id: I2b344b48fec4e153cb47154ec49998aa1c267a95
Signed-off-by: dinesha <dineshgs@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 8af834cdee882fb2c7ff55626978f3df2e0e6004
- Merge changes from topics "VID-580", "VID-579", "VID-578"
* changes:
unused import
Move the variable to comply with JCC.
semicolon at the end of this statement.
- unused import
The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Unused and useless imports should not occur if that is the case.
Leaving them in reduces the code's readability, since their presence can be confusing.
Issue-ID: VID-580
Change-Id: I3ea680af37477b564d02fcc9b58956b3958d184d
Signed-off-by: anushadasari <danush10@in.ibm.com>
- Move the variable to comply with JCC.
According to the Java Code Conventions as defined by Oracle, the members of a class or interface declaration should appear in the following order in the source files:
Class and instance variables
Constructors
Methods
Issue-ID: VID-579
Change-Id: Ie87b550a30df06eb2498565b719bd52b11d0c3f9
Signed-off-by: anushadasari <danush10@in.ibm.com>
- 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.
Change-Id: Ia09e1bb1894da379f68cc39e83f955e66b957511
Issue-ID: VID-578
Signed-off-by: anushadasari <danush10@in.ibm.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b63481896467e5c2a0e5a8df0f2e11e892774ef4
- adding update about mounted certificates in rst file
Issue-ID: VID-494
Change-Id: I732a426975247448f05539d1a95c0b6c66ccf5a7
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 7bb28ca74c56e7312d41f8e152bc40d255172cdb
- Skip log format validation for a week
Add annotation SkipTestUntil and TestNg transformer so we can add
annotation for skip test till some date (aka time bomb)
Use it in log format tests
Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ib4b5d17d73d360fd2554b5ffc0373790d22d9e4e
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1eaeae75f218b96e3214c8a79de3239413e0aa95
- Merge "Move this variable to comply with Java Code Conventions"
- Move this variable to comply with Java Code Conventions
move the variable to comply with java code convenrions
Issue-ID: VID-561
Change-Id: I11a671d8be20429c3e53fd98d54330b982564f93
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|