From 9a7c3f58efc9a4fcff5052700457cf6f7565cf39 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Tue, 14 Nov 2017 11:50:31 +0530 Subject: Merges from 1.1.0 Issue-Id: CLI-66 Change-Id: I89fde334e2425eb91630912d726c320ece4aebd6 Signed-off-by: Kanagaraj Manickam k00365106 --- framework/src/test/resources/open-cli-schema/sample-test-schema.yaml | 2 +- .../src/test/resources/open-cli-schema/sample-test1-schema-http.yaml | 2 +- framework/src/test/resources/open-cli-schema/testauth-login.yaml | 2 +- framework/src/test/resources/open-cli-schema/testauth-logout.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'framework/src/test/resources/open-cli-schema') diff --git a/framework/src/test/resources/open-cli-schema/sample-test-schema.yaml b/framework/src/test/resources/open-cli-schema/sample-test-schema.yaml index 347e9123..3c4ace83 100644 --- a/framework/src/test/resources/open-cli-schema/sample-test-schema.yaml +++ b/framework/src/test/resources/open-cli-schema/sample-test-schema.yaml @@ -5,7 +5,7 @@ info: product: open-cli service: test type: cmd - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com parameters: - name: bool-param type: bool diff --git a/framework/src/test/resources/open-cli-schema/sample-test1-schema-http.yaml b/framework/src/test/resources/open-cli-schema/sample-test1-schema-http.yaml index 72c7dc55..f162231f 100644 --- a/framework/src/test/resources/open-cli-schema/sample-test1-schema-http.yaml +++ b/framework/src/test/resources/open-cli-schema/sample-test1-schema-http.yaml @@ -6,7 +6,7 @@ info: product: open-cli service: test type: cmd - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com parameters: - name: bool-param diff --git a/framework/src/test/resources/open-cli-schema/testauth-login.yaml b/framework/src/test/resources/open-cli-schema/testauth-login.yaml index 8f3a8339..3e9211ef 100644 --- a/framework/src/test/resources/open-cli-schema/testauth-login.yaml +++ b/framework/src/test/resources/open-cli-schema/testauth-login.yaml @@ -8,7 +8,7 @@ info: product: open-cli service: test type: auth - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com parameters: - name: string-param diff --git a/framework/src/test/resources/open-cli-schema/testauth-logout.yaml b/framework/src/test/resources/open-cli-schema/testauth-logout.yaml index d8de7c6f..dfe33638 100644 --- a/framework/src/test/resources/open-cli-schema/testauth-logout.yaml +++ b/framework/src/test/resources/open-cli-schema/testauth-logout.yaml @@ -8,7 +8,7 @@ info: product: open-cli service: test type: auth - author: Kanagaraj Manickam mkr1481@gmail.com + author: Kanagaraj Manickam kanagaraj.manickam@huawei.com # followings are dummy simulator for http command http: -- cgit 1.2.3-korg