Install Horizon ubuntu local_settings.py fix
Like other distributions, ubuntu/debian now uses local_settings.py to configure horizon rather than local_settings (without the file extension). This patch merges in the steps with rdo, since they are now identical. Change-Id: I3fdf87812330869f73bf7b5016ec93f8d6831696 Implements: blueprint installguide-liberty
This commit is contained in:
parent
ec25954df1
commit
3ee0d12db1
@ -80,17 +80,12 @@ To configure the dashboard
|
||||
:file:`/srv/www/openstack-dashboard/openstack_dashboard/local/local_settings.py`
|
||||
file and complete the following actions:
|
||||
|
||||
.. only:: rdo
|
||||
.. only:: rdo or ubuntu or debian
|
||||
|
||||
* Edit the
|
||||
:file:`/etc/openstack-dashboard/local_settings.py`
|
||||
file and complete the following actions:
|
||||
|
||||
.. only:: ubuntu or debian
|
||||
|
||||
* Edit the :file:`/etc/openstack-dashboard/local_settings`
|
||||
file and complete the following actions:
|
||||
|
||||
* Configure the dashboard to use OpenStack services on the
|
||||
``controller`` node::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user