Merge "Murano docs structure"
This commit is contained in:
commit
9c36b519b7
11
doc/source/draft/admin-guide/admin_troubleshooting.rst
Normal file
11
doc/source/draft/admin-guide/admin_troubleshooting.rst
Normal file
@ -0,0 +1,11 @@
|
||||
.. _admin-troubleshooting:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
===============
|
||||
Troubleshooting
|
||||
===============
|
||||
|
||||
.. TODO This section will contain subsections titled according
|
||||
to issues they are dedicated to.
|
14
doc/source/draft/admin-guide/installation.rst
Normal file
14
doc/source/draft/admin-guide/installation.rst
Normal file
@ -0,0 +1,14 @@
|
||||
.. _installation:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
============
|
||||
Installation
|
||||
============
|
||||
|
||||
Network configuration
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Policy configuration
|
||||
~~~~~~~~~~~~~~~~~~~~
|
8
doc/source/draft/admin-guide/manage_categories.rst
Normal file
8
doc/source/draft/admin-guide/manage_categories.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _manage-categories:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2:
|
||||
|
||||
===================
|
||||
Managing categories
|
||||
===================
|
14
doc/source/draft/admin-guide/manage_images.rst
Normal file
14
doc/source/draft/admin-guide/manage_images.rst
Normal file
@ -0,0 +1,14 @@
|
||||
.. _manage-images:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2:
|
||||
|
||||
===============
|
||||
Managing images
|
||||
===============
|
||||
|
||||
Build an image
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
Manage images
|
||||
~~~~~~~~~~~~~
|
14
doc/source/draft/admin-guide/murano_repository.rst
Normal file
14
doc/source/draft/admin-guide/murano_repository.rst
Normal file
@ -0,0 +1,14 @@
|
||||
.. _murano-repository:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2:
|
||||
|
||||
=================
|
||||
Murano repository
|
||||
=================
|
||||
|
||||
Use an existing repository
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Set up a custom repository
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
23
doc/source/draft/admin-guide/use_cli.rst
Normal file
23
doc/source/draft/admin-guide/use_cli.rst
Normal file
@ -0,0 +1,23 @@
|
||||
.. _use-cli:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2:
|
||||
|
||||
=========
|
||||
Using CLI
|
||||
=========
|
||||
|
||||
Install murano client
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Manage applications
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Manage environments
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Manage categories
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
Use Murano repository
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
8
doc/source/draft/appdev-guide/exec_plan.rst
Normal file
8
doc/source/draft/appdev-guide/exec_plan.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _exec_plan:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
=======================
|
||||
Execution Plan template
|
||||
=======================
|
8
doc/source/draft/appdev-guide/faq.rst
Normal file
8
doc/source/draft/appdev-guide/faq.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _faq:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
====
|
||||
FAQs
|
||||
====
|
14
doc/source/draft/appdev-guide/hot_packages.rst
Normal file
14
doc/source/draft/appdev-guide/hot_packages.rst
Normal file
@ -0,0 +1,14 @@
|
||||
.. _hot-packages:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
============
|
||||
HOT packages
|
||||
============
|
||||
|
||||
Compose a package
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
Upload a package
|
||||
~~~~~~~~~~~~~~~~
|
17
doc/source/draft/appdev-guide/murano_packages.rst
Normal file
17
doc/source/draft/appdev-guide/murano_packages.rst
Normal file
@ -0,0 +1,17 @@
|
||||
.. _murano-packages:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
===============
|
||||
Murano packages
|
||||
===============
|
||||
|
||||
Package structure
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
Dynamic UI definition specification
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Murano package repository
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
20
doc/source/draft/appdev-guide/murano_pl.rst
Normal file
20
doc/source/draft/appdev-guide/murano_pl.rst
Normal file
@ -0,0 +1,20 @@
|
||||
.. _murano-pl:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
==================
|
||||
MuranoPL Reference
|
||||
==================
|
||||
|
||||
YAML
|
||||
~~~~
|
||||
|
||||
YAQL
|
||||
~~~~
|
||||
|
||||
Common class structure
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Core library
|
||||
~~~~~~~~~~~~
|
14
doc/source/draft/appdev-guide/packages.rst
Normal file
14
doc/source/draft/appdev-guide/packages.rst
Normal file
@ -0,0 +1,14 @@
|
||||
.. _packages:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
========
|
||||
Packages
|
||||
========
|
||||
|
||||
HOT-based packages
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Murano native packages
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
8
doc/source/draft/appdev-guide/step_by_step.rst
Normal file
8
doc/source/draft/appdev-guide/step_by_step.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _step-by-step:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
============
|
||||
Step-by-Step
|
||||
============
|
8
doc/source/draft/appdev-guide/use_cases.rst
Normal file
8
doc/source/draft/appdev-guide/use_cases.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _use-cases:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
=========
|
||||
Use-cases
|
||||
=========
|
10
doc/source/draft/appendix/cli_ref.rst
Normal file
10
doc/source/draft/appendix/cli_ref.rst
Normal file
@ -0,0 +1,10 @@
|
||||
.. _cli-ref:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2:
|
||||
|
||||
=============
|
||||
CLI reference
|
||||
=============
|
||||
|
||||
.. TODO this section should be autogenerated
|
8
doc/source/draft/appendix/glossary.rst
Normal file
8
doc/source/draft/appendix/glossary.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _glossary:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
========
|
||||
Glossary
|
||||
========
|
8
doc/source/draft/appendix/murano_concepts.rst
Normal file
8
doc/source/draft/appendix/murano_concepts.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _murano-concepts:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2:
|
||||
|
||||
=========================================
|
||||
High-level definitions of Murano concepts
|
||||
=========================================
|
8
doc/source/draft/appendix/rest_api_spec.rst
Normal file
8
doc/source/draft/appendix/rest_api_spec.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _rest-api-spec:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2:
|
||||
|
||||
======================
|
||||
REST API specification
|
||||
======================
|
20
doc/source/draft/appendix/tutorials.rst
Normal file
20
doc/source/draft/appendix/tutorials.rst
Normal file
@ -0,0 +1,20 @@
|
||||
.. _tutorials:
|
||||
|
||||
.. meta::
|
||||
:robots: noindex
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
=========
|
||||
Tutorials
|
||||
=========
|
||||
|
||||
Integration with Docker
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Integration with Kubernetes
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
HA and autoscaling
|
||||
~~~~~~~~~~~~~~~~~~
|
8
doc/source/draft/contributor-guide/dev_env.rst
Normal file
8
doc/source/draft/contributor-guide/dev_env.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _dev-env:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
=======================
|
||||
Development environment
|
||||
=======================
|
20
doc/source/draft/contributor-guide/dev_guidelines.rst
Normal file
20
doc/source/draft/contributor-guide/dev_guidelines.rst
Normal file
@ -0,0 +1,20 @@
|
||||
.. _dev-guidelines:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
======================
|
||||
Development guidelines
|
||||
======================
|
||||
|
||||
Conventions
|
||||
~~~~~~~~~~~
|
||||
|
||||
High-level overview of Murano components
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Coding guidelines
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
Debug tips
|
||||
~~~~~~~~~~
|
8
doc/source/draft/contributor-guide/doc_guidelines.rst
Normal file
8
doc/source/draft/contributor-guide/doc_guidelines.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _doc-guidelines:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
========================
|
||||
Documentation guidelines
|
||||
========================
|
13
doc/source/draft/contributor-guide/how_to_contribute.rst
Normal file
13
doc/source/draft/contributor-guide/how_to_contribute.rst
Normal file
@ -0,0 +1,13 @@
|
||||
.. _how_to_contribute:
|
||||
|
||||
=================
|
||||
How to contribute
|
||||
=================
|
||||
|
||||
.. TODO add a brief intro:
|
||||
- Intended audience.
|
||||
- How to start developing?
|
||||
- How a new-comer can contribute?
|
||||
- Communication channels
|
||||
- Useful links for an OpenStack contributor
|
||||
- consider the context of http://docs.openstack.org/developer/sahara/devref/how_to_participate.html
|
@ -0,0 +1,8 @@
|
||||
.. _plugin-development:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
===================
|
||||
Developing a plugin
|
||||
===================
|
28
doc/source/draft/contributor-guide/testing.rst
Normal file
28
doc/source/draft/contributor-guide/testing.rst
Normal file
@ -0,0 +1,28 @@
|
||||
.. _testing:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
=======
|
||||
Testing
|
||||
=======
|
||||
|
||||
Testing guidelines
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Continuous Integration service
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
UI testing
|
||||
~~~~~~~~~~
|
||||
|
||||
Tempest tests
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Automated testing machinery
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
CI design
|
||||
---------
|
||||
CI jobs
|
||||
-------
|
38
doc/source/draft/enduser-guide/manage_applications.rst
Normal file
38
doc/source/draft/enduser-guide/manage_applications.rst
Normal file
@ -0,0 +1,38 @@
|
||||
.. manage_applications:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
=====================
|
||||
Managing applications
|
||||
=====================
|
||||
|
||||
Import an application package
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
From a zip file
|
||||
---------------
|
||||
|
||||
From a repository
|
||||
-----------------
|
||||
|
||||
From a bundle of applications
|
||||
-----------------------------
|
||||
|
||||
From a local bundle of applications
|
||||
-----------------------------------
|
||||
|
||||
Search for an application in the catalog
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Add and delete an application
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Deploy an application
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Show an application topology
|
||||
----------------------------
|
||||
|
||||
Show a deployment log location
|
||||
------------------------------
|
20
doc/source/draft/enduser-guide/manage_environments.rst
Normal file
20
doc/source/draft/enduser-guide/manage_environments.rst
Normal file
@ -0,0 +1,20 @@
|
||||
.. _manage-environments:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
=====================
|
||||
Managing environments
|
||||
=====================
|
||||
|
||||
Create an environment
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Edit an environment
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Review an environment
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Analyze logs
|
||||
~~~~~~~~~~~~
|
5
doc/source/draft/enduser-guide/quickstart.rst
Normal file
5
doc/source/draft/enduser-guide/quickstart.rst
Normal file
@ -0,0 +1,5 @@
|
||||
.. quickstart:
|
||||
|
||||
==========
|
||||
Quickstart
|
||||
==========
|
11
doc/source/draft/enduser-guide/troubleshooting.rst
Normal file
11
doc/source/draft/enduser-guide/troubleshooting.rst
Normal file
@ -0,0 +1,11 @@
|
||||
.. _enduser-troubleshooting:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
===============
|
||||
Troubleshooting
|
||||
===============
|
||||
|
||||
.. TODO This section will contain subsections titled according
|
||||
to issues they are dedicated to.
|
90
doc/source/draft/index.rst
Normal file
90
doc/source/draft/index.rst
Normal file
@ -0,0 +1,90 @@
|
||||
.. meta::
|
||||
:robots: noindex, nofollow
|
||||
|
||||
.. _content:
|
||||
|
||||
===============================
|
||||
Welcome to Murano Documentation
|
||||
===============================
|
||||
|
||||
.. TODO add Abstract (OG)
|
||||
|
||||
|
||||
Introduction
|
||||
~~~~~~~~~~~~
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
intro/whats_murano
|
||||
intro/key_features
|
||||
intro/architecture
|
||||
intro/use_cases
|
||||
intro/user_stories
|
||||
|
||||
End User Guide
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
enduser-guide/quickstart
|
||||
enduser-guide/manage_environments
|
||||
enduser-guide/manage_applications
|
||||
enduser-guide/troubleshooting
|
||||
|
||||
Admin User Guide
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
admin-guide/installation
|
||||
admin-guide/manage_images
|
||||
admin-guide/manage_categories
|
||||
admin-guide/murano_repository
|
||||
admin-guide/use_cli
|
||||
admin-guide/admin_troubleshooting
|
||||
|
||||
|
||||
Developing Applications
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
appdev-guide/step_by_step
|
||||
appdev-guide/exec_plan
|
||||
appdev-guide/hot_packages
|
||||
appdev-guide/murano_pl
|
||||
appdev-guide/murano_packages
|
||||
appdev-guide/examples
|
||||
appdev-guide/use_cases
|
||||
appdev-guide/faq
|
||||
|
||||
|
||||
Contributing
|
||||
~~~~~~~~~~~~
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
contributor-guide/how_to_contribute
|
||||
contributor-guide/dev_guidelines
|
||||
contributor-guide/plugin_development
|
||||
contributor-guide/deploy_local_dev_env
|
||||
contributor-guide/testing
|
||||
contributor-guide/doc_guidelines
|
||||
|
||||
|
||||
Appendix
|
||||
~~~~~~~~
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
appendix/glossary
|
||||
appendix/murano_concepts
|
||||
appendix/tutorials
|
||||
appendix/rest_api_spec
|
||||
appendix/cli_ref
|
5
doc/source/draft/intro/architecture.rst
Normal file
5
doc/source/draft/intro/architecture.rst
Normal file
@ -0,0 +1,5 @@
|
||||
.. _architecture:
|
||||
|
||||
============
|
||||
Architecture
|
||||
============
|
8
doc/source/draft/intro/key_features.rst
Normal file
8
doc/source/draft/intro/key_features.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _key-features:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
============
|
||||
Key features
|
||||
============
|
8
doc/source/draft/intro/use_cases.rst
Normal file
8
doc/source/draft/intro/use_cases.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _use-cases:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
=========
|
||||
Use cases
|
||||
=========
|
8
doc/source/draft/intro/user_stories.rst
Normal file
8
doc/source/draft/intro/user_stories.rst
Normal file
@ -0,0 +1,8 @@
|
||||
.. _user-stories:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
============
|
||||
User stories
|
||||
============
|
5
doc/source/draft/intro/whats_murano.rst
Normal file
5
doc/source/draft/intro/whats_murano.rst
Normal file
@ -0,0 +1,5 @@
|
||||
.. _whats-murano:
|
||||
|
||||
===============
|
||||
What is Murano?
|
||||
===============
|
@ -111,9 +111,18 @@ contribute to the project.
|
||||
|
||||
specification/index
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
|
||||
BETA: Murano documentation
|
||||
==========================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
draft/index
|
||||
|
Loading…
Reference in New Issue
Block a user