[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (TOSCA-232) Adding metadata section in Service template
Shitao Li created TOSCA-232:
-------------------------------
Summary: Adding metadata section in Service template
Key: TOSCA-232
URL: https://issues.oasis-open.org/browse/TOSCA-232
Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
Issue Type: New Feature
Reporter: Shitao Li
we need a metadata section in service template to contain service specific parameters
such as in NFV, we need
tosca_definitions _version: # Required TOSCA Definitions version string
tosca_default_namespace : # Optional. default namespace (schema, types version)
template_name: # Optional name of this service template
template_author: # Optional author of this service template
template_version: # Optional version of this service template
description: example for a NSD.
service_properties:
ID: # ID of this Network Service Descriptor
vendor: # Provider or vendor of the Network Service
version: # Version of the Network Service Descriptor
service_properties here defines the NFV specific properties, but in general, we need a common secition called metedata in service template to contain any service specific properties.
--
This message was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]