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-298) Add Virtual Network Function Component (VNFC)


     [ https://issues.oasis-open.org/browse/TOSCA-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sridhar Ramaswamy updated TOSCA-298:
------------------------------------

    Description: 
Consider modeling the VNFC software running within a VNF and hosted in the VDU.

firewall_vnfc:
  type: tosca.nodes.nfv.vnfc
  properties:
    driver: <driver-name>
  requirements:
    host: VDU1
  interfaces:
    Standard:
      create: path/vfw_sw/installer/install.sh

There could be more than one vnfc software hosted in the same VDU.


> Add Virtual Network Function Component (VNFC) 
> ----------------------------------------------
>
>                 Key: TOSCA-298
>                 URL: https://issues.oasis-open.org/browse/TOSCA-298
>             Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
>          Issue Type: Improvement
>          Components: Profile-NFV
>    Affects Versions: CSD03
>            Reporter: John Crandall
>            Assignee: Sridhar Ramaswamy
>
> Consider modeling the VNFC software running within a VNF and hosted in the VDU.
> firewall_vnfc:
>   type: tosca.nodes.nfv.vnfc
>   properties:
>     driver: <driver-name>
>   requirements:
>     host: VDU1
>   interfaces:
>     Standard:
>       create: path/vfw_sw/installer/install.sh
> There could be more than one vnfc software hosted in the same VDU.



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