blob: e0da9c829354c1a85273315479a9ec8b3209430b [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>ARIA 0.1.0 Roadmap • Apache ARIA TOSCA</title>
<!-- Twitter Cards -->
<meta name="twitter:title" content="ARIA 0.1.0 Roadmap">
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="/images/aria-icon.png">
<!-- Open Graph -->
<meta property="og:locale" content="en">
<meta property="og:type" content="article">
<meta property="og:title" content="ARIA 0.1.0 Roadmap">
<meta property="og:url" content="/roadmap/">
<meta property="og:site_name" content="Apache ARIA TOSCA">
<link rel="canonical" href="/roadmap/">
<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Apache ARIA TOSCA Atom Feed">
<link href="/sitemap.xml" type="application/xml" rel="sitemap" title="Sitemap">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="cleartype" content="on">
<link rel="stylesheet" href="/css/main.css">
<!-- HTML5 Shiv and Media Query Support for IE -->
<!--[if lt IE 9]>
<script src="/js/vendor/html5shiv.min.js"></script>
<script src="/js/vendor/respond.min.js"></script>
<![endif]-->
</head>
<body id="js-body">
<!--[if lt IE 9]><div class="upgrade notice-warning"><strong>Your browser is quite old!</strong> Why not <a href="http://whatbrowser.org/">upgrade to a newer one</a> to better enjoy this site?</div><![endif]-->
<header id="masthead">
<div class="inner-wrap">
<a href="/" class="site-title">Apache ARIA TOSCA</a>
<nav role="navigation" class="menu top-menu">
<ul class="menu-item">
<li class="home"><a href="/">Apache ARIA TOSCA</a></li>
<li><a href="/about/" >About</a></li>
<li><a href="/community/" >Community</a></li>
<li><a href="/getting-started/" >Getting Started</a></li>
<li><a href="/roadmap/" >Roadmap</a></li>
</ul>
</nav>
</div><!-- /.inner-wrap -->
</header><!-- /.masthead -->
<nav role="navigation" id="js-menu" class="sliding-menu-content">
<h5>Apache ARIA TOSCA <span>Table of Contents</span></h5>
<ul class="menu-item">
<li>
<a href="/about/">
<div class="title">About</div>
<p class="excerpt">About ARIA TOSCA</p>
</a>
</li><li>
<a href="/community/">
<div class="title">Community</div>
<p class="excerpt">Joing the ARIA TOSCA Community</p>
</a>
</li><li>
<a href="/getting-started/">
<div class="title">Getting Started</div>
<p class="excerpt">Getting started with ARIA TOSCA</p>
</a>
</li><li>
<a href="/roadmap/">
<div class="title">Roadmap</div>
<p class="excerpt">Roadmap Features of ARIA TOSCA</p>
</a>
</li>
</ul>
</nav>
<button type="button" id="js-menu-trigger" class="sliding-menu-button lines-button x2" role="button" aria-label="Toggle Navigation">
<span class="nav-lines"></span>
</button>
<div id="js-menu-screen" class="menu-screen"></div>
<div id="page-wrapper">
<div id="main" role="main">
<article class="wrap" itemscope itemtype="http://schema.org/Article">
<div class="page-title">
<h1>ARIA 0.1.0 Roadmap</h1>
</div>
<div class="inner-wrap">
<div id="content" class="page-content" itemprop="articleBody">
<p>ARIA’s backlod is found <a href="https://issues.apache.org/jira/secure/RapidBoard.jspa?projectKey=ARIA&amp;rapidView=150&amp;view=planning">HERE</a></p>
<ul>
<li>
<p>OASIS TOSCA Simple Profile 1.0 - Support “OASIS TOSCA Simple Profile 1.0” YAML DSL specification.</p>
</li>
<li>
<p>OASIS TOSCA Simple Profile 1.0 test suite - Comprehensive coverage of the YAML DSL specification.</p>
</li>
<li>
<p>OASIS TOSCA Simple Profile 1.0 for NFV - Implement latest reversion of “TOSCA Simple Profile for NFV” draft03 specification.</p>
</li>
<li>
<p>Modular DSL Parser - Modular DSL Parser capable of supporting multiple DSLs and profiles.</p>
</li>
<li>
<p>TOSCA Cloud Service Archive(CSAR) Support the standard TOSCA CSAR template archiving format.</p>
</li>
<li>
<p>Template Validation - Enabled template validation based on the profile used on application or VNF template</p>
</li>
<li>
<p>Deployment Plans Dynamic Generation - Dynamic generation of deployment plans from on the TOSCA template and plugins used in the TOSCA templates.</p>
</li>
<li>Pluggable node Types Plugins mechanism that allows extending the TOSCA normative node types with custom and technology specific node types, allowing TOSCA to natively support the following:
<ul>
<li>Extend TOSCA Normative types and support introduction of new technology specific node types with their corresponding relationship node types, and lifecycle operation implementations.</li>
<li>Native TOSCA support for Multi-VIM, combination of multiple and mixed environments.</li>
<li>Native TOSCA support for any sVNFM/gVNFM</li>
</ul>
</li>
<li>
<p>Live Attribute Injection - Plugins can set node attributes and fill in TOSCA functions allowing for live requirements-and-capabilities processing</p>
</li>
<li>
<p>TOSCA Workflow Execution Engine TOSCA native workflow execution engine that can run over the deployment graph, execute dynamically generated deployment plans from the TOSCA topology temple, support custom workflows addition to graph based workflow execution.</p>
</li>
<li>Model Storage Mechanism Storage mechanism that allows storing the generated objects model and template related resources into filesystem, database and memory.</li>
</ul>
<hr />
<footer class="page-footer">
</footer><!-- /.footer -->
<aside>
</aside>
</div><!-- /.content -->
</div><!-- /.inner-wrap -->
</article><!-- ./wrap -->
</div><!-- /#main -->
<footer role="contentinfo" id="site-footer">
<nav role="navigation" class="menu bottom-menu">
<ul class="menu-item">
<li><a href="/about/" >About</a></li>
<li><a href="/Community/" >Community</a></li>
<li><a href="/start/" >Getting Started</a></li>
<li><a href="/docs/" >Roadmap</a></li>
</ul>
</nav><!-- /.bottom-menu -->
<p class="copyright">ARIA is an agile reference implementation of automation based on OASIS TOSCA Specification. It is a framework for implementing orchestration software and a command line tool to execute TOSCA based application blueprints.</p>
<p class="copyright">&#169; 2017 <a href="">Apache ARIA TOSCA</a>.</p>
</footer>
</div>
<script src="/js/vendor/jquery-1.9.1.min.js"></script>
<script src="/js/main.js"></script>
</body>
</html>