Comment 3 for bug 1799500

Revision history for this message
David Ames (thedac) wrote :

In global scope register_configs is called:

https://github.com/openstack/charm-openstack-dashboard/blob/master/hooks/horizon_hooks.py#L107

The directory check *should* protect this.
https://github.com/openstack/charm-openstack-dashboard/blob/master/hooks/horizon_utils.py#L199

But Narinder is seeing this problem consistently. The fix was trivial to add apache2 to the bash install.