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-138) ACTION - WD02 - Define a Network topology for L2 Networks along with support for Gateways, Subnets, Floating IPs and


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

Matthew Rutkowski  updated TOSCA-138:
-------------------------------------

    Summary: ACTION - WD02 - Define a Network topology for L2 Networks along with support for Gateways, Subnets, Floating IPs and   (was: WD02 - Define a Network topology for L2 Networks along with support for Gateways, Subnets, Floating IPs and )

> ACTION - WD02 - Define a Network topology for L2 Networks along with support for Gateways, Subnets, Floating IPs and 
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: TOSCA-138
>                 URL: https://issues.oasis-open.org/browse/TOSCA-138
>             Project: OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
>          Issue Type: New Feature
>          Components: Profile-YAML
>    Affects Versions: CSD2
>            Reporter: Matthew Rutkowski 
>            Assignee: Derek Palma
>             Fix For: CSD2
>
>
> Luc has a proposal prepared in MS Word format.  Will copy here as best I can, but will rely upon him to link the document and present during Interop SC call during WD02 timeframe.
> Rough copy:
> =========
> B.2.10 tosca.nodes.Network
> The TOSCA Network node represents a simple, logical network service. Represents an isolated L2 segment, analogous to VLAN in the physical networking world.
> 		
> B.2.10.2 Definition
>   tosca.nodes.Network:
>     derived_from: tosca.nodes.Root 
>     properties:
>       # TBD
>     requirements:
>       # TBD
> B.2.11 tosca.nodes.SubNet
> A block of v4 or v6 IP addresses and associated configuration state.
> 		
> B.2.11.2 Definition
>   tosca.nodes.SubNet:
>     derived_from: tosca.nodes.Root 
>     properties:
>       # TBD
>     requirements:
>       # TBD
> B.2.12 tosca.nodes.Gateway
> Represents an Internet gateway that can be attached to a tosca.nodes.Network node to provide internet access to the defined network.
> 		
> B.2.12.2 Definition
>   tosca.nodes.SubNet:
>     derived_from: tosca.nodes.Root 
>     properties:
>       # TBD
>     requirements:
>       # TBD
> B.2.13 tosca.nodes.Router
> This base Node Type will be developed in future drafts of this specification
> 			
> B.2.13.2 Definition
>   tosca.nodes.SubNet:
>     derived_from: tosca.nodes.Root 
>     properties:
>       # TBD
>     requirements:
>       # TBD
> B.2.14 tosca.nodes.FloatingIp
> Represents a floating IP that can be attached to a Compute node.
> 			
> B.2.14.2 Definition
>   tosca.nodes.FloatingIp:
>     derived_from: tosca.nodes.Root 
>     properties:
>       # TBD
>     requirements:
>       # TBD



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