aboutsummaryrefslogtreecommitdiffstats
path: root/validate
AgeCommit message (Collapse)AuthorFilesLines
2017-11-06Add samples for commandssubhash kumar singh1-2/+2
- Add samples for command - Fix typo (change from "ouput" to "output") in sample files. Change-Id: Ifa5c1a302df5be07c28c7e97602ec22844ce1aea Issue-ID: CLI-55 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-11-03Enable documentation generation for sample yamlsubhash kumar singh2-7/+101
Collect all sample yaml files to create documentation. Change-Id: I5374c51a7ba8e4744956b7fdef20e4449313d705 Issue-ID: CLI-55 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-11-02Improve validation test casesKanagaraj Manickam k003651062-5/+6
CLI-57 Change-Id: I1c44db4d71893af0093598ac4d539774360d1ab6 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-10-31Fix build failure issueKanagaraj Manickam k003651063-3/+3
CLI-57 Change-Id: Ia2bd58b8730deb26878552cc1cbf0f430a2e821f Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-10-31Fix yaml generationsubhash kumar singh1-2/+2
Fix yaml generation for missing space for multiline. Change-Id: I62348cdef6032c96ba54aeedfb1b9f8675d9276c Issue-ID: CLI-55 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2017-10-31Fix onap doc generation to logs serial noKanagaraj Manickam k003651062-2/+3
CLI-57 Change-Id: Ie56edf2c52778341a680e499587898a35623ac6f Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
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>