aboutsummaryrefslogtreecommitdiffstats
path: root/validate
AgeCommit message (Collapse)AuthorFilesLines
2017-10-27Remove white-spaces in sample generationKanagaraj Manickam k003651061-3/+7
CLI-57 Change-Id: I4796efbd020a8342f8abf69a156919c9ca095c2e Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-10-26Merge changes I3bc55b53,Iff6d1f16,I19bdb8a1,Ia90bd215,I84533921Kanagaraj Manickam4-9/+7
* changes: Remove the stale samples for cloud commands Add samples for cloud-delete Add samples for cloud-list Add samples for cloud-create command Fix the sample file name align with schema
2017-10-26Fix the sample file name align with schemaKanagaraj Manickam k003651064-9/+7
CLI-55 Change-Id: I84533921d6a2bbfd818e0c68b723d6f131a21b2c Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-10-26Remove sonar warning for stream usagesubhash kumar singh1-1/+1
Remove sonar warning for stream usage. Change-Id: I673166b4df1dea8e8e99320f8c3dd00495a26d3b Issue-ID: CLI-55 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-10-26Code refactoring to remove test code generationsubhash kumar singh16-0/+953
Refactor code to remove test code generation code from framework codebase. Issue-ID: CLI-55 Change-Id: I4b45ef50143317586c39cf118a1717be150707da Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>