Added some minor fixes to documentation.
Change-Id: I3ec58804738f15da8b4342ac038a0275d03f1901
This commit is contained in:
parent
f0023b100f
commit
515eaf0892
@ -26,7 +26,7 @@ panel:
|
||||
|
||||
3. This step is TEMPORARY and will be needed until the real API for listing/ loading/ saving
|
||||
of Mistral workbooks is implemented. You need to add the following setting to the top of
|
||||
``openstack_dashboard.settings``
|
||||
``/home/user/dev/horizon/openstack_dashboard/local/local_settings.py``
|
||||
```
|
||||
DATABASES = {
|
||||
'default': {
|
||||
@ -36,7 +36,7 @@ of Mistral workbooks is implemented. You need to add the following setting to th
|
||||
}
|
||||
```
|
||||
|
||||
and run ``openstack-dashboard/manage.py syncdb`` after that.
|
||||
and run ``/home/user/dev/horizon/manage.py syncdb`` after that.
|
||||
4. Restart Horizon web-server. According to the default values in
|
||||
``_50_add_mistral_panel.py`` you would be able to **Mistral** panel inside
|
||||
the **Project** dashboard, **Orchestration** panel group.
|
||||
|
Loading…
Reference in New Issue
Block a user