<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Can someone elaborate on how to use the "customization_module" setting in local_settings.py?  <div><br></div><div>Im running openstack-dashboard Version: 2012.2.1-0ubuntu1~cloud0 on Ubuntu 12.04 LTS.</div><div><div><br></div><div>I read the documentation here - <a href="http://docs.openstack.org/developer/horizon/topics/customizing.html">http://docs.openstack.org/developer/horizon/topics/customizing.html</a> but several things are still unclear to me, even for a simple mod such as removing and/or renaming some panels.</div><div><br></div><div>I want to just make a few modifications to the standard dashboard and panel, I don't want to write a whole new dashboard or write entirely new panels.  I just want to eliminate some of the existing ones (as a start).  </div><div><br></div><div>For example, say I want to eliminate the "volumes" and "instances" panels from the project dashboards.  I'd prefer to NOT have to modifying the original system modules deep down in /usr/share/pyshared/horizon/dashboards/nova/dashboard.py.  I hope that's not the answer.  </div><div><br></div><div>The documentation seems to indicate that this could be done with the customization_module, but I can't figure out where it goes or what the structure would look like.</div><div><br></div><div>Questions:</div><div>- If I name the customization_module as "my_dashboard.overrides" - where does the "overrides" file need to be created (i.e. what directory - full path) ?</div><div>- Does it require other files to be present in that directory also such as the __init__.py or models.py  like a complete dashboard would? </div><div><br></div><div>I think once I can figure out where to put my custom mods without making horizon barf all over itself, I can make my changes, but getting started is proving difficult.</div><div><br></div><div>thanks,</div><div>  Wyllys</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></body></html>