[openstack-dev] [Horizon][Tuskar-UI] Location for common dashboard code?

Tzu-Mainn Chen tzumainn at redhat.com
Wed May 28 16:36:57 UTC 2014


Heya,

Tuskar-UI is currently extending classes directly from openstack-dashboard.  For example, right now
our UI for Flavors extends classes in both openstack_dashboard.dashboards.admin.flavors.tables and
openstack_dashboard.dashboards.admin.flavors.workflows.  In the future, this sort of pattern will
increase; we anticipate doing similar things with Heat code in openstack-dashboard.

However, since tuskar-ui is intended to be a separate dashboard that has the potential to live
away from openstack-dashboard, it does feel odd to directly extend openstack-dashboard dashboard
components.  Is there a separate place where such code might live?  Something similar in concept
to https://github.com/openstack/horizon/tree/master/openstack_dashboard/usage ?


Thanks,
Tzu-Mainn Chen



More information about the OpenStack-dev mailing list