erasto
Uploaded by
11 SLIDES
292 VIEWS
110LIKES

Understanding the TOSCA Type System: Node, Relationship, Requirement, and Capability Types

DESCRIPTION

This presentation outlines the TOSCA type system, categorizing types into Base Types, Specific Types, and Custom Types. Base Types establish the fundamental structure of the TOSCA type system and serve as a foundation for future extensions, while Specific Types cater to particular solutions like infrastructure or middleware. Custom Types can be developed for point solutions. Concrete examples include Node Types from the SugarCRM model, demonstrating how types like "NetworkEndpointCapability" and "NetworkEndpointRequirement" combine essential requirements and capabilities. Join the discussion on necessary inheritance levels.

1 / 11

Download Presentation

Understanding the TOSCA Type System: Node, Relationship, Requirement, and Capability Types

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. TOSCA Type System

  2. Objective • This presentation outlines a type system for TOSCA Node-, Relationship-, Requirement- and Capability Types • Types are categorized into • Base Types: define the base structure of the TOSCA type system, independent of any specific solutions; base types should be the anchor point for future extensions • Specific Types: define types for specific solutions, like specific infrastructure, middleware or application content; specific types are derived from base types • Custom Types: define custom types for point solutions, like very specific applications, or customized solutions; custom types typically are derived from specific types

  3. NodeTypes used in simple SugarCRM model Concrete Node Types used in SugarCRM example

  4. TOSCA Base Types

  5. Root Relationship Types

  6. Root Requirement & Capability Types

  7. Endpoint Requirements & Capabilities Combine into one type “NetworkEndpointCapability” Combine into one type “NetworkEndpointRequirement”

  8. For discussion What level of inheritance are necessary?

  9. Root Node Types

  10. Hosted Components

  11. MySQL Database

More Related