aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-04-04Merge "removed block of commented-out lines of code"Kanagaraj Manickam1-2/+0
2022-04-04Merge "removed block of commented-out lines of code"Kanagaraj Manickam1-1/+1
2022-04-04Changed the visibility of abstract class constructors to "protected"sharath reddy1-3/+3
Issue-ID: CLI-439 report: tested weather-report, execution-list Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I09ba1fa91f1a79817bcbbc274533fc19ded0bd95
2022-04-04removed dead codesharath reddy1-1/+0
Issue-ID: CLI-439 report: tested weather-report, execution-list Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I3155c0d4613bc8c239828dd55a1f9df1d89f4591
2022-04-04Changed an instance-reference to a static reference.sharath reddy1-1/+1
Issue-ID: CLI-439 report: tested weather-report, execution-list Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I6762dd800659648ed84e79deb07a69d979d4cf83
2022-04-04removed block of commented-out lines of codesharath reddy1-1/+1
Issue-ID: CLI-439 report: tested weather-report Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I25c613cf6434df6f5c99a465c86be9820d71f39a Signed-off-by: sharath reddy <bs.reddy@huawei.com>
2022-04-04removed block of commented-out lines of codesharath reddy1-2/+0
Issue-ID: CLI-439 report: tested weather-report Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I78c626ecd9b3d51f50339b3a616949899ca9b4cd Signed-off-by: sharath reddy <bs.reddy@huawei.com>
2022-04-04Reduced code complexitysharath reddy1-66/+79
Issue-ID: CLI-439 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I05b08060ed242b03bef9c85157a89a748bbaa477 Signed-off-by: sharath reddy <bs.reddy@huawei.com>
2022-04-04Merge "removed block of commented-out lines of code"Kanagaraj Manickam1-6/+1
2022-04-04Merge "removed block of commented-out lines of code"Kanagaraj Manickam1-3/+0
2022-04-04Merge "removed block of commented-out lines of code"Kanagaraj Manickam1-2/+0
2022-04-01removed block of commented-out lines of codesharath reddy1-1/+0
Issue-ID: CLI-439 report: tested weather-report Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I83c454d6c08b5e10bd06af75210bb8eb3efa6460
2022-04-01removed block of commented-out lines of codesharath reddy1-2/+0
Issue-ID: CLI-439 report: tested weather-report Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: Ib5493afd9d9db3db3d5125a86695e3ee45b79aa9
2022-04-01removed block of commented-out lines of codesharath reddy1-3/+0
Issue-ID: CLI-439 report: tested weather-report Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I2ae7d3f1f8c9e1bdbf5ff95b00cd8d8a8487b9e4
2022-04-01removed block of commented-out lines of codesharath reddy1-6/+1
Issue-ID: CLI-439 report: tested weather-report Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I2e15d26c85909fa46df248c7ff9ac38fc7c34c70
2022-04-01Merge "Removed unnecessary cast to "String"."Kanagaraj Manickam1-1/+1
2022-04-01Merge "Removed the deprecated usage of writeStringToFile"Kanagaraj Manickam1-1/+2
2022-03-31Removed unnecessary cast to "String".sharath reddy1-1/+1
Issue-ID: CLI-439 report: tested weather-report Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I53fcf523ead9f8366cfcd06b1eee30ad9371f862 Signed-off-by: sharath reddy <bs.reddy@huawei.com>
2022-03-31Removed the deprecated usage of writeStringToFilesharath reddy1-1/+2
Issue-ID: CLI-439 report: tested weather-report Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: Ia102738354bd1ddc46a0d1397a9a9431ed162f96
2022-03-31Removed the deprecated usage of readFileToString & writeStringToFilesharath reddy1-3/+4
Issue-ID: CLI-439 report: tested weather-report Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: Ic0cb23c2588341892500fc911eca91b5b695ead5
2022-03-31Merge "Reduced code complexity"Kanagaraj Manickam1-42/+49
2022-03-31Merge "Removed thed use of deprecated "readFileToString""Kanagaraj Manickam1-1/+2
2022-03-31Merge "Removed the use of deprecated "toString""Kanagaraj Manickam1-1/+2
2022-03-31Merge "Removed thed use of deprecated "readFileToString""Kanagaraj Manickam1-2/+3
2022-03-31Merge "Removed the use of deprecated "toString""Kanagaraj Manickam1-1/+2
2022-03-31Merge "Removed the unnecessary cast to "Map""Kanagaraj Manickam1-1/+1
2022-03-31Merge "Reduced code complexity"Kanagaraj Manickam1-27/+32
2022-03-30Removed thed use of deprecated "readFileToString"sharath reddy1-2/+3
Issue-ID: CLI-439 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: Ia3bb90320ac98bb375713db99c7d543e8a9fcc30
2022-03-30Removed the use of deprecated "toString"sharath reddy1-1/+2
Issue-ID: CLI-439 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: Ide23136cd026c905d661770700c6308d62eaf964
2022-03-30Removed thed use of deprecated "readFileToString"sharath reddy1-1/+2
Issue-ID: CLI-439 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: Id2a05e85c9c0e10983854b1049db4d42f4bf3dea
2022-03-30Removed the unnecessary cast to "Map"sharath reddy1-1/+1
Issue-ID: CLI-439 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: Ib1493b31b9b2df0bed73e6dc0a9ec5f22a0c05c3
2022-03-30Removed the use of deprecated "toString"sharath reddy1-1/+2
Issue-ID: CLI-439 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I5a4124295c42f068689dd7c0004657bdd58902ca
2022-03-30Reduced code complexitysharath reddy1-27/+32
Issue-ID: CLI-439 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I7673049c257b463204fa2fa0f3bc8aac395cdfab
2022-03-30Reduced code complexitysharath reddy1-42/+49
Issue-ID: CLI-439 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I9b7e6838d4f856cfeeafd3f71825ceb534bed43e Signed-off-by: sharath reddy <bs.reddy@huawei.com>
2022-03-28Fixed Sonar Cloud Critical Issuessharath reddy2-30/+46
Issue-ID: CLI-439 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I857188b246848c045171bc4b3d442f3315764274
2022-03-25Fixed Sonar Bug and Code Smell Blockerssharath reddy13-23/+59
Issue-ID: CLI-439 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I81bd79661ab7c6b1152fa481d9273a86e77b4f3a Signed-off-by: sharath reddy <bs.reddy@huawei.com>
2022-03-23Fixed Minor Code Smells issues "Deprecated JsonParser"sharath reddy5-10/+7
Issue-ID: CLI-439 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I49fdc2fe1aa48ae78317aba94fdd7f0232334860 Signed-off-by: sharath reddy <bs.reddy@huawei.com>
2022-03-22Fixed Sonar Bugs & Vulnerabilitiessharath reddy6-7/+7
Issue-ID: CLI-439 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: Icbe3d40286d15b8b3639af7a7eb6c4e189169a3f Signed-off-by: sharath reddy <bs.reddy@huawei.com>
2022-03-15Issue-ID: CLI-437sharath reddy3-3/+3
Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I2914ba8b259c5d08895def09c010b5463778ee0c Signed-off-by: sharath reddy <bs.reddy@huawei.com>
2022-03-08fix for issue in CLI docker image buildprakash.e@huawei.com1-1/+1
Issue-ID: CLI-438 Signed-off-by: prakash.e@huawei.com <prakash.e@huawei.com> Change-Id: I530ed784b64f9a984838dae0372d191ee19b4d7d
2021-10-22Leverage upper-constraints files to pin all dependenciesCédric Ollivier3-16/+5
It leverages the latest change from lfdocs-conf and the upper-constraints.txt now centralized in ONAP docs. In a long run, upperconstraints.os.txt should be removed once ONAP is synced with OpenStack. It removes tox and setuptools from requirements as nothing depends on them (most requirements should be removed except lfdocsconf) Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I6d37cce594db069852b9ae1ac1d696259cea13b3
2021-08-24fix Istanbul CLI vulnerabilitiessharath reddy2-5/+5
Issue-ID: CLI-401 Signed-off-by: sharath reddy <bs.reddy@huawei.com> Change-Id: I0ca2826bfb3d41ce90e78d1a0ec69109b1ab260c Signed-off-by: sharath reddy <bs.reddy@huawei.com>
2021-06-17Merge "Change openjdk baseOS img to integration-java11"Kanagaraj Manickam1-1/+1
2021-04-07Add release notes 6.0.1sharath-boyapally1-0/+19
Issue-ID: CLI-375 Signed-off-by: sharath-boyapally <sharathkumarboyanapally@gmail.com> Change-Id: Iedc4635b3bac568202f2d95318dcc410d1e57a95
2021-03-19Remove usage of go and curl in cli project, due to know issue in curl ↵Tomasz Pietruszkiewicz1-5/+4
version <7.68.0 https://github.com/curl/curl/issues/4409 latest available curl in debian is 7.64.0 Change-Id: I3b9125266a87f47d46f6ee7611b36aa5be5192fe Issue-ID: INT-1891 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-02-19Change openjdk baseOS img to integration-java11Alexander Mazuruk1-1/+1
This change should not have any effects on functionality as integration-java11:7.0.0 image is built on top of openjdk:11.0.6-jre-slim. Benefits from switching over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (if :latest tag used) * should limit spread of legal issues across layers * integration images will be the first to have automated compliance documentation * should limit spread of base layers (contributing to deployment footprint - more base layers = more to download, more to store etc...) Issue-ID: INT-1864 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: Ifc4eb87c77e4742562a4b43a803ded0c646bad50
2021-01-20Merge "Release new container"Kanagaraj Manickam1-0/+9
2021-01-15Release new maven artifactBogumil Zebek1-0/+5
- No Metadata in OnapCommand Info section - Optional parameters with default values are lost after overriding selected parameter Issue-ID: CLI-349 CLI-348 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I9867897414f3bad7f6200d2ab4c65be8a3ff682f
2021-01-15Release new containerBogumil Zebek1-0/+9
- No Metadata in OnapCommand Info section - Optional parameters with default values are lost after overriding selected parameter Issue-ID: CLI-349 CLI-348 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I2c3cbb1f9108311971f1ec5038184131beb616c5
2021-01-13Set new versionBogumil Zebek83-89/+101
- No Metadata in OnapCommand Info section - Optional parameters with default values are lost after overriding selected parameter Issue-ID: CLI-349 CLI-348 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I5c1707df114af7eb924e4aac7e7f7981c8b68247