Fixed service-create, vnf-create and vf-module-create 55/85855/13
authorItohan Ukponmwan <itohan.ukponmwan@intel.com>
Fri, 19 Apr 2019 21:53:02 +0000 (21:53 +0000)
committerItohan Ukponmwan <itohan.ukponmwan@intel.com>
Mon, 29 Apr 2019 22:21:24 +0000 (22:21 +0000)
commitd52ab7c0716810980a717318a3f387e0116d048b
treec936a0749d2f480707ae3b219bf4eeb79e9449cf
parent34605c95ea7a9af4c4b86a4b5dee81a40d60686f
Fixed service-create, vnf-create and vf-module-create

-Changed short letters in conflict in service-create
-Manually put in the right authorization header in commands
-Removed cloud parameters which fail when left blank
-Added required parameters for vnf-create
-Added required parameters for vf-module-create

Change-Id: I7cc708e1823dcf2b6a06f113a16f99464e7b3a83
Issue-ID: CLI-163
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
products/onap-dublin/features/so/src/main/resources/open-cli-sample/service-create-schema-dublin-moco.json [new file with mode: 0644]
products/onap-dublin/features/so/src/main/resources/open-cli-sample/service-create-schema-dublin-sample.yaml [new file with mode: 0644]
products/onap-dublin/features/so/src/main/resources/open-cli-sample/vf-module-create-schema-dublin-moco.json [new file with mode: 0644]
products/onap-dublin/features/so/src/main/resources/open-cli-sample/vf-module-create-schema-dublin-sample.yaml [new file with mode: 0644]
products/onap-dublin/features/so/src/main/resources/open-cli-sample/vnf-create-schema-dublin-moco.json [new file with mode: 0644]
products/onap-dublin/features/so/src/main/resources/open-cli-sample/vnf-create-schema-dublin-sample.yaml [new file with mode: 0644]
products/onap-dublin/features/so/src/main/resources/open-cli-schema/service-create-schema-dublin.yaml
products/onap-dublin/features/so/src/main/resources/open-cli-schema/vf-module-create-schema-dublin.yaml
products/onap-dublin/features/so/src/main/resources/open-cli-schema/vnf-create-schema-dublin.yaml