Service create command for SO 53/11953/4
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>
Tue, 12 Sep 2017 13:22:23 +0000 (18:52 +0530)
committersubhash kumar singh <subhash.kumar.singh@huawei.com>
Thu, 21 Sep 2017 14:13:23 +0000 (19:43 +0530)
commitca7fbf3a8aa4c693ec469934f95a0c39fdbc937d
treef686b4aba5535d3a56af9711cb1362be8bf4d34f
parent96534c42dc6503767d1dae66a1a05ccbfc10662f
Service create command for SO

CLI implementation for service create command.

Change-Id: Ifa834e70625c840cdf2278962679b6cbdec116f5
Issue-ID: CLI-15
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
plugins/pom.xml
plugins/so/pom.xml [new file with mode: 0644]
plugins/so/src/main/resources/onap-cli-schema/services/service-create-schema-1.1.yaml [new file with mode: 0644]
plugins/so/src/test/resources/onap-cli-sample/services/service-create-sample-1.1.yaml [new file with mode: 0644]
validation/pom.xml