From 07370e397dd66530a48343736f779f6870d13f2f Mon Sep 17 00:00:00 2001 From: XingXiaocheng Date: Wed, 21 Mar 2018 09:38:15 +0000 Subject: update vnf-create-with-template Issue-ID: CLI-93 Change-Id: I04d7644b7250580acf621153c20887c526831991 Signed-off-by: xingxiaocheng --- .../resources/open-cli-schema/vnf/vnf-create-with-template-schema.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'products/onap-beijing/features') diff --git a/products/onap-beijing/features/aai/src/main/resources/open-cli-schema/vnf/vnf-create-with-template-schema.yaml b/products/onap-beijing/features/aai/src/main/resources/open-cli-schema/vnf/vnf-create-with-template-schema.yaml index 71911fbb..622f945b 100644 --- a/products/onap-beijing/features/aai/src/main/resources/open-cli-schema/vnf/vnf-create-with-template-schema.yaml +++ b/products/onap-beijing/features/aai/src/main/resources/open-cli-schema/vnf/vnf-create-with-template-schema.yaml @@ -13,7 +13,7 @@ # limitations under the License. open_cli_schema_version: 1.0 -name: vnf-create +name: vnf-create-with-template description: Create a pnf with a template. this is flexible approch to create VNF , all the parameters are in template json file info: -- cgit 1.2.3-korg