From 581f6a145839c8502a7362a40d46d14dcd2877a0 Mon Sep 17 00:00:00 2001 From: Sharat Sharma Date: Wed, 21 Dec 2016 19:37:15 +0530 Subject: [PATCH] Fix doc for missing dashboard config file _50_mistral.py.example does not exist in current mistral-dashboard-master.tar.gz. So, _50_mistral.py file has to be moved into enabled folder. Change-Id: I89a2f25d0b64f71dc5733af3df963e3f950b81c7 Depends-on: Ie1415ea66ed6608ecff622c42e3a433be23bbdfe --- doc/source/guides/dashboard_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/guides/dashboard_guide.rst b/doc/source/guides/dashboard_guide.rst index cfe54dbe..ff999960 100644 --- a/doc/source/guides/dashboard_guide.rst +++ b/doc/source/guides/dashboard_guide.rst @@ -29,7 +29,7 @@ The following should get you started: and then:: - $ cp -b /_50_mistral.py.example /openstack_dashboard/local/enabled/_50_mistral.py + $ cp -b /mistraldashboard/enabled/_50_mistral.py /openstack_dashboard/local/enabled/_50_mistral.py 3. Since Mistral only supports Identity v3, you must ensure that the dashboard points the proper OPENSTACK_KEYSTONE_URL in