OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

tosca message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (TOSCA-293) tosca.nodes.nfv.CP type has "IP_address" as an attribute


Matthew Rutkowski created TOSCA-293:
---------------------------------------

             Summary: tosca.nodes.nfv.CP type has "IP_address" as an attribute
                 Key: TOSCA-293
                 URL: https://issues.oasis-open.org/browse/TOSCA-293
             Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
          Issue Type: Bug
          Components: Profile-NFV
    Affects Versions: CSD2
            Reporter: Matthew Rutkowski
            Assignee: shitao li


the tosca.nodes.nfv.CP type has the following attribute as part of its schema:

attributes:
    IP_address:
      type: string
      required: false

However, the convention in TOSCA is for all property and attribute names be lowercased.

However, this entire type should seek to reuse the existing tosca.capabilities.Endpoint type (or its convention) which has 
an attribute "ip_adddress" already.

In addition, ETSI members agree that "ip_address" is limiting for use in NFV in general as many networks do not use the IP protocol (stack) and have moved for us to simply use "address".




--
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]