¡@

Home 

OpenStack Study: dashboard.py.tmpl

OpenStack Index

**** CubicPower OpenStack Study ****

class {{ dash_name|title }}(horizon.Dashboard):

name = _("{{ dash_name|title }}")

slug = "{{ dash_name|slugify }}"

panels = () # Add your panels here.