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
This commit is contained in:
parent
32a6e3c8da
commit
581f6a1458
@ -29,7 +29,7 @@ The following should get you started:
|
||||
|
||||
and then::
|
||||
|
||||
$ cp -b <mistral-dashboard>/_50_mistral.py.example <horizon>/openstack_dashboard/local/enabled/_50_mistral.py
|
||||
$ cp -b <mistral-dashboard>/mistraldashboard/enabled/_50_mistral.py <horizon>/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
|
||||
|
Loading…
Reference in New Issue
Block a user