diff options
author | XingXiaocheng <xingxiaocheng@huawei.com> | 2018-03-21 09:38:15 +0000 |
---|---|---|
committer | XingXiaocheng <xingxiaocheng@huawei.com> | 2018-03-21 09:38:58 +0000 |
commit | 07370e397dd66530a48343736f779f6870d13f2f (patch) | |
tree | bfd4e1d0fbde6a27d4c67ce4ff846b96fe954670 /products/onap-beijing | |
parent | 8f21819de7f63856f087ad40ac0f36c644781e54 (diff) |
update vnf-create-with-template
Issue-ID: CLI-93
Change-Id: I04d7644b7250580acf621153c20887c526831991
Signed-off-by: xingxiaocheng <xingxiaocheng@huawei.com>
Diffstat (limited to 'products/onap-beijing')
-rw-r--r-- | products/onap-beijing/features/aai/src/main/resources/open-cli-schema/vnf/vnf-create-with-template-schema.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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:
|