Minor changes to Mistral docs
* Removed incomplete 'how to write workflow' and link on it * Fixed showing extra titles in 'Installation' section on main page Change-Id: Ib3f8061f05c30a7593af4716c6619604e9fd93ce
This commit is contained in:
parent
f42b7f5f5e
commit
8e610103a5
@ -1,3 +1,4 @@
|
|||||||
|
====================================
|
||||||
Mistral Dashboard Installation Guide
|
Mistral Dashboard Installation Guide
|
||||||
====================================
|
====================================
|
||||||
|
|
||||||
@ -5,7 +6,7 @@ Mistral dashboard is the plugin for Horizon where it is easily possible to contr
|
|||||||
mistral objects by interacting with web user interface.
|
mistral objects by interacting with web user interface.
|
||||||
|
|
||||||
Setup Instructions
|
Setup Instructions
|
||||||
==================
|
------------------
|
||||||
This instruction assumes that Horizon is already installed and it's installation
|
This instruction assumes that Horizon is already installed and it's installation
|
||||||
folder is <horizon>. Detailed information on how to install Horizon can be
|
folder is <horizon>. Detailed information on how to install Horizon can be
|
||||||
found at `Horizon Installation <http://docs.openstack.org/developer/horizon/quickstart.html#setup.>`_
|
found at `Horizon Installation <http://docs.openstack.org/developer/horizon/quickstart.html#setup.>`_
|
||||||
@ -50,7 +51,8 @@ The following should get you started:
|
|||||||
$ tox -evenv -- python manage.py runserver
|
$ tox -evenv -- python manage.py runserver
|
||||||
|
|
||||||
Debug Instructions
|
Debug Instructions
|
||||||
==================
|
------------------
|
||||||
|
|
||||||
**Pycharm**
|
**Pycharm**
|
||||||
|
|
||||||
Set PyCharm debug settings:
|
Set PyCharm debug settings:
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
How To Write Workflow
|
|
||||||
=====================
|
|
||||||
|
|
||||||
TBD
|
|
@ -31,7 +31,6 @@ User guide
|
|||||||
guides/dashboard_guide
|
guides/dashboard_guide
|
||||||
guides/upgrade_guide
|
guides/upgrade_guide
|
||||||
guides/mistralclient_guide
|
guides/mistralclient_guide
|
||||||
guides/writing_workflow
|
|
||||||
|
|
||||||
**API**
|
**API**
|
||||||
|
|
||||||
|
@ -24,8 +24,6 @@ To use the OpenStack command line tools you should specify environment variables
|
|||||||
Write Workflow
|
Write Workflow
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
* Refer to the tutorial :doc:`How To Write a Workflow </guides/writing_workflow>`
|
|
||||||
|
|
||||||
For example, the following workflow has been written::
|
For example, the following workflow has been written::
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
x
Reference in New Issue
Block a user