update vnf create 99/38599/1
authorXingXiaocheng <xingxiaocheng@huawei.com>
Mon, 26 Mar 2018 15:25:16 +0000 (15:25 +0000)
committerXingXiaocheng <xingxiaocheng@huawei.com>
Mon, 26 Mar 2018 15:25:16 +0000 (15:25 +0000)
Issue-ID: CLI-93

Change-Id: I05bb4ad2365813861a4ef63ee332b0bbae72400c
Signed-off-by: xingxiaocheng <xingxiaocheng@huawei.com>
products/onap-beijing/features/aai/src/main/resources/open-cli-schema/vnf/vnf-create-schema.yaml

index a50f4a2..df9687b 100644 (file)
@@ -27,7 +27,7 @@ parameters:
     type: string\r
     short_option: n\r
     long_option: name\r
-    is_optional: true\r
+    is_optional: false\r
   - name: vnf-id\r
     description: vnf-id\r
     type: string\r
@@ -39,7 +39,7 @@ parameters:
     type: string\r
     short_option: z\r
     long_option: vnf-type\r
-    is_optional: true\r
+    is_optional: false\r
   - name: in-maint\r
     description: Used to indicate whether or not this object is in maintenance mode (maintenance mode = true)\r
     type: bool\r