Merge "Revert "[install-guide] Workaround step for Dashboard""

This commit is contained in:
Jenkins 2017-03-30 06:04:41 +00:00 committed by Gerrit Code Review
commit 1076fbd9f3

View File

@ -519,20 +519,6 @@ Install and configure components
.. endonly
.. only:: ubuntu
3. Due to a package bug, change the ownership and user permissions
for Dashboard and the ``secret_key`` directory:
.. code-block:: console
# chown www-data:www-data /var/lib/openstack-dashboard
# chown www-data:www-data /var/lib/openstack-dashboard/secret_key
# chmod 700 /var/lib/openstack-dashboard
# chmod 600 /var/lib/openstack-dashboard/secret_key
.. endonly
Finalize installation
---------------------