FWIW, using charm cs:openstack-dashboard-257 and Xenial/Mitaka:
ubuntu@juju-e9c2ed-20:~$ ls -l /etc/openstack-dashboard
total 28
-rw-r--r-- 1 root root 26770 Mar 13 05:36 local_settings.py
ubuntu@juju-e9c2ed-20:~$ sudo su - nobody -s /bin/bash
No directory, logging in with HOME=/
nobody@juju-e9c2ed-20:/$ head /etc/openstack-dashboard/local_settings.py
# -*- coding: utf-8 -*-
The difference is that in Mitaka there's not the 'PASSWORD' setting, however there is other potentially sensitive info in that file.
FWIW, using charm cs:openstack- dashboard- 257 and Xenial/Mitaka:
ubuntu@ juju-e9c2ed- 20:~$ ls -l /etc/openstack- dashboard juju-e9c2ed- 20:~$ sudo su - nobody -s /bin/bash juju-e9c2ed- 20:/$ head /etc/openstack- dashboard/ local_settings. py
total 28
-rw-r--r-- 1 root root 26770 Mar 13 05:36 local_settings.py
ubuntu@
No directory, logging in with HOME=/
nobody@
# -*- coding: utf-8 -*-
The difference is that in Mitaka there's not the 'PASSWORD' setting, however there is other potentially sensitive info in that file.