vFW and vDNS support added to azure-plugin
[multicloud/azure.git] / azure / aria / aria-extension-cloudify / src / aria / docs / index.rst
1 ..
2    Licensed to the Apache Software Foundation (ASF) under one or more
3    contributor license agreements.  See the NOTICE file distributed with
4    this work for additional information regarding copyright ownership.
5    The ASF licenses this file to You under the Apache License, Version 2.0
6    (the "License"); you may not use this file except in compliance with
7    the License.  You may obtain a copy of the License at
8    
9        http://www.apache.org/licenses/LICENSE-2.0
10    
11    Unless required by applicable law or agreed to in writing, software
12    distributed under the License is distributed on an "AS IS" BASIS,
13    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14    See the License for the specific language governing permissions and
15    limitations under the License.
16
17 User Manual for ARIA TOSCA
18 ==========================
19
20 `ARIA TOSCA <http://ariatosca.incubator.apache.org/>`__ is an open, light, CLI-driven library of
21 orchestration tools that other open projects can consume to easily build
22 `TOSCA <https://www.oasis-open.org/committees/tosca/>`__-based orchestration solutions. ARIA is now
23 an incubation project at the Apache Software Foundation.  
24
25 Interfaces
26 ----------
27
28 .. toctree::
29    :maxdepth: 1
30    :includehidden:
31
32    cli
33    rest
34
35 SDK
36 ---
37
38 Core
39 ####
40
41 .. toctree::
42    :maxdepth: 1
43    :includehidden:
44
45    aria
46    aria.cli
47    aria.modeling
48    aria.modeling.models
49    aria.orchestrator
50    aria.orchestrator.context
51    aria.orchestrator.execution_plugin
52    aria.orchestrator.execution_plugin.ctx_proxy
53    aria.orchestrator.execution_plugin.ssh
54    aria.orchestrator.workflows
55    aria.orchestrator.workflows.api
56    aria.orchestrator.workflows.builtin
57    aria.orchestrator.workflows.executor
58    aria.parser
59    aria.parser.consumption
60    aria.parser.loading
61    aria.parser.modeling
62    aria.parser.presentation
63    aria.parser.reading
64    aria.parser.validation
65    aria.storage
66    aria.utils
67
68 Extensions
69 ##########
70
71 .. toctree::
72    :maxdepth: 1
73    :includehidden:
74
75    aria_extension_tosca.simple_v1_0
76    aria_extension_tosca.simple_v1_0.modeling
77    aria_extension_tosca.simple_v1_0.presentation
78    aria_extension_tosca.simple_nfv_v1_0
79
80
81 Indices and Tables
82 ------------------
83
84 * :ref:`genindex`
85 * :ref:`modindex`
86 * :ref:`search`