Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing ownership for the dashboard #11

Open
amitavi opened this issue Dec 13, 2018 · 4 comments
Open

Changing ownership for the dashboard #11

amitavi opened this issue Dec 13, 2018 · 4 comments

Comments

@amitavi
Copy link

amitavi commented Dec 13, 2018

The installer script says that the ownership should be
chown www-data /var/lib/openstack-dashboard/secret_key

With www-data having the ownership; dashboard doesn't come up.

This should be changed to
chown horizon /var/lib/openstack-dashboard/secret_key

@anantpatil
Copy link
Collaborator

This is fixed now

@anantpatil
Copy link
Collaborator

@ypraveen I don't have ownership to assign and close this, so you can close it.

@amitavi
Copy link
Author

amitavi commented Dec 21, 2018

@anantpatil Could we make the change at line 166 and not at the end ( line 198)? Just replace www-data to horizon at 166 and we are good.

@ypraveen
Copy link
Contributor

@anantpatil I fixed the permissions so you have admin rights to this repo too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants